Showing results by publisher "Manning Publications" in Programming & Software Development
-
-
ASP.NET Core in Action, Second Edition
- By: Andrew Lock
- Narrated by: Julie Brierley
- Length: 26 hrs and 8 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
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
-
-
-
Learn Docker in a Month of Lunches
- By: Elton Stoneman
- Narrated by: Julie Brierley
- Length: 10 hrs and 32 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Go from zero to production readiness with Docker in 22 bite-sized lessons! Learn Docker in a Month of Lunches is an accessible task-focused guide to Docker on Linux, Windows, or Mac systems. In it, you’ll learn practical Docker skills to help you tackle the challenges of modern IT, from cloud migration and microservices to handling legacy systems. There’s no excessive theory or niche-use cases - just a quick-and-easy guide to the essentials of Docker you’ll use every day.
-
Learn Docker in a Month of Lunches
- Narrated by: Julie Brierley
- Length: 10 hrs and 32 mins
- Release date: 13-04-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$27.99 or free with 30-day trial
-
-
-
Micro Frontends in Action
- By: Michael Geers
- Narrated by: Sarah Dawe
- Length: 9 hrs and 14 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Browser-based software can quickly become complex and difficult to maintain, especially when it's implemented as a large single-page application. By adopting the micro frontends approach and designing your web apps as systems of features, you can deliver faster feature development, easier upgrades, and pick and choose the technology you use in your stack. Micro Frontends in Action is your guide to simplifying unwieldy frontends by composing them from small, well-defined units.
-
Micro Frontends in Action
- Narrated by: Sarah Dawe
- Length: 9 hrs and 14 mins
- Release date: 09-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
$26.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
-
Overall0
-
Performance0
-
Story0
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
-
-
-
Cloud Native Patterns
- Designing Change-Tolerant Software
- By: Cornelia Davis
- Narrated by: Sarah Dawe
- Length: 12 hrs and 14 mins
- Unabridged
-
Overall2
-
Performance2
-
Story2
Cloud Native Patterns is your guide to developing strong applications that thrive in the dynamic, distributed, virtual world of the cloud. This audiobook presents a mental model for cloud-native applications, along with the patterns, practices, and tooling that set them apart. Cloud platforms promise the holy grail: Near-zero downtime, infinite scalability, short feedback cycles, fault-tolerance, and cost control. But how do you get there? Learn these fundamental patterns and practices, and you’ll be ready to thrive in the dynamic, distributed, virtual world of the cloud.
-
-
Narrated by a Computer Generated Vocie
- By Anonymous on 21-12-2020
-
Cloud Native Patterns
- Designing Change-Tolerant Software
- Narrated by: Sarah Dawe
- Length: 12 hrs and 14 mins
- Release date: 17-11-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
-
-
-
Object Design Style Guide
- By: Matthias Noback
- Narrated by: Sarah Dawe
- Length: 5 hrs and 2 mins
- Unabridged
-
Overall1
-
Performance1
-
Story1
Objects are the central concept of languages like Java, Python, and C#. Applying the best practices for object design means that your code will be easy to read, write, and maintain. Object Design Style Guide captures dozens of techniques for creating pro-quality OO code that can stand the test of time.
-
Object Design Style Guide
- Narrated by: Sarah Dawe
- Length: 5 hrs and 2 mins
- Release date: 18-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
-
-
-
Java 8 in Action
- Lambdas, Streams, and Functional-Style Programming
- By: Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
- Narrated by: Ezra Simeloff
- Length: 12 hrs and 54 mins
- Unabridged
-
Overall1
-
Performance1
-
Story1
Every new version of Java is important, but Java 8 was a game changer. Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next, it covers the new Streams API and shows how you can use it to make collection-based code radically easier to understand and maintain.
-
Java 8 in Action
- Lambdas, Streams, and Functional-Style Programming
- Narrated by: Ezra Simeloff
- Length: 12 hrs and 54 mins
- Release date: 03-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
$27.99 or free with 30-day trial
-
-
-
Big Data: Principles and Best Practices of Scalable Realtime Data Systems
- By: Nathan Marz, James Warren
- Narrated by: Mark Thomas, Chris Penick
- Length: 9 hrs and 15 mins
- Unabridged
-
Overall1
-
Performance1
-
Story1
Big Data teaches you to build big data systems using an architecture designed specifically to capture and analyze web-scale data. This book presents the Lambda Architecture, a scalable, easy-to-understand approach that can be built and run by a small team. You'll explore the theory of big data systems and how to implement them in practice. In addition to discovering a general framework for processing big data, you'll learn specific technologies like Hadoop, Storm, and NoSQL databases.
-
Big Data: Principles and Best Practices of Scalable Realtime Data Systems
- Narrated by: Mark Thomas, Chris Penick
- Length: 9 hrs and 15 mins
- Release date: 05-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
$26.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
-
Overall1
-
Performance1
-
Story1
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
-
-
-
The Well-Grounded Java Developer, Second Edition
- By: Benjamin Evans, Martijn Verburg, Jason Clark
- Narrated by: Julie Brierley
- Length: 19 hrs
- Unabridged
-
Overall0
-
Performance0
-
Story0
The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical audioguide. You’ll discover how Java works under the hood and learn design secrets from Java’s long history.
-
The Well-Grounded Java Developer, Second Edition
- Narrated by: Julie Brierley
- Length: 19 hrs
- Release date: 07-02-2023
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$33.99 or free with 30-day trial
-
-
-
Core Kubernetes
- By: Jay Vyas, Chris Love
- Narrated by: Adam Newmark
- Length: 11 hrs and 34 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Take a deep dive into Kubernetes inner components and discover what really powers a Kubernetes cluster. Core Kubernetes is an in-depth guide to Kubernetes’ internal workings written by Kubernetes contributors. It’s packed with experience-driven insights and advanced techniques you won’t find anywhere else. You’ll understand the unique security concerns of container-based applications, minimize costly unused capacity, and get pro tips for maximizing performance. Diagrams, labs, and hands-on examples ensure that the complex ideas are easy to understand and apply.
-
Core Kubernetes
- Narrated by: Adam Newmark
- Length: 11 hrs and 34 mins
- Release date: 16-09-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
-
-
-
Blazor in Action
- By: Chris Sainty
- Narrated by: Christopher Kendrick
- Length: 7 hrs and 51 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Blazor in Action is a practical guide to building stunning UIs and client-side applications using C# and .NET. You’ll use the Blazor frontend framework to create a fun and exciting web application for plotting hiking routes. As you build up your new application, you’ll master the key features of Blazor, such as routing, forms and validation, and dynamic and reusable components. By the time you're done, you'll be ready to develop beautiful sites and apps that seamlessly execute your C# code natively in the browser.
-
Blazor in Action
- Narrated by: Christopher Kendrick
- Length: 7 hrs and 51 mins
- Release date: 31-08-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
-
-
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- By: Tomasz Lelek, Jon Skeet
- Narrated by: Julie Brierley
- Length: 13 hrs and 50 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability—every decision you make in software engineering involves balancing tradeoffs. In Software Mistakes and Tradeoffs, you’ll learn from costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their impressive careers. You’ll explore real-world scenarios where poor understanding of tradeoffs leads to major problems down the road, so you can preempt your own mistakes with a more thoughtful approach to decision-making.
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- Narrated by: Julie Brierley
- Length: 13 hrs and 50 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
$27.99 or free with 30-day trial
-
-
-
Istio in Action
- By: Christian E. Posta, Rinor Maloku
- Narrated by: Derek Dysart
- Length: 11 hrs and 52 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Solve difficult service-to-service communication challenges around security, observability, routing, and resilience with an Istio-based service mesh. Istio allows you to define these traffic policies as configuration and enforce them consistently without needing any service-code changes.
-
Istio in Action
- Narrated by: Derek Dysart
- Length: 11 hrs and 52 mins
- Release date: 14-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
$26.92 or free with 30-day trial
-
-
-
Five Lines of Code
- How and When to Refactor
- By: Christian Clausen
- Narrated by: Mark Thomas
- Length: 8 hrs and 25 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Improving existing code - refactoring - is one of the most common tasks you’ll face as a programmer. Five Lines of Code teaches you clear and actionable refactoring rules that you can apply without relying on intuitive judgements such as “code smells”. Following the author’s expert perspective - that refactoring and code smells can be learned by following a concrete set of principles - you’ll learn when to refactor your code, what patterns to apply to what problem, and the code characteristics that indicate it’s time for a rework.
-
Five Lines of Code
- How and When to Refactor
- Narrated by: Mark Thomas
- Length: 8 hrs and 25 mins
- Release date: 09-12-2021
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$26.99 or free with 30-day trial
-
-
-
Code Like a Pro in C#
- By: Jort Rodenburg
- Narrated by: Mark Thomas
- Length: 11 hrs and 49 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Critical business applications worldwide are written in the versatile C# language and the powerful .NET platform, running on desktops, cloud systems, and Windows or Linux servers. Code Like a Pro in C# makes it easy to turn your existing abilities in C# or another OO language (such as Java) into practical C# mastery. There’s no “Hello World” or Computer Science 101 basics - you’ll learn by refactoring an out-of-date legacy codebase, using new techniques, tools, and best practices to bring it up to modern C# standards.
-
Code Like a Pro in C#
- Narrated by: Mark Thomas
- Length: 11 hrs and 49 mins
- Release date: 12-11-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
-
-
-
Terraform in Action
- By: Scott Winkler
- Narrated by: Christopher Kendrick
- Length: 8 hrs and 2 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Want to use the Terraform automation tool to design and manage servers that can be provisioned, shared, changed, tested, and deployed with a single command? Terraform in Action introduces the infrastructure-as-code (IaC) model that lets you instantaneously create new components and respond efficiently to changes in demand. Using practical, relevant examples, you’ll use Terraform to provision a Kubernetes cluster, deploy a multiplayer game, and configure other hands-on projects. Listen and discover how to think in Terraform rather than just copying and pasting scripts.
-
Terraform in Action
- Narrated by: Christopher Kendrick
- Length: 8 hrs and 2 mins
- Release date: 25-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
$24.04 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
-
Overall0
-
Performance0
-
Story0
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
-
-
-
Python Workout
- 50 Ten-Minute Exercises
- By: Reuven M. Lerner
- Narrated by: Mark Thomas
- Length: 7 hrs and 35 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
The only way to master a skill is to practice. In Python Workout, author Reuven M. Lerner guides you through 50 carefully selected exercises that invite you to flex your programming muscles. As you take on each new challenge, you'll build programming skill and confidence. The thorough explanations help you lock in what you've learned and apply it to your own projects.
-
Python Workout
- 50 Ten-Minute Exercises
- Narrated by: Mark Thomas
- Length: 7 hrs and 35 mins
- Release date: 18-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
$22.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
-
Overall0
-
Performance0
-
Story0
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
-