Showing titles in Software Development & Engineering
-
-
The Quick Python Book, Second Edition
- By: Naomi R. Ceder
- Narrated by: Mark Thomas
- Length: 10 hrs and 8 mins
- Unabridged
-
Overall
-
Performance
-
Story
This revision of Manning's popular The Quick Python Book offers a clear, crisp introduction to the elegant Python programming language and its famously easy-to-read syntax. Written for programmers new to Python, this edition covers features common to other languages concisely, while introducing Python's comprehensive standard functions library and unique features in detail. After exploring Python's syntax, control flow, and basic data structures, the book shows how to create, test, and deploy full applications and larger code libraries.
-
The Quick Python Book, Second Edition
- Narrated by: Mark Thomas
- Length: 10 hrs and 8 mins
- Release date: 07-12-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
$27.99 or free with 30-day trial
-
-
-
Seriously Good Software: Code That Works, Survives, and Wins
- By: Marco Faella
- Narrated by: Mark Thomas, Marco Faella
- Length: 10 hrs and 16 mins
- Unabridged
-
Overall
-
Performance
-
Story
Serious developers know that code can always be improved. With each iteration, you make optimizations - small and large - that can have a huge impact on your application’s speed, size, resilience, and maintainability. In Seriously Good Software: Code That Works, Survives, and Wins, author, teacher, and Java expert Marco Faella teaches you techniques for writing better code. You’ll start with a simple application and follow it through seven careful refactorings, each designed to explore another dimension of quality.
-
Seriously Good Software: Code That Works, Survives, and Wins
- Narrated by: Mark Thomas, Marco Faella
- Length: 10 hrs and 16 mins
- Release date: 31-07-2020
- 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
$27.99 or free with 30-day trial
-
-
-
Advent of the Algorithm
- The Idea that Rules the World
- By: David Berlinski
- Narrated by: Dennis Holland
- Length: 10 hrs and 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
Simply put, an algorithm is a set of instructions-it's the code that makes computers run. A basic idea that proved elusive for hundreds of years and bent the minds of the greatest thinkers in the world, the algorithm is what made the modern world possible. Without the algorithm, there would have been no computer, no Internet, no virtual reality, no e-mail, or any other technological advance that we rely on every day.
-
Advent of the Algorithm
- The Idea that Rules the World
- Narrated by: Dennis Holland
- Length: 10 hrs and 42 mins
- Release date: 25-11-2013
- 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
$27.99 or free with 30-day trial
-
-
-
The User Experience Team of One (2nd Edition)
- A Research and Design Survival Guide
- By: Leah Buley, Joe Natoli, Jesse James Garrett - foreword
- Narrated by: Marnye Young
- Length: 8 hrs and 38 mins
- Unabridged
-
Overall
-
Performance
-
Story
The User Experience Team of One prescribes a range of approaches that have big impact and take less time and fewer resources than the standard lineup of UX deliverables. Whether you want to cross over into user experience or you're a seasoned practitioner trying to drag your organization forward, this book gives you tools and insight for doing more with less.
-
The User Experience Team of One (2nd Edition)
- A Research and Design Survival Guide
- Narrated by: Marnye Young
- Length: 8 hrs and 38 mins
- Release date: 27-08-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
$24.99 or free with 30-day trial
-
-
-
Inclusive Design for Organisations
- Including your missing 20% by embedding web and mobile accessibility
- By: Professor Jonathan Hassell
- Narrated by: Professor Jonathan Hassell
- Length: 4 hrs and 33 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this audiobook, award-winning international accessibility thought-leader Jonathan Hassell shows you how to transform your organisation to consistently and cost-efficiently create websites, mobile apps and other digital products that are usable for all of your customers. Inclusive Design for Organisations gives you a clear, strategic business-aligned framework how to embed accessibility policies and processes consistently throughout your organisation, and how to measure the return on your investment.
-
Inclusive Design for Organisations
- Including your missing 20% by embedding web and mobile accessibility
- Narrated by: Professor Jonathan Hassell
- Length: 4 hrs and 33 mins
- Release date: 07-01-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
$20.99 or free with 30-day trial
-
-
-
UX Research
- Practical Techniques for Designing Better Products
- By: Brad Nunnally, David Farkas
- Narrated by: Charlie Krone
- Length: 5 hrs and 14 mins
- Unabridged
-
Overall
-
Performance
-
Story
One key responsibility of product designers and UX practitioners is to conduct formal and informal research to clarify design decisions and business needs. But there’s often mystery around product research, with the feeling that you need to be a research Zen master to gather anything useful. But anyone can conduct product research. With this quick reference guide, you’ll learn a common language and set of tools to help you carry out research in an informed and productive manner.
-
UX Research
- Practical Techniques for Designing Better Products
- Narrated by: Charlie Krone
- Length: 5 hrs and 14 mins
- Release date: 13-02-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
$21.99 or free with 30-day trial
-
-
-
Go in Action
- By: William Kennedy, Brian Ketelsen - contributor, Erik St. Martin - contributor
- Narrated by: Mark Thomas
- Length: 5 hrs and 38 mins
- Unabridged
-
Overall
-
Performance
-
Story
Go in Action is for any intermediate-level developer who has experience with other programming languages and wants a jump-start in learning Go or a more thorough understanding of the language and its internals. This book provides an intensive, comprehensive, and idiomatic view of Go. It focuses on the specification and implementation of the language, including topics like language syntax, Go's type system, concurrency, channels, and testing.
-
Go in Action
- Narrated by: Mark Thomas
- Length: 5 hrs and 38 mins
- Release date: 29-11-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
$22.99 or free with 30-day trial
-
-
-
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
$26.99 or free with 30-day trial
-
-
-
The Race for Quantum Computing
- By: Lawrence Wilson
- Narrated by: Gene Backlin
- Length: 4 hrs and 50 mins
- Unabridged
-
Overall
-
Performance
-
Story
The goal of this book is to clearly define the global race for quantum computing among China, Japan, and the United States. Moreover, it will identify the impact and consequences of winning this technological race, along with the strategic advantages that await the nation that wins this competition. These advantages include positive innovations in science, technology, and finance. In addition, the outcome of this high stakes contest will have an immeasurable impact on military and intelligence gathering, along with cybersecurity and encryption.
-
The Race for Quantum Computing
- Narrated by: Gene Backlin
- Length: 4 hrs and 50 mins
- Release date: 24-05-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
$16.99 or free with 30-day trial
-
-
-
Product Management in Practice (2nd Edition)
- A Practical, Tactical Guide for Your First Day and Every Day After
- By: Matt LeMay
- Narrated by: Matt LeMay, Sara Powell
- Length: 10 hrs and 11 mins
- Unabridged
-
Overall
-
Performance
-
Story
Product management has become a critical function for modern organizations, from small startups to corporate enterprises. And yet, the day-to-day work of product management remains largely misunderstood. In theory, product managers are high-flying visionaries who build products that people love. In practice, they're hard-working facilitators who bring clarity and focus to their teams. In this thoroughly revised and expanded edition, Matt LeMay provides real-world guidance for current and aspiring product managers.
-
Product Management in Practice (2nd Edition)
- A Practical, Tactical Guide for Your First Day and Every Day After
- Narrated by: Matt LeMay, Sara Powell
- Length: 10 hrs and 11 mins
- Release date: 18-07-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
$24.99 or free with 30-day trial
-
-
-
Learn Kubernetes in a Month of Lunches
- By: Elton Stoneman
- Narrated by: Nate Colitto
- Length: 12 hrs and 2 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Learn Kubernetes in a Month of Lunches, you'll go from "what’s a Pod?" to automatically scaling clusters of containers and components in just 22 hands-on lessons, each short enough to fit into a lunch break. Every lesson is task-focused and covers an essential skill on the road to Kubernetes mastery. You'll learn how to smooth container management with Kubernetes, including securing your clusters, and upgrades and rollbacks with zero downtime.
-
Learn Kubernetes in a Month of Lunches
- Narrated by: Nate Colitto
- Length: 12 hrs and 2 mins
- Release date: 16-09-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
$27.99 or free with 30-day trial
-
-
-
ASP.NET Core in Action, Second Edition
- By: Andrew Lock
- Narrated by: Julie Brierley
- Length: 26 hrs and 8 mins
- Unabridged
-
Overall
-
Performance
-
Story
Fully updated to ASP.NET 5.0, ASP.NET Core in Action, Second Edition is a hands-on primer to building cross-platform web applications with your C# and .NET skills. Even if you've never worked with ASP.NET, you'll start creating productive cross-platform web apps fast. And don’t worry about late-breaking changes to ASP.NET Core.
-
ASP.NET Core in Action, Second Edition
- Narrated by: Julie Brierley
- Length: 26 hrs and 8 mins
- Release date: 10-09-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
$41.99 or free with 30-day trial
-
-
-
Untrapping Product Teams
- Simplify the Complexity of Creating Digital Products
- By: David Pereira
- Narrated by: Dallin Bradford
- Length: 8 hrs and 51 mins
- Unabridged
-
Overall
-
Performance
-
Story
Untrapping Product Teams guides you to simplify what gets unintentionally complicated and equips you to overcome dangerous traps while steadily driving customer and business value. This is just another book about product management. Its a thought-provoking guide filled with simplicity, encouraging you to act today for a better tomorrow. This book is for anyone facing the challenges of working on or with product teams.
-
Untrapping Product Teams
- Simplify the Complexity of Creating Digital Products
- Narrated by: Dallin Bradford
- Length: 8 hrs and 51 mins
- Release date: 30-09-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
$26.99 or free with 30-day trial
-
-
-
The Accidental CIO
- A Lean and Agile Playbook for IT Leaders
- By: Scott Millett
- Narrated by: Liam Gerrard
- Length: 15 hrs and 54 mins
- Unabridged
-
Overall
-
Performance
-
Story
In The Accidental CIO, veteran software developer-turned-executive Scott Millett delivers an essential playbook to becoming an impactful, strategic leader at any stage of your IT leadership journey. You'll find a wealth of hands-on advice for tackling the many challenges and paradoxes that face technology leaders, from creating an aligned IT strategy, defining a target architecture, designing a balanced operating model, and leading teams and executing strategy.
-
The Accidental CIO
- A Lean and Agile Playbook for IT Leaders
- Narrated by: Liam Gerrard
- Length: 15 hrs and 54 mins
- Release date: 27-08-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
$27.99 or free with 30-day trial
-
-
-
Interviewing Users (2nd Edition)
- How to Uncover Compelling Insights
- By: Steve Portigal, Jamika D. Burge PhD - foreword
- Narrated by: Brandon Pollock
- Length: 7 hrs and 19 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this updated edition, Steve Portigal quickly and effectively dispels the myth that interviewing is trivial. He shows how research studies and logistics can be used to determine concrete goals for a business and takes the listener on a detailed journey into the specifics of interviewing techniques, best practices, fieldwork, documentation, and how to make sense of uncovered data. Then Steve takes the process even further—showing the methods and details behind asking questions—from the words themselves to the interviewer's actions and how they influence an interview.
-
Interviewing Users (2nd Edition)
- How to Uncover Compelling Insights
- Narrated by: Brandon Pollock
- Length: 7 hrs and 19 mins
- Release date: 20-08-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
$21.99 or free with 30-day trial
-
-
-
The Art of Agile Development, 2nd Edition
- By: James Shore, Martin Fowler - foreword, Diana Larsen - contributor, and others
- Narrated by: Mike Lenz
- Length: 23 hrs and 2 mins
- Unabridged
-
Overall
-
Performance
-
Story
Most companies developing software employ something they call "Agile." But there's widespread misunderstanding of what Agile is and how to use it. If you want to improve your software development team's agility, this comprehensive guidebook's clear, concrete, and detailed guidance explains what to do and why, and when to make trade-offs.
-
The Art of Agile Development, 2nd Edition
- Narrated by: Mike Lenz
- Length: 23 hrs and 2 mins
- Release date: 28-11-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
$33.99 or free with 30-day trial
-
-
-
Generative AI on AWS
- Building Context-Aware Multimodal Reasoning Applications
- By: Shelbee Eigenbrode, Anje Barth, Chris Fregly
- Narrated by: Jennifer Walden
- Length: 6 hrs and 44 mins
- Unabridged
-
Overall
-
Performance
-
Story
Companies today are moving rapidly to integrate generative AI into their products and services. But there's a great deal of hype (and misunderstanding) about the impact and promise of this technology. With this book, Chris Fregly, Antje Barth, and Shelbee Eigenbrode from AWS help CTOs, ML practitioners, application developers, business analysts, data engineers, and data scientists find practical ways to use this exciting new technology.
-
Generative AI on AWS
- Building Context-Aware Multimodal Reasoning Applications
- Narrated by: Jennifer Walden
- Length: 6 hrs and 44 mins
- Release date: 29-07-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
$19.99 or listen with Premium Plus when released
-
-
-
Digital Marketing for Beginners 2024
- Navigating the Digital Landscape: Essential SEO and Marketing Tools to Kickstart Your Passive Income Journey
- By: Maxwell Cyberstein
- Narrated by: Jason Belvill
- Length: 4 hrs and 23 mins
- Unabridged
-
Overall
-
Performance
-
Story
In the rapidly changing world of digital marketing, keeping up with the latest trends and technologies can seem daunting. However, the key to success in this dynamic environment is to understand not only what is changing, but also why. Digital Marketing for Beginners 2024 offers a solution to this problem. Created by a team of digital marketing and data analytics experts, this book is an essential resource for those who want to stay competitive and up-to-date. It guides you through the unique challenges and opportunities of digital marketing in 2024.
-
Digital Marketing for Beginners 2024
- Navigating the Digital Landscape: Essential SEO and Marketing Tools to Kickstart Your Passive Income Journey
- Narrated by: Jason Belvill
- Length: 4 hrs and 23 mins
- Release date: 16-12-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
$16.99 or free with 30-day trial
-
-
-
Chat GPT Bible: Developer and Coder Special Edition
- Enhancing Coding Productivity with AI-Assisted Conversations
- By: Lucas Foster
- Narrated by: DM Studios
- Length: 3 hrs and 6 mins
- Unabridged
-
Overall
-
Performance
-
Story
This book is designed to reveal secret techniques and equip you with real-world, immediate applications for various coding and development challenges. Each scenario unveils a unique situation, offers a specific prompt, and explores the robust and insightful response from ChatGPT. But the book hides more—it delves deep into instructive commentary, unveiling hidden insights on each scenario, providing a deeper understanding and larger context.
-
Chat GPT Bible: Developer and Coder Special Edition
- Enhancing Coding Productivity with AI-Assisted Conversations
- Narrated by: DM Studios
- Length: 3 hrs and 6 mins
- Release date: 16-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
$16.99 or free with 30-day trial
-
-
-
Unit Testing Principles, Practices, and Patterns
- Effective Testing Styles, Patterns, and Reliable Automation for Unit Testing, Mocking, and Integration Testing with Examples in C#
- By: Vladimir Khorikov
- Narrated by: Nate Colitto
- Length: 7 hrs and 18 mins
- Unabridged
-
Overall
-
Performance
-
Story
Unit Testing Principles, Patterns and Practices shows you how to refine your existing unit tests by implementing modern best practices. You’ll learn to spot which tests are performing, which need refactoring, and which need to be deleted entirely! Upgrade your testing suite with new testing styles, good patterns, and reliable automated testing.
-
Unit Testing Principles, Practices, and Patterns
- Effective Testing Styles, Patterns, and Reliable Automation for Unit Testing, Mocking, and Integration Testing with Examples in C#
- Narrated by: Nate Colitto
- Length: 7 hrs and 18 mins
- Release date: 05-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
$22.99 or free with 30-day trial
-