Showing titles in Programming & Software Development
-
-
Not All Fairy Tales Have Happy Endings
- The Rise and Fall of Sierra On-Line
- By: Ken Williams
- Narrated by: Josh Horowitz
- Length: 10 hrs and 25 mins
- Unabridged
-
Overall
-
Performance
-
Story
Sierra On-Line was one of the very first computer game companies and at one time dominated the industry. The author, Ken Williams, founded Sierra On-Line with his wife Roberta who went on to create many of the company's best-selling games. Sierra grew from just Ken and Roberta to over 1,000 employees and a fan base that still exists today, despite the fact that the company was torn apart by criminal activities, scandal, and corruption that resulted in jail sentences and the collapse of Sierra.
-
-
Needs an editor and co-writer
- By library fiend on 24-01-21
-
Not All Fairy Tales Have Happy Endings
- The Rise and Fall of Sierra On-Line
- Narrated by: Josh Horowitz
- Length: 10 hrs and 25 mins
- Release date: 22-12-20
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £18.99 or 1 Credit
Sale price: £18.99 or 1 Credit
-
-
-
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.
-
-
Love this audiobook
- By Yong Hock Liew on 02-12-23
-
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-21
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £36.99 or 1 Credit
Sale price: £36.99 or 1 Credit
-
-
-
DarkMarket
- CyberThieves, CyberCops and You
- By: Misha Glenny
- Narrated by: Misha Glenny
- Length: 9 hrs and 28 mins
- Unabridged
-
Overall
-
Performance
-
Story
The benefits of living in a digital, globalised society are enormous; so too are the dangers. The world has become a law enforcer’s nightmare and every criminal’s dream. We bank online, shop online, date, learn, work and live online. But have the institutions that keep us safe on the streets learned to protect us in the burgeoning digital world? Have we become complacent about our personal security – sharing our thoughts, beliefs and the details of our daily lives with anyone who cares to relieve us of them?
-
-
interesting and well described
- By clifford on 08-03-16
-
DarkMarket
- CyberThieves, CyberCops and You
- Narrated by: Misha Glenny
- Length: 9 hrs and 28 mins
- Release date: 15-09-11
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £12.99 or 1 Credit
Sale price: £12.99 or 1 Credit
-
-
-
Microservices Patterns
- With Examples in Java
- By: Chris Richardson
- Narrated by: Aiden Humphreys, Lou Fernandez
- Length: 18 hrs and 28 mins
- Unabridged
-
Overall
-
Performance
-
Story
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
-
-
The best book I've come across on microservices
- By Amazon Customer on 09-02-20
-
Microservices Patterns
- With Examples in Java
- Narrated by: Aiden Humphreys, Lou Fernandez
- Length: 18 hrs and 28 mins
- Release date: 22-10-19
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £18.99 or 1 Credit
Sale price: £18.99 or 1 Credit
-
-
-
The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition
- By: Frederick P. Brooks Jr.
- Narrated by: Michael Rutland
- Length: 8 hrs and 11 mins
- Unabridged
-
Overall
-
Performance
-
Story
Few books on software project management have been as influential and timeless as The Mythical Man-Month. With a blend of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing complex projects. These essays draw from his experience as project manager for the IBM System/360 computer family and then for OS/360, its massive software system.
-
-
Contains many old nuggets of insight which are still true
- By Kevin Henderson on 27-11-24
-
The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition
- Narrated by: Michael Rutland
- Length: 8 hrs and 11 mins
- Release date: 29-10-24
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £14.99 or 1 Credit
Sale price: £14.99 or 1 Credit
-
-
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
A helpful audiobook.. but the attached PDF is poor
- By Traveling_steve on 27-08-20
-
Grokking Algorithms
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Release date: 27-09-18
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £11.99 or 1 Credit
Sale price: £11.99 or 1 Credit
-
-
-
Coders
- Who They Are, What They Think and How They Are Changing the 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.
-
-
Pretty bad
- By Miles on 06-01-23
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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £12.99 or 1 Credit
Sale price: £12.99 or 1 Credit
-
-
-
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-24
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £14.99 or 1 Credit
Sale price: £14.99 or 1 Credit
-
-
-
Lean UX: Designing Great Products with Agile Teams (Second Edition)
- By: Jeff Gothelf, Josh Seiden
- Narrated by: Douglas Martin
- Length: 4 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
Lean UX has become the preferred approach to interaction design, tailor-made for today’s agile teams. In the second edition of this award-winning book, leading advocates Jeff Gothelf and Josh Seiden expand on the valuable Lean UX principles, tactics, and techniques covered in the first edition to share how product teams can easily incorporate design, experimentation, iteration, and continuous learning from real users into their Agile process.
-
-
A framework to lead strategic product discussions
- By daniel on 22-12-24
-
Lean UX: Designing Great Products with Agile Teams (Second Edition)
- Narrated by: Douglas Martin
- Length: 4 hrs and 56 mins
- Release date: 16-02-21
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £29.99 or 1 Credit
Sale price: £29.99 or 1 Credit
-
-
-
Hey! Listen!
- A Journey Through the Golden Era of Video Games
- By: Steve McNeil
- Narrated by: Steve McNeil
- Length: 7 hrs and 57 mins
- Unabridged
-
Overall
-
Performance
-
Story
A hilarious history of the golden period of computer games, from Pong to Playstation, from the creator of Dara O Briain's Go 8 Bit. It is fair to say Steve McNeil likes video games. When he took his Nintendo Wii on honeymoon (obviously), he played it so much he damaged an eye and had to wear an eye patch. The locals nicknamed him 'the pale pirate'. Steve's obsession with video games can be traced back to the golden period from the late '70s to the mid '90s. In this book he delves into these games - from the appallingly bad to the breathtakingly good.
-
-
Excruciating prose
- By Kenny Park on 10-03-20
-
Hey! Listen!
- A Journey Through the Golden Era of Video Games
- Narrated by: Steve McNeil
- Length: 7 hrs and 57 mins
- Release date: 18-04-19
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £12.99 or 1 Credit
Sale price: £12.99 or 1 Credit
-
-
-
Information Architecture
- For the Web and Beyond
- By: Louis Rosenfeld, Peter Morville, Jorge Arango
- Narrated by: Theodore O'Brien
- Length: 11 hrs
- Unabridged
-
Overall
-
Performance
-
Story
Information architecture (IA) is far more challenging - and necessary - than ever. To guide you through this broad ecosystem, this popular guide - now in its fourth edition - provides essential concepts, methods, and techniques for digital design that have withstood the test of time. UX designers, product managers, developers, and anyone involved in digital design will learn how to create semantic structures that will help people engage with your message.
-
-
Great read on all things Information Architecture
- By ocube on 02-05-24
-
Information Architecture
- For the Web and Beyond
- Narrated by: Theodore O'Brien
- Length: 11 hrs
- Release date: 26-03-21
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £29.99 or 1 Credit
Sale price: £29.99 or 1 Credit
-
-
-
Extraordinarily Badass Agile Coaching
- The Journey from Beginner to Mastery and Beyond
- By: Robert L. Galen
- Narrated by: Bruce Nix
- Length: 8 hrs and 40 mins
- Unabridged
-
Overall
-
Performance
-
Story
The profession of Agile Coaching is, in a word, confusing. Bob Galen has written Extraordinarily Badass Agile Coaching to help alleviate the confusion. The book centers on the Agile Coaching Growth Wheel as the competency and skill maturity model to baseline your agile coaching skills against. Its core goal is to “raise the bar” as to what true excellence looks like and to help you establish a personal development and growth plan. Consider this book that maps to coaching badassery, personal growth, and client service.
-
-
Great guide to being a better coach
- By Ken on 29-04-23
-
Extraordinarily Badass Agile Coaching
- The Journey from Beginner to Mastery and Beyond
- Narrated by: Bruce Nix
- Length: 8 hrs and 40 mins
- Release date: 24-09-22
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £12.99 or 1 Credit
Sale price: £12.99 or 1 Credit
-
-
-
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.
-
-
Missing information
- By Dr. L Loveland-Armour on 10-10-21
-
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-21
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £14.99 or 1 Credit
Sale price: £14.99 or 1 Credit
-
-
-
Rust in Action
- By: Tim McNamara
- Narrated by: Derek Dysart
- Length: 10 hrs and 23 mins
- Unabridged
-
Overall
-
Performance
-
Story
Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code.
-
-
Great content, but issues with audiobook.
- By Dónal on 25-07-23
-
Rust in Action
- Narrated by: Derek Dysart
- Length: 10 hrs and 23 mins
- Release date: 28-09-21
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £18.99 or 1 Credit
Sale price: £18.99 or 1 Credit
-
-
-
Clean Agile
- Back to Basics
- By: Robert C. Martin
- Narrated by: Theodore O'Brien
- Length: 5 hrs and 53 mins
- Unabridged
-
Overall
-
Performance
-
Story
Nearly 20 years after the Agile Manifesto was first presented, the legendary Robert C. Martin (“Uncle Bob”) reintroduces Agile values and principles for a new generation - programmers and nonprogrammers alike. Martin, author of Clean Code and other highly influential software development guides, was there at Agile’s founding. Now, in Clean Agile: Back to Basics, he strips away misunderstandings and distractions that over the years have made it harder to use Agile than was originally intended.
-
-
A must read for anyone involved in software creation
- By Proinnsias on 27-08-24
-
Clean Agile
- Back to Basics
- Narrated by: Theodore O'Brien
- Length: 5 hrs and 53 mins
- Release date: 27-02-21
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £29.99 or 1 Credit
Sale price: £29.99 or 1 Credit
-
-
-
$1,000,000 Web Designer Guide
- A Practical Guide for Wealth and Freedom as an Online Freelancer
- By: Rob Anthony O'Rourke
- Narrated by: Gary Furlong
- Length: 3 hrs and 4 mins
- Unabridged
-
Overall
-
Performance
-
Story
There are some times in life where it is fun to not plan ahead. For example, a random day hanging out with friends or a spontaneous holiday trip to some new place. Web design, though, is not one of those times! If you leave your web design journey to chance, expect to fail. What this book covers is what I wish I knew when I first started web design. It is the big lessons that make a big difference.
-
-
Rubbish
- By M on 20-01-25
-
$1,000,000 Web Designer Guide
- A Practical Guide for Wealth and Freedom as an Online Freelancer
- Narrated by: Gary Furlong
- Length: 3 hrs and 4 mins
- Release date: 24-03-21
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £11.99 or 1 Credit
Sale price: £11.99 or 1 Credit
-
-
-
Computational Thinking
- By: Peter J. Denning, Matti Tedre
- Narrated by: Steven Jay Cohen
- Length: 5 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
A few decades into the digital era, scientists discovered that thinking in terms of computation made possible an entirely new way of organizing scientific investigation; eventually, every field had a computational branch: computational physics, computational biology, computational sociology. More recently, "computational thinking" has become part of the K-12 curriculum. But what is computational thinking? This volume in the MIT Press Essential Knowledge series offers an accessible overview.
-
-
good find
- By julien on 29-01-24
-
Computational Thinking
- Narrated by: Steven Jay Cohen
- Length: 5 hrs and 56 mins
- Release date: 23-04-19
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £12.99 or 1 Credit
Sale price: £12.99 or 1 Credit
-
-
-
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.
-
-
Great introduction to Agile
- By Anonymous User on 14-06-23
-
Learning Agile
- Understanding Scrum, XP, Lean, and Kanban
- Narrated by: TJ Johnson
- Length: 15 hrs and 4 mins
- Release date: 18-05-21
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £29.99 or 1 Credit
Sale price: £29.99 or 1 Credit
-
-
-
Learning Systems Thinking
- Essential Non-Linear Skills and Practices for Software Professionals
- By: Diana Montalion
- Narrated by: Wendy Tremont King
- Length: 11 hrs and 16 mins
- Unabridged
-
Overall
-
Performance
-
Story
A decade ago, developers built information-sharing software by writing a lot of custom code in a single code base, then adding layers of caching. Now we build information systems: interdependent software and services, data platforms, and event streams. Many of our software-to-systems initiatives fail, though, and when they do, we double down on traditional linear approaches. But linear thinking cannot resolve systems challenges. We need to shift to systems thinking.
-
Learning Systems Thinking
- Essential Non-Linear Skills and Practices for Software Professionals
- Narrated by: Wendy Tremont King
- Length: 11 hrs and 16 mins
- Release date: 08-10-24
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £15.99 or 1 Credit
Sale price: £15.99 or 1 Credit
-
-
-
Doom Guy
- Life in First Person
- By: John Romero
- Narrated by: John Romero
- Length: 17 hrs and 4 mins
- Unabridged
-
Overall
-
Performance
-
Story
Doom Guy: Life in First Person is the long-awaited autobiography of gaming’s original rock star and the cocreator of DOOM, Quake, and Wolfenstein—some of the most recognizable and important titles in video game history. Credited with the invention of the first-person shooter, a genre that continues to dominate the market today, he is gaming royalty. Told in remarkable detail, a byproduct of his hyperthymesia, Romero recounts his storied career.
-
-
John
- By Vlastimil Šenfeld on 02-01-25
-
Doom Guy
- Life in First Person
- Narrated by: John Romero
- Length: 17 hrs and 4 mins
- Release date: 18-07-23
- 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 wishlist failed.
Please try again laterRemove from wishlist failed.
Please try again laterAdding to library failed
Please try againFollow podcast failed
Unfollow podcast failed
Regular price: £29.99 or 1 Credit
Sale price: £29.99 or 1 Credit
-