Showing titles in Programming & Software Development
-
-
The Data-Centric Revolution
- Restoring Sanity to Enterprise Information Systems
- By: Dave McComb
- Narrated by: Randal Schaffer
- Length: 7 hrs and 26 mins
- Unabridged
-
Overall
-
Performance
-
Story
This audiobook is the first part of a trilogy to follow Software Wasteland. In Software Wasteland, we detailed the current poor state of application software development. We offered some tactical advice for reducing some of the worse of the excess. This is the first book in the "what to do instead" trilogy. From the age of punched cards to today's internet-driven systems, one thing has stayed fairly constant: software vendors and their implementers have been driving the enterprise IT industry. This is changing.
-
The Data-Centric Revolution
- Restoring Sanity to Enterprise Information Systems
- Narrated by: Randal Schaffer
- Length: 7 hrs and 26 mins
- Release date: 30-01-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
Non-member price: $22.99
-
-
-
Excel VBA: The Ultimate Beginner's Guide to Learn VBA Programming Step by Step
- By: David A. Williams
- Narrated by: Noah Kaplan
- Length: 3 hrs and 47 mins
- Unabridged
-
Overall
-
Performance
-
Story
Have you wanted to automate different processes and functions that you perform on Excel? If you want to take Excel to a new level, you should understand VBA and automate the many processes that you can perform in Excel. If you want to do this, you have come to the right place. This audiobook introduces numerous Excel options starting right from the different tools and operations that you can perform using Visual Basic. Over the course of this audiobook, you will gather information about all the necessary concepts and elements that will help you program with Excel.
-
Excel VBA: The Ultimate Beginner's Guide to Learn VBA Programming Step by Step
- Narrated by: Noah Kaplan
- Length: 3 hrs and 47 mins
- Release date: 01-08-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: $16.99
-
-
-
Designing Distributed Systems (2nd Edition)
- Patterns and Paradigms for Scalable, Reliable Systems Using Kubernetes
- By: Brendan Burns
- Narrated by: Tom Beyer
- Length: 8 hrs and 33 mins
- Unabridged
-
Overall
-
Performance
-
Story
Author Brendan Burns demonstrates how you can adapt existing software design patterns for designing and building reliable distributed applications. Systems engineers and application developers will learn how these long-established patterns provide a common language and framework for dramatically increasing the quality of your system. This fully updated second edition includes new chapters on AI inference, AI training, and building robust systems for the real world.
-
Designing Distributed Systems (2nd Edition)
- Patterns and Paradigms for Scalable, Reliable Systems Using Kubernetes
- Narrated by: Tom Beyer
- Length: 8 hrs and 33 mins
- Release date: 27-05-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: $19.99
-
-
-
Working in Public
- The Making and Maintenance of Open Source Software
- By: Nadia Eghbal
- Narrated by: Tara Oakes
- Length: 7 hrs and 35 mins
- Unabridged
-
Overall
-
Performance
-
Story
An inside look at modern open-source software developers - and their influence on our online social world. Open-source software in which developers publish code that anyone can use has long served as a bellwether for other online behavior. In the late 1990s, it provided an optimistic model for public collaboration, but in the last 20 years it shifted to solo operators who write and publish code that's consumed by millions.
-
-
Lacks tangible content, more a discussion piece
- By David on 29-01-2021
-
Working in Public
- The Making and Maintenance of Open Source Software
- Narrated by: Tara Oakes
- Length: 7 hrs and 35 mins
- Release date: 09-10-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
Non-member price: $22.99
-
-
-
Deep Learning with Python
- By: Francois Chollet
- Narrated by: Mark Thomas
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this audiobook builds your understanding through intuitive explanations and practical examples. You'll explore challenging concepts and practice with applications in computer vision, natural-language processing, and generative models. By the time you finish, you'll have the knowledge and hands-on skills to apply deep learning in your own projects.
-
-
Not working as an audio book
- By Manfred Knorr on 26-01-2020
-
Deep Learning with Python
- Narrated by: Mark Thomas
- Length: 9 hrs and 55 mins
- Release date: 11-09-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: $26.99
-
-
-
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
Non-member price: $22.99
-
-
-
Effective Software Testing
- A Developer's Guide
- By: Maurizio Aniche
- Narrated by: Adam Newmark
- Length: 10 hrs and 26 mins
- Unabridged
-
Overall
-
Performance
-
Story
Effective Software Testing teaches you a systematic approach to software testing that will ensure the quality of your code. It’s full of techniques drawn from proven research in software engineering, and each chapter puts a new technique into practice. Follow the real-world use cases and detailed code samples, and you’ll soon be engineering tests that find bugs in edge cases and parts of code you’d never think of testing! Along the way, you’ll develop an intuition for testing that can save years of learning by trial and error.
-
Effective Software Testing
- A Developer's Guide
- Narrated by: Adam Newmark
- Length: 10 hrs and 26 mins
- Release date: 29-06-2022
- 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
-
-
-
The Perfect Organism
- An Alien: Isolation Companion
- By: Andy Kelly
- Narrated by: Angus King
- Length: 8 hrs and 37 mins
- Unabridged
-
Overall
-
Performance
-
Story
There aren’t many computer games that can justify an entire book, but for superfans, Alien: Isolation is truly extraordinary and Perfect Organism reveals all there is to know about every aspect of this masterful game. Discover the rationale and authenticity of the set design and art direction, learn about the alien’s unnerving abilities to second-guess the players and the importance of its unique height, find out more about the importance of the dynamic audio and the use of seventies archive soundbites, as well as the darkly beautiful music.
-
The Perfect Organism
- An Alien: Isolation Companion
- Narrated by: Angus King
- Length: 8 hrs and 37 mins
- Release date: 24-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
Non-member price: $25.99
-
-
-
Learning Agile
- Understanding Scrum, XP, Lean, and Kanban
- By: Andrew Stellman, Jennifer Greene
- Narrated by: TJ Johnson
- Length: 15 hrs and 4 mins
- Unabridged
-
Overall
-
Performance
-
Story
Learning Agile is a comprehensive guide to the most popular agile methods, written in a light and engaging style that makes it easy for you to learn. Agile has revolutionized the way teams approach software development, but with dozens of agile methodologies to choose from, the decision to "go agile" can be tricky. This practical book helps you sort it out, first by grounding you in agile's underlying principles, then by describing four specific - and well-used - agile methods: Scrum, extreme programming (XP), Lean, and Kanban.
-
Learning Agile
- Understanding Scrum, XP, Lean, and Kanban
- Narrated by: TJ Johnson
- Length: 15 hrs and 4 mins
- Release date: 18-05-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
-
-
-
All Hands on Tech
- Your How-to Guide for Building Great Tech Organizations at Scale
- By: Matthias Patzak, Sophie Seiwald-Højer
- Narrated by: Jon Lobb
- Length: 11 hrs and 1 min
- Unabridged
-
Overall
-
Performance
-
Story
Then this guide is for you! Discover how to implement best practices from successful technology companies in your organization with this essential guide for CTOs, CIOs, CPOs and anyone in technology leadership who wants to drive organizational change.
-
All Hands on Tech
- Your How-to Guide for Building Great Tech Organizations at Scale
- Narrated by: Jon Lobb
- Length: 11 hrs and 1 min
- Release date: 15-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: $27.99
-
-
-
Computer Programming Python, Machine Learning, JavaScript Swift, Golang
- A Step by Step How to Guide for Beginners to Advanced from Baby to Bad Ass
- By: James Morris
- Narrated by: George Freeman
- Length: 3 hrs and 5 mins
- Unabridged
-
Overall
-
Performance
-
Story
This book, Computer Programming Python, Machine Learning, JavaScript Swift, Golang, is a wonderful assortment of the absolute best languages to know for the future. It is the most optimum choice of programming languages to choose for a single book. It includes the main essential languages, like Python and JavaScript, that every programmer should walk into an interview knowing.
-
Computer Programming Python, Machine Learning, JavaScript Swift, Golang
- A Step by Step How to Guide for Beginners to Advanced from Baby to Bad Ass
- Narrated by: George Freeman
- Length: 3 hrs and 5 mins
- Release date: 29-11-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: $16.99
-
-
-
Reactive Design Patterns
- By: Dr. Roland Kuhn, Brian Hanafee, Jamie Allen
- Narrated by: Mark Thomas
- Length: 13 hrs and 14 mins
- Unabridged
-
Overall
-
Performance
-
Story
Reactive Design Patterns is a clearly written guide for building message-driven distributed systems that are resilient, responsive, and elastic. In this book you'll find patterns for messaging, flow control, resource management, and concurrency, along with practical issues like test-friendly designs. All patterns include concrete examples using Scala and Akka.
-
Reactive Design Patterns
- Narrated by: Mark Thomas
- Length: 13 hrs and 14 mins
- Release date: 26-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
Non-member price: $27.99
-
-
-
Secrets of the JavaScript Ninja
- By: John Resig, Bear Bibeault, Josip Maras
- Narrated by: Derek Lettman
- Length: 11 hrs and 15 mins
- Unabridged
-
Overall
-
Performance
-
Story
More than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja stealthy, efficient, and ready for anything. This audiobook shows you how.
-
Secrets of the JavaScript Ninja
- Narrated by: Derek Lettman
- Length: 11 hrs and 15 mins
- Release date: 05-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: $27.99
-
-
-
Learn JavaScript Quickly
- A Complete Beginner’s Guide to Learning JavaScript, Even If You’re New to Programming (Crash Course with Hands-On Project, Book 5)
- By: Code Quickly
- Narrated by: Grant Tharp
- Length: 6 hrs and 7 mins
- Unabridged
-
Overall
-
Performance
-
Story
Developers and programmers are amongst the highest paid professions in the world, and according to the US Bureau of Labor Statistics, the number of jobs for software and app developers will increase by a shocking 24 percent in the next few years. In 2019, the tech industry posted 4.6 million job openings in the US job market, and their direct economic output was estimated at 1.9 trillion dollars.
-
Learn JavaScript Quickly
- A Complete Beginner’s Guide to Learning JavaScript, Even If You’re New to Programming (Crash Course with Hands-On Project, Book 5)
- Narrated by: Grant Tharp
- Series: Crash Course with Hands-On Project
- Length: 6 hrs and 7 mins
- Release date: 29-12-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
Non-member price: $22.99
-
-
-
101 UX Principles (2nd Edition)
- Actionable Solutions for Product Design Success
- By: Will Grant
- Narrated by: Alex Freeman
- Length: 3 hrs and 57 mins
- Unabridged
-
Overall
-
Performance
-
Story
Design is everywhere. Take a look around you right now, and consider the products and services we use every day. You'll notice that our computer and phone operating systems, our web browsers, and the apps we use to work, order food, socialize, and even date have been designed by UX specialists to offer you the best experiences when using their products and services. Of course, not all online experiences are designed with our best interests in mind. That's exactly why UX design is such an exciting and rewarding field.
-
101 UX Principles (2nd Edition)
- Actionable Solutions for Product Design Success
- Narrated by: Alex Freeman
- Length: 3 hrs and 57 mins
- Release date: 18-07-2022
- 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 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
Non-member price: $27.99
-
-
-
Uncontrollable
- The Threat of Artificial Superintelligence and the Race to Save the World
- By: Darren McKee
- Narrated by: Darren McKee
- Length: 10 hrs and 16 mins
- Unabridged
-
Overall
-
Performance
-
Story
A compelling and clear exploration of the power and peril of advanced artificial intelligence that provides actionable suggestions for all citizens to create a safer future with AI.
-
-
the most important problem
- By Jordan von Eitzen on 03-02-2024
-
Uncontrollable
- The Threat of Artificial Superintelligence and the Race to Save the World
- Narrated by: Darren McKee
- Length: 10 hrs and 16 mins
- Release date: 04-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
Non-member price: $27.99
-
-
-
Generative AI for Beginners: Understanding Artificial Intelligence
- Unlocking the Matrix with GPT-4, LLMs, Deep Neural Networks, and Practical Machine Learning
- By: Alex Quant
- Narrated by: Melissa LaFore
- Length: 6 hrs and 13 mins
- Unabridged
-
Overall
-
Performance
-
Story
Artificial intelligence is transforming lives and revolutionizing industries. This accessible guide to generative AI and machine learning is for tech enthusiasts and forward-thinkers alike—whether you're in IT or a professional from another field looking to stay ahead and curious about AI’s impact on the future, this book provides the essential insights you need to stay competitive and informed in the Age of AI.
-
Generative AI for Beginners: Understanding Artificial Intelligence
- Unlocking the Matrix with GPT-4, LLMs, Deep Neural Networks, and Practical Machine Learning
- Narrated by: Melissa LaFore
- Length: 6 hrs and 13 mins
- Release date: 05-12-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: $22.99
-
-
-
If Your Website Was an Employee, Would You Fire It?
- 5 Things You Wish You Knew Before You Made Your Website and How to Fix Them Now
- By: Alan Berg CSP
- Narrated by: Alan Berg CSP
- Length: 1 hr and 54 mins
- Unabridged
-
Overall
-
Performance
-
Story
When you ask yourself better questions, you'll get better answers and better results. This is a book for everyone with a website, regardless of what you do. It's not a technical book about programming, rather it will show you how to think differently about your website. It was designed to be a quick and easy listen as I want you to get on to taking real action. Without action there can't be any change. Whether you work with a professional website designer or you're the designer, you'll discover easy things you can do to improve your current site or help you design a new one.
-
If Your Website Was an Employee, Would You Fire It?
- 5 Things You Wish You Knew Before You Made Your Website and How to Fix Them Now
- Narrated by: Alan Berg CSP
- Length: 1 hr and 54 mins
- Release date: 19-06-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: $9.99
-
-
-
Deep Learning with PyTorch
- Build, Train, and Tune Neural Networks Using Python Tools
- By: Eli Stevens, Luca Antiga, Thomas Viehmann
- Narrated by: Mark Thomas
- Length: 15 hrs and 26 mins
- Unabridged
-
Overall
-
Performance
-
Story
There are countless ways to put deep learning to good use: improved medical imaging, credit card fraud detection, long range weather forecasting. PyTorch puts these superpowers in your hands, providing a comfortable Python experience that gets you started quickly and then grows with you as you - and your deep-learning skills - become more sophisticated.
-
Deep Learning with PyTorch
- Build, Train, and Tune Neural Networks Using Python Tools
- Narrated by: Mark Thomas
- Length: 15 hrs and 26 mins
- Release date: 24-06-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
-