Showing results by publisher "--Tyson Hanks" in Software Development & Engineering
-
-
The Software Developer's Career Handbook
- A Guide to Navigating the Unpredictable
- By: Michael Lopp
- Narrated by: David Stifel
- Length: 11 hrs and 7 mins
- Unabridged
-
Overall
-
Performance
-
Story
At some point in your career, you'll realize there's more to being a software engineer than dealing with code. With more than forty stand-alone stories, Lopp walks through a complete job lifecycle, starting with the interview and ending with the realization that it might be time to move on. You'll learn how to handle baffling circumstances in your job, understand what you want from your career, and discover how to thrive in your workplace.
-
The Software Developer's Career Handbook
- A Guide to Navigating the Unpredictable
- Narrated by: David Stifel
- Length: 11 hrs and 7 mins
- Release date: 31-10-2023
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $24.99
-
-
-
Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python
- By: Hobson Lane, Hannes Hapke, Cole Howard
- Narrated by: Mark Thomas
- Length: 18 hrs and 29 mins
- Unabridged
-
Overall
-
Performance
-
Story
Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions.
-
Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python
- Narrated by: Mark Thomas
- Length: 18 hrs and 29 mins
- Release date: 02-09-2019
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $33.99
-
-
-
The Well-Grounded Java Developer, Second Edition
- By: Benjamin Evans, Martijn Verburg, Jason Clark
- Narrated by: Julie Brierley
- Length: 19 hrs
- Unabridged
-
Overall
-
Performance
-
Story
The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical audioguide. You’ll discover how Java works under the hood and learn design secrets from Java’s long history.
-
The Well-Grounded Java Developer, Second Edition
- Narrated by: Julie Brierley
- Length: 19 hrs
- Release date: 07-02-2023
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $33.99
-
-
-
Pipeline as Code: Continuous Delivery with Jenkins, Kubernetes, and Terraform
- By: Mohamed Labouardy
- Narrated by: Adam Newmark
- Length: 9 hrs and 41 mins
- Unabridged
-
Overall
-
Performance
-
Story
Start thinking about your development pipeline as a mission-critical application. Pipeline as Code is a practical guide to automating your development pipeline in a cloud-native, service-driven world. You’ll use the latest infrastructure-as-code tools like Packer and Terraform to develop reliable CI/CD pipelines for numerous cloud-native applications. Treat your CI/CD pipeline like the real application it is. With the Pipeline as Code approach, you create a collection of scripts that replace the tedious web UI wrapped around most CI/CD systems.
-
Pipeline as Code: Continuous Delivery with Jenkins, Kubernetes, and Terraform
- Narrated by: Adam Newmark
- Length: 9 hrs and 41 mins
- Release date: 16-12-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $26.99
-
-
-
Good Code, Bad Code
- Think Like a Software Engineer
- By: Tom Long
- Narrated by: Julie Brierley
- Length: 10 hrs and 34 mins
- Unabridged
-
Overall
-
Performance
-
Story
Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. In Good Code, Bad Code you’ll learn how to: Think about code like an effective software engineer, write functions that read like well-structured sentences, ensure code is reliable and bug free, effectively unit test code, identify code that can cause problems and improve it, write code that is reusable and adaptable to new requirements, improve your medium and long-term productivity, and save yourself and your team time.
-
Good Code, Bad Code
- Think Like a Software Engineer
- Narrated by: Julie Brierley
- Length: 10 hrs and 34 mins
- Release date: 12-10-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $27.99
-
-
-
Microservices Security in Action
- Design Secure Network and API Endpoint Security for Microservices Applications, with Examples Using Java, Kubernetes, and Istio
- By: Prabath Siriwardena, Nuwan Dias
- Narrated by: Aiden Humphreys
- Length: 21 hrs
- Unabridged
-
Overall
-
Performance
-
Story
Microservices Security in Action is filled with solutions, teaching best practices for throttling and monitoring, access control, and microservice-to-microservice communications. Along the way, authors and software security experts Prabath Siriwardena and Nuwan Dias shine a light on important concepts like throttling, analytics gathering, access control at the API gateway, and microservice-to-microservice communication.
-
Microservices Security in Action
- Design Secure Network and API Endpoint Security for Microservices Applications, with Examples Using Java, Kubernetes, and Istio
- Narrated by: Aiden Humphreys
- Length: 21 hrs
- Release date: 17-03-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $33.99
-
-
-
Five Lines of Code
- How and When to Refactor
- By: Christian Clausen
- Narrated by: Mark Thomas
- Length: 8 hrs and 25 mins
- Unabridged
-
Overall
-
Performance
-
Story
Improving existing code - refactoring - is one of the most common tasks you’ll face as a programmer. Five Lines of Code teaches you clear and actionable refactoring rules that you can apply without relying on intuitive judgements such as “code smells”. Following the author’s expert perspective - that refactoring and code smells can be learned by following a concrete set of principles - you’ll learn when to refactor your code, what patterns to apply to what problem, and the code characteristics that indicate it’s time for a rework.
-
Five Lines of Code
- How and When to Refactor
- Narrated by: Mark Thomas
- Length: 8 hrs and 25 mins
- Release date: 09-12-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $26.99
-
-
-
Programming: Computer Programming for Beginners
- Learn the Basics of Java, SQL & C++
- By: Joseph Connor
- Narrated by: Aaron Blain
- Length: 4 hrs and 33 mins
- Unabridged
-
Overall
-
Performance
-
Story
Ready for a career in computer programming but not sure where to begin? Learn three of the most important programming languages: Java, SQL, and C++. With Programming: Computer Programming for Beginners by Joseph Conner, you'll learn the coding skills you need to build a broad range of apps for PCs and mobile devices. This edition is fully updated with all the current information. You'll start by learning all the basics, so you have a solid foundation for more advanced skills.
-
Programming: Computer Programming for Beginners
- Learn the Basics of Java, SQL & C++
- Narrated by: Aaron Blain
- Length: 4 hrs and 33 mins
- Release date: 29-01-2018
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $16.99
-
-
-
The Formula
- By: Luke Dormehl
- Narrated by: Daniel Weyman
- Length: 7 hrs and 26 mins
- Unabridged
-
Overall
-
Performance
-
Story
What if everything in life could be reduced to a simple formula? What if numbers were able to tell us which partners we were best matched with – not just in terms of attractiveness, but for a long-term committed marriage? Or if they could say which films would be the biggest hits at the box office, and what changes could be made to those films to make them even more successful? Or even who out of us is likely to commit certain crimes, and when?
-
The Formula
- Narrated by: Daniel Weyman
- Length: 7 hrs and 26 mins
- Release date: 03-04-2014
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $21.99
-
-
-
Coders
- Who They Are, What They Think and How They Are Changing Our World
- By: Clive Thompson
- Narrated by: Rene Ruiz
- Length: 13 hrs and 21 mins
- Unabridged
-
Overall
-
Performance
-
Story
Clive Thompson’s Coders is a delightful place to begin to understand this vocation, which is both a profession and a way of life and which essentially didn’t exist little more than a generation ago, but now is considered just about the only safe bet we can make about what the future holds. Thompson takes us close to some of the great coders of our time and unpacks the surprising history of the field, beginning with the first great coders, who were women.
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $14.99
-
-
-
12 Principles of Project Management: The Time Machine Tale
- A PMP® and CAPM® Exam Study Aid
- By: Phill Akinwale
- Narrated by: James Jackson
- Length: 2 hrs and 12 mins
- Unabridged
-
Overall
-
Performance
-
Story
In today's fast-paced and ever-changing business landscape, the ability to effectively manage projects has become a crucial skill for professionals across various industries. Whether you're leading a team, overseeing complex initiatives, or striving to deliver exceptional results, understanding and applying the principles of project management can make all the difference between success and failure.
-
12 Principles of Project Management: The Time Machine Tale
- A PMP® and CAPM® Exam Study Aid
- Narrated by: James Jackson
- Length: 2 hrs and 12 mins
- Release date: 01-09-2023
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $9.99
-
-
-
Godot from Zero to Proficiency (Foundations)
- A Step-by-Step Guide to Create Your Game with Godot
- By: Patrick Felicia
- Narrated by: Brad Derry
- Length: 2 hrs and 20 mins
- Unabridged
-
Overall
-
Performance
-
Story
Are you ready to turn your gaming passion into reality? This book is your ultimate guide to mastering Godot game development. No prior experience needed! Dive into the exciting world of Godot and learn step-by-step how to design captivating 2D and 3D environments, program engaging gameplay mechanics, and create stunning visual effects.
-
Godot from Zero to Proficiency (Foundations)
- A Step-by-Step Guide to Create Your Game with Godot
- Narrated by: Brad Derry
- Series: Godot from Zero to Proficiency, Book 1
- Length: 2 hrs and 20 mins
- Release date: 31-10-2024
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $9.99
-
-
-
How to Manage Complex Programs
- High-Impact Techniques for Handling Project Workflow, Deliverables, and Teams
- By: Tom Kendrick
- Narrated by: Mark Ashby
- Length: 10 hrs
- Unabridged
-
Overall
-
Performance
-
Story
Projects require managers, but programs warrant maestros. Tasked with overseeing multiple project teams and thousands of activities, program managers have one of the most challenging jobs in the market. Too many overburdened managers are leaving otherwise great jobs, even the field entirely, because they haven’t equipped themselves with the right tools in hand to take on this complex but fulfilling job. How to Manage Complex Programs explains the ins and outs of program management and provides concrete and effective techniques for structuring deliverables, workflow, and staffing.
-
How to Manage Complex Programs
- High-Impact Techniques for Handling Project Workflow, Deliverables, and Teams
- Narrated by: Mark Ashby
- Length: 10 hrs
- Release date: 31-10-2023
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $26.99
-
-
-
The Little Elixir & OTP Guidebook
- By: Benjamin Tan Wei Hao
- Narrated by: Mark Thomas
- Length: 6 hrs and 27 mins
- Unabridged
-
Overall
-
Performance
-
Story
The Little Elixir & OTP Guidebook gets you started writing applications with Elixir and OTP. You'll begin with the immediately comfortable Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into several lighthearted examples that teach you to take advantage of the incredible functionality built into the OTP library.
-
The Little Elixir & OTP Guidebook
- Narrated by: Mark Thomas
- Length: 6 hrs and 27 mins
- Release date: 22-10-2018
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $22.99
-
-
-
Risk up Front
- Managing Projects in a Complex World
- By: Adam Josephs, Brad Rubenstein
- Narrated by: Jonathan Schweizer
- Length: 7 hrs and 6 mins
- Unabridged
-
Overall
-
Performance
-
Story
The ability to relentlessly identify and mitigate risk. That is the key to high-performance project teams. This audiobook focuses on the fundamentals: simple structures and practices, applied with rigor. These are the tools you need to avoid the late changes that kill project schedules. Underlying all of them are four principles: accountability, transparency, integrity, and commitment. Risk up Front is designed to turn these principles into practice.
-
Risk up Front
- Managing Projects in a Complex World
- Narrated by: Jonathan Schweizer
- Length: 7 hrs and 6 mins
- Release date: 26-03-2019
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $22.99
-
-
-
UX Management Methods
- A User Experience Design Leadership Guide for Beginners: How to Lead UX Designers or Master the UX Research Lifecycle as a Team of One
- By: Jon Binder
- Narrated by: Jon Binder
- Length: 3 hrs and 14 mins
- Unabridged
-
Overall
-
Performance
-
Story
UX Management Methods is a guide for how to lead your UX team to greatness. Learn proven methods for hiring, managing, motivating, and aligning your UX team. Use these insights to focus your team with a road map of key deliverables, present actionable findings to stakeholders, and measure your team's success and return on investment with analytics. If you want to sharpen your user experience leadership skills and build a strong team of talented experts, then you can begin learning UX management methods today.
-
UX Management Methods
- A User Experience Design Leadership Guide for Beginners: How to Lead UX Designers or Master the UX Research Lifecycle as a Team of One
- Narrated by: Jon Binder
- Length: 3 hrs and 14 mins
- Release date: 23-12-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $16.99
-
-
-
It's Not the Tech
- Leadership Lessons from the I.T. Field
- By: Richard Blalock
- Narrated by: Scott Mandeville
- Length: 4 hrs and 1 min
- Unabridged
-
Overall
-
Performance
-
Story
I.T. technicians mining crypto on company servers. CEOs clueless about how their technology staff spend their time. Team members disappearing for hours or days on end. Managers buying high-end laptops with company funds to play video games on the clock. Organizations cobbling together outdated mission-critical solutions just to keep operations running. What is really going on in your organization?
-
It's Not the Tech
- Leadership Lessons from the I.T. Field
- Narrated by: Scott Mandeville
- Length: 4 hrs and 1 min
- Release date: 29-04-2025
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $16.99
-
-
-
Coders at Work
- Reflections on the Craft of Programming
- By: Peter Seibel
- Narrated by: Mitchell Dorian, full cast
- Length: 20 hrs and 52 mins
- Unabridged
-
Overall
-
Performance
-
Story
Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a companion volume to Apress’ highly acclaimed best-seller Founders at Work by Jessica Livingston. As the words “at work” suggest, Peter Seibel focuses on how his interviewees tackle the day-to-day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting.
-
-
A way to get to know some greats in software
- By Daniel Walmsley on 16-05-2023
-
Coders at Work
- Reflections on the Craft of Programming
- Narrated by: Mitchell Dorian, full cast
- Length: 20 hrs and 52 mins
- Release date: 21-04-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $33.99
-
-
-
Spam Nation
- The Inside Story of Organized Cybercrime - from Global Epidemic to Your Front Door
- By: Brian Krebs
- Narrated by: Christopher Lane
- Length: 8 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Spam Nation, investigative journalist and cybersecurity expert Brian Krebs unmasks the criminal masterminds driving some of the biggest spam and hacker operations targeting Americans and their bank accounts. Tracing the rise, fall, and alarming resurrection of the digital mafia behind the two largest spam pharmacies - and countless viruses, phishing, and spyware attacks - he delivers the first definitive narrative of the global spam problem and its threat to consumers everywhere.
-
-
Thoroughly enjoyable!
- By Al Gans on 30-05-2018
-
Spam Nation
- The Inside Story of Organized Cybercrime - from Global Epidemic to Your Front Door
- Narrated by: Christopher Lane
- Length: 8 hrs and 46 mins
- Release date: 18-11-2014
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $28.99
-
-
-
SEO Mastery for 2025
- Your Ultimate Guide to Search Engine Optimization, Dominating the Rankings and Growing Organic Traffic (Online Business Startup Toolkit, Book 2)
- By: Russell Scott
- Narrated by: Thomas Cassidy
- Length: 7 hrs and 47 mins
- Unabridged
-
Overall
-
Performance
-
Story
With "SEO Mastery for 2025: Your Ultimate Guide to Search Engine Optimization," you may discover the keys to taking the lead in search engine rankings and dramatically increasing your organic traffic. In the realm of digital marketing, where visibility is critical, this in-depth guide is your passport to understanding the always changing field of SEO. This book simplifies complicated ideas into doable tactics that will keep you ahead of the curve in 2025 and beyond, regardless of experience level in marketing.
-
SEO Mastery for 2025
- Your Ultimate Guide to Search Engine Optimization, Dominating the Rankings and Growing Organic Traffic (Online Business Startup Toolkit, Book 2)
- Narrated by: Thomas Cassidy
- Series: Online Business Startup Toolkit, Book 2
- Length: 7 hrs and 47 mins
- Release date: 07-02-2025
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
Non-member price: $26.99
-