Showing results by publisher "Manning Publications" in Computers & Technology
-
-
Learn Docker in a Month of Lunches
- By: Elton Stoneman
- Narrated by: Julie Brierley
- Length: 10 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
-
-
-
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
-
-
-
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
-
Overall
-
Performance
-
Story
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
-
Overall
-
Performance
-
Story
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
-
-
-
Istio in Action
- By: Christian E. Posta, Rinor Maloku
- Narrated by: Derek Dysart
- Length: 11 hrs and 52 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
$27.99 or free with 30-day trial
-
-
-
Graph-Powered Machine Learning
- By: Alessandro Negro
- Narrated by: Julie Brierley
- Length: 12 hrs and 27 mins
- Unabridged
-
Overall
-
Performance
-
Story
Graph-Powered Machine Learning teaches to use graph-based algorithms and data organization strategies to develop superior machine learning applications. You’ll dive into the role of graphs in machine learning and big data platforms, and take an in-depth look at data source modeling, algorithm design, recommendations, and fraud detection. Explore end-to-end projects that illustrate architectures and help you optimize with best design practices.
-
Graph-Powered Machine Learning
- Narrated by: Julie Brierley
- Length: 12 hrs and 27 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.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
-
Overall
-
Performance
-
Story
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
-
-
-
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
-
-
-
The Quick Python Book, Second Edition
- By: Naomi R. Ceder
- Narrated by: Mark Thomas
- Length: 10 hrs and 8 mins
- Unabridged
-
Overall
-
Performance
-
Story
This revision of Manning's popular The Quick Python Book offers a clear, crisp introduction to the elegant Python programming language and its famously easy-to-read syntax. Written for programmers new to Python, this edition covers features common to other languages concisely, while introducing Python's comprehensive standard functions library and unique features in detail. After exploring Python's syntax, control flow, and basic data structures, the book shows how to create, test, and deploy full applications and larger code libraries.
-
The Quick Python Book, Second Edition
- Narrated by: Mark Thomas
- Length: 10 hrs and 8 mins
- Release date: 07-12-2018
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$27.99 or free with 30-day trial
-
-
-
R in Action: Data Analysis and Graphics with R
- By: Robert Kabacoff
- Narrated by: Dale Ogden, Rob Kabacoff
- Length: 14 hrs and 3 mins
- Unabridged
-
Overall
-
Performance
-
Story
R in Action, Second Edition teaches you how to use the R language by presenting examples relevant to scientific, technical, and business developers. Focusing on practical solutions, the book offers a crash course in statistics, including elegant methods for dealing with messy and incomplete data. You'll also master R's extensive graphical capabilities for exploring and presenting data visually. And this expanded second edition includes new chapters on forecasting, data mining, and dynamic report writing.
-
R in Action: Data Analysis and Graphics with R
- Narrated by: Dale Ogden, Rob Kabacoff
- Length: 14 hrs and 3 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
$27.99 or free with 30-day trial
-
-
-
Grokking Machine Learning
- By: Luis Serrano
- Narrated by: Marianne Sheehan
- Length: 15 hrs and 1 min
- Unabridged
-
Overall
-
Performance
-
Story
Discover valuable machine learning techniques you can understand and apply using just high school math. Grokking Machine Learning teaches you how to apply ML to your projects using only standard Python code and high school-level math. No specialist knowledge is required to tackle the hands-on exercises using Python and readily available machine learning tools. Packed with easy-to-follow Python-based exercises and mini-projects, this book sets you on the path to becoming a machine learning expert.
-
-
Could be a good book.
- By downunder on 22-03-2023
-
Grokking Machine Learning
- Narrated by: Marianne Sheehan
- Length: 15 hrs and 1 min
- Release date: 10-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
$27.99 or free with 30-day trial
-
-
-
A Simple Guide to Retrieval Augmented Generation
- By: Abhinav Kimothi
- Narrated by: Christopher Kendrick
- Length: 8 hrs and 45 mins
- Unabridged
-
Overall
-
Performance
-
Story
Everything you need to know about Retrieval Augmented Generation in one human-friendly guide. Augmented Generation (or RAG) enhances an LLM’s available data by adding context from an external knowledge base, so it can answer accurately about proprietary content, recent information, and even live conversations. RAG is powerful, and with A Simple Guide to Retrieval Augmented Generation, it’s also easy to understand and implement!
-
A Simple Guide to Retrieval Augmented Generation
- Narrated by: Christopher Kendrick
- Length: 8 hrs and 45 mins
- Release date: 02-07-2025
- Language: English
Failed to add items
Sorry, we are unable to add the item because your shopping cart is already at capacity.Add to basket failed.
Please try again laterAdd to Wish List failed.
Please try again laterRemove from Wish List failed.
Please try again laterFollow podcast failed
Unfollow podcast failed
$26.99 or free with 30-day trial
-
-
-
Blazor in Action
- By: Chris Sainty
- Narrated by: Christopher Kendrick
- Length: 7 hrs and 51 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
-
-
-
GraphQL in Action
- By: Samer Buna
- Narrated by: Christopher Kendrick
- Length: 9 hrs and 13 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
$26.99 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
-
Overall
-
Performance
-
Story
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
-
Overall
-
Performance
-
Story
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
-
-
-
Pandas in Action
- By: Boris Paskhaver
- Narrated by: Julie Brierley
- Length: 7 hrs and 12 mins
- Unabridged
-
Overall
-
Performance
-
Story
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
-
-
-
Data Pipelines with Apache Airflow
- By: Julian de Ruiter, Bas Harenslak
- Narrated by: Julie Brierley
- Length: 10 hrs and 18 mins
- Unabridged
-
Overall
-
Performance
-
Story
A successful pipeline moves data efficiently, minimizing pauses and blockages between tasks, and keeping processes along the way operational. Apache Airflow provides a single customizable environment for building and managing data pipelines, eliminating the need for a hodgepodge collection of tools, snowflake code, and homegrown processes. Using real-world scenarios and examples, this book teaches you how to simplify and automate data pipelines, reduce operational overhead, and smoothly integrate all the technologies in your stack.
-
Data Pipelines with Apache Airflow
- Narrated by: Julie Brierley
- Length: 10 hrs and 18 mins
- Release date: 22-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
-
-
-
GANs in Action
- Deep Learning with Generative Adversarial Networks
- By: Jakub Langr, Vladimir Bok
- Narrated by: Julie Brierley
- Length: 6 hrs and 23 mins
- Unabridged
-
Overall
-
Performance
-
Story
GANs in Action teaches you how to build and train your own Generative Adversarial Networks, one of the most important innovations in deep learning. In this book, you'll learn how to start building your own simple adversarial system as you explore the foundation of GAN architecture: the generator and discriminator networks.
-
GANs in Action
- Deep Learning with Generative Adversarial Networks
- Narrated by: Julie Brierley
- Length: 6 hrs and 23 mins
- Release date: 08-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
$22.99 or free with 30-day trial
-
-
-
Practices of the Python Pro
- By: Dane Hillard
- Narrated by: Lisa Farina
- Length: 6 hrs and 20 mins
- Unabridged
-
Overall
-
Performance
-
Story
Professional developers know the many benefits of writing application code that’s clean, well-organized, and easy to maintain. By learning and following established patterns and best practices, you can take your code and your career to a new level. With Practices of the Python Pro, you’ll learn to design professional-level, clean, easily maintainable software at scale using the incredibly popular programming language, Python.
-
Practices of the Python Pro
- Narrated by: Lisa Farina
- Length: 6 hrs and 20 mins
- Release date: 16-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
-