Showing results by publisher "Manning Publications" in Programming & Software Development
-
-
API Design Patterns
- By: JJ Geewax
- Narrated by: Sarah Dawe
- Length: 16 hrs and 34 mins
- Unabridged
-
Overall
-
Performance
-
Story
API Design Patterns lays out a set of design principles for building internal and public-facing APIs. Google API expert JJ Geewax presents patterns that ensure your APIs are consistent, scalable, and flexible. You’ll improve the design of the most common APIs, plus discover techniques for tricky edge cases. Relevant examples and detailed scenarios make every pattern clear and easy to understand.
-
API Design Patterns
- Narrated by: Sarah Dawe
- Length: 16 hrs and 34 mins
- Release date: 31-01-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
$33.99 or free with 30-day trial
-
-
-
C++ Concurrency in Action, Second Edition
- By: Anthony Williams
- Narrated by: Lisa Farina, Diana Gardiner
- Length: 13 hrs and 1 min
- Unabridged
-
Overall
-
Performance
-
Story
This best seller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17. C++ Concurrency in Action, Second Edition is the definitive guide to writing elegant multithreaded applications in C++, it carefully addresses every aspect of concurrent development, from starting new threads to designing fully functional multithreaded algorithms and data structures.
-
C++ Concurrency in Action, Second Edition
- Narrated by: Lisa Farina, Diana Gardiner
- Length: 13 hrs and 1 min
- Release date: 12-12-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
$27.99 or free with 30-day trial
-
-
-
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
$33.99 or free with 30-day trial
-
-
-
Docker in Action
- By: Jeff Nickoloff
- Narrated by: Aiden Humphreys
- Length: 10 hrs and 12 mins
- Unabridged
-
Overall
-
Performance
-
Story
Docker in Action teaches listeners how to create, deploy, and manage applications hosted in Docker containers. After starting with a clear explanation of the Docker model, you will learn how to package applications in containers, including techniques for testing and distributing applications. You will also learn how to run programs securely and how to manage shared resources. Using carefully designed examples, the book teaches you how to orchestrate containers and applications from installation to removal.
-
Docker in Action
- Narrated by: Aiden Humphreys
- Length: 10 hrs and 12 mins
- Release date: 08-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
$27.99 or free with 30-day trial
-
-
-
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
$33.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
-
-
-
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
$27.99 or free with 30-day trial
-
-
-
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
$26.99 or free with 30-day trial
-
-
-
AWS Lambda in Action
- Event-Driven Serverless Applications
- By: Danilo Poccia
- Narrated by: Aiden Humphreys
- Length: 8 hrs and 39 mins
- Unabridged
-
Overall
-
Performance
-
Story
AWS Lambda in Action is an example-driven tutorial that teaches you how to build applications that use an event-driven approach on the back end. Starting with an overview of AWS Lambda, the audiobook moves on to show you common examples and patterns you can use to call Lambda functions from a web page or a mobile app. The second part of the audiobook puts these smaller examples together to build larger applications. By the end, you'll be ready to create applications that take advantage of the high availability, security, performance, and scalability of AWS.
-
AWS Lambda in Action
- Event-Driven Serverless Applications
- Narrated by: Aiden Humphreys
- Length: 8 hrs and 39 mins
- Release date: 12-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
$26.99 or free with 30-day trial
-
-
-
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
$22.99 or free with 30-day trial
-
-
-
C# in Depth
- By: Jon Skeet
- Narrated by: Derek Lettman, Jon Skeet
- Length: 17 hrs and 5 mins
- Unabridged
-
Overall
-
Performance
-
Story
C# in Depth is a revised edition of the bestseller written by C# legend Jon Skeet. This authoritative and engaging guide is your key to unlocking this powerful language, including the new features of C# six and seven. In it, Jon introduces expression-bodied members, interpolated strings, pattern matching, and more. Real-world examples drive it all home. By the end of this awesome book, you'll be writing C# code with skill, style, and confidence.
-
C# in Depth
- Narrated by: Derek Lettman, Jon Skeet
- Length: 17 hrs and 5 mins
- Release date: 23-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
$33.99 or free with 30-day trial
-
-
-
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
$27.99 or free with 30-day trial
-
-
-
Data-Oriented Programming
- Reduce Software Complexity
- By: Yehonathan Sharvit
- Narrated by: Julie Brierley
- Length: 9 hrs and 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
Data-Oriented Programming is a one-of-a-kind guide that introduces the data-oriented paradigm. This groundbreaking approach represents data with generic immutable data structures. It simplifies state management, eases concurrency, and does away with the common problems you’ll find in object-oriented code. The book presents powerful new ideas through conversations, code snippets, and diagrams that help you quickly grok what’s great about DOP.
-
Data-Oriented Programming
- Reduce Software Complexity
- Narrated by: Julie Brierley
- Length: 9 hrs and 42 mins
- Release date: 20-10-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
$26.99 or free with 30-day trial
-
-
-
Bootstrapping Microservices with Docker, Kubernetes, and Terraform
- A Project-Based Guide
- By: Ashley Davis
- Narrated by: Adam Newmark
- Length: 12 hrs and 13 mins
- Unabridged
-
Overall
-
Performance
-
Story
The best way to learn microservices development is to build something! Bootstrapping Microservices with Docker, Kubernetes, and Terraform guides you from zero through to a complete microservices project, including fast prototyping, development, and deployment. You’ll get your feet wet using industry-standard tools as you learn and practice the practical skills you’ll use for every microservices application.
-
Bootstrapping Microservices with Docker, Kubernetes, and Terraform
- A Project-Based Guide
- Narrated by: Adam Newmark
- Length: 12 hrs and 13 mins
- Release date: 10-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
$27.99 or free with 30-day trial
-
-
-
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
$27.99 or free with 30-day trial
-
-
-
C# in Depth, 3rd Edition
- By: Jon Skeet
- Narrated by: Ezra Simeloff
- Length: 21 hrs and 28 mins
- Unabridged
-
Overall
-
Performance
-
Story
C# in Depth, Third Edition updates the best-selling second edition to cover the features of C# 5, including the challenges of writing maintainable asynchronous code. It preserves the uniquely insightful look into the tricky areas and dusty corners of C# that only expert Jon Skeet can provide.
-
C# in Depth, 3rd Edition
- Narrated by: Ezra Simeloff
- Length: 21 hrs and 28 mins
- Release date: 03-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
$33.99 or free with 30-day trial
-
-
-
Microservices in .NET
- Second Edition
- By: Christian Horsdal Gammelgaard
- Narrated by: Derek Dysart
- Length: 8 hrs and 33 mins
- Unabridged
-
Overall
-
Performance
-
Story
Microservices in .NET: Second Edition is a comprehensive guide to building microservice applications using the .NET stack. After a crystal-clear introduction to the microservices architectural style, it teaches you practical microservices development skills using ASP.NET. This second edition of the best-selling original has been revised with up-to-date tools for the .NET ecosystem, and more new coverage of scoping microservices and deploying to Kubernetes.
-
Microservices in .NET
- Second Edition
- Narrated by: Derek Dysart
- Length: 8 hrs and 33 mins
- Release date: 17-03-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
$26.99 or free with 30-day trial
-
-
-
100 Go Mistakes and How to Avoid Them
- By: Teiva Harsanyi
- Narrated by: Christopher Kendrick
- Length: 12 hrs and 23 mins
- Unabridged
-
Overall
-
Performance
-
Story
100 Go Mistakes and How to Avoid Them puts a spotlight on common errors in Go code you might not even know you’re making. You’ll explore key areas of the language such as concurrency, testing, data structures, and more—and learn how to avoid and fix mistakes in your own projects.
-
100 Go Mistakes and How to Avoid Them
- Narrated by: Christopher Kendrick
- Length: 12 hrs and 23 mins
- Release date: 22-11-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
$27.99 or free with 30-day trial
-
-
-
Functional Programming in Scala
- By: Paul Chiusano, Rúnar Bjarnason
- Narrated by: Mark Thomas
- Length: 9 hrs and 45 mins
- Unabridged
-
Overall
-
Performance
-
Story
Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The audiobook guides listeners from basic techniques to advanced topics in a logical, concise, and clear progression. In it, you'll find concrete examples and exercises that open up the world of functional programming.
-
Functional Programming in Scala
- Narrated by: Mark Thomas
- Length: 9 hrs and 45 mins
- Release date: 02-01-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
$26.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
-