Showing results by publisher "Manning Publications" in Computers & Technology
-
-
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
-
-
-
Reactive Design Patterns
- By: Dr. Roland Kuhn, Brian Hanafee, Jamie Allen
- Narrated by: Mark Thomas
- Length: 13 hrs and 14 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
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
-
Overall1
-
Performance1
-
Story1
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
-
-
-
Regular Expression Puzzles and AI Coding Assistants
- 24 Puzzles Solved by the Author, with and without Assistance from Copilot, ChatGPT and More
- By: David Mertz
- Narrated by: Julie Brierley
- Length: 3 hrs and 45 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Regular Expression Puzzles and AI Coding Assistants is the story of two competitors. On one side is David Mertz, an expert programmer and the author of the web's most popular Regex tutorial. On the other are the AI powerhouse coding assistants, GitHub Copilot and OpenAI ChatGPT.
-
Regular Expression Puzzles and AI Coding Assistants
- 24 Puzzles Solved by the Author, with and without Assistance from Copilot, ChatGPT and More
- Narrated by: Julie Brierley
- Length: 3 hrs and 45 mins
- Release date: 05-05-2023
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$16.99 or free with 30-day trial
-
-
-
Algorithms and Data Structures for Massive Datasets
- By: Dzejla Medjedovic, Emin Tahirovic
- Narrated by: Mark Thomas
- Length: 9 hrs and 45 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Algorithms and Data Structures for Massive Datasets reveals a toolbox of new methods that are perfect for handling modern big data applications. You’ll explore the novel data structures and algorithms that underpin Google, Facebook, and other enterprise applications that work with truly massive amounts of data.
-
Algorithms and Data Structures for Massive Datasets
- Narrated by: Mark Thomas
- Length: 9 hrs and 45 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
$25.27 or free with 30-day trial
-
-
-
GraphQL in Action
- By: Samer Buna
- Narrated by: Christopher Kendrick
- Length: 9 hrs and 13 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
GraphQL in Action gives you the tools to get comfortable with the GraphQL language, build a data API service, and use it in a front-end client application. Reduce bandwidth demands on your APIs by getting only the results you need! The GraphQL query language simplifies interactions with web servers enabling smarter API queries that can hugely improve the efficiency of data requests. In GraphQL in Action, you'll learn how to bring those benefits to your own APIs, giving your clients the power to ask for exactly what they need from your server, no more, no less.
-
GraphQL in Action
- Narrated by: Christopher Kendrick
- Length: 9 hrs and 13 mins
- Release date: 26-04-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
$25.20 or free with 30-day trial
-
-
-
Spring in Action, Sixth Edition
- By: Craig Walls
- Narrated by: Julie Brierley
- Length: 11 hrs and 59 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring. Over the years, Spring in Action has helped tens of thousands of developers get a major productivity boost from Spring. This new edition of the classic best seller covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases.
-
Spring in Action, Sixth Edition
- Narrated by: Julie Brierley
- Length: 11 hrs and 59 mins
- Release date: 14-04-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
-
-
-
Spring Microservices in Action
- Second Edition
- By: John Carnell, Illary Huaylupo Sànchez
- Narrated by: Adam Newmark
- Length: 11 hrs and 20 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Spring Microservices in Action: Second Edition teaches you to build microservice-based applications using Java and Spring. By dividing large applications into separate self-contained units, microservices are a great step toward reducing complexity and increasing flexibility. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio.
-
Spring Microservices in Action
- Second Edition
- Narrated by: Adam Newmark
- Length: 11 hrs and 20 mins
- Release date: 05-04-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
-
-
-
Deep Learning Patterns and Practices
- By: Andrew Ferlitsch
- Narrated by: Mark Thomas
- Length: 13 hrs and 45 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Discover best practices, reproducible architectures, and design patterns to help guide deep learning models from the lab into production. In Deep Learning Patterns and Practices you will learn: Internal functioning of modern convolutional neural networks, procedural reuse design pattern for CNN architectures, models for mobile and IoT devices, assembling large-scale model deployments, optimizing hyperparameter tuning, and migrating a model to a production environment.
-
Deep Learning Patterns and Practices
- Narrated by: Mark Thomas
- Length: 13 hrs and 45 mins
- Release date: 30-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
$27.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
-
Overall0
-
Performance0
-
Story0
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
-
-
-
Designing Cloud Data Platforms
- By: Danil Zburivsky, Lynda Partner
- Narrated by: Christopher Kendrick
- Length: 14 hrs and 8 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Centralized data warehouses, the long-time de facto standard for housing data for analytics, are rapidly giving way to multi-faceted cloud data platforms. Companies that embrace modern cloud data platforms benefit from an integrated view of their business using all of their data and can take advantage of advanced analytic practices to drive predictions and as yet unimagined data services.
-
Designing Cloud Data Platforms
- Narrated by: Christopher Kendrick
- Length: 14 hrs and 8 mins
- Release date: 10-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
$27.28 or free with 30-day trial
-
-
-
Pandas in Action
- By: Boris Paskhaver
- Narrated by: Julie Brierley
- Length: 7 hrs and 12 mins
- Unabridged
-
Overall0
-
Performance0
-
Story0
Take the next steps in your data science career! This friendly and hands-on guide shows you how to start mastering Pandas with skills you already know from spreadsheet software.
-
Pandas in Action
- Narrated by: Julie Brierley
- Length: 7 hrs and 12 mins
- Release date: 10-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
$22.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
-
Overall0
-
Performance0
-
Story0
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
-