Latest #manning Threads 
Written by core Node.js and TC-39 committee contributor James M. Snell, JavaScript in Depth teaches you what’s really happening when Java...
New
After ChatGPT used RLHF to become production-ready, this foundational technique exploded in popularity. In The RLHF Book, AI expert Natha...
New
AI agent technology is changing fast! This totally revised Second Edition of AI Agents in Action by Micheal Lanham guides you through the...
New
AI Governance: Secure, privacy-preserving, ethical systems presents a structured playbook for safely harnessing the potential of Generati...
New
In Build a DeepSeek Model (From Scratch) you’ll build your own DeepSeek clone from the ground up. First, you’ll quickly review LLM fundam...
New
DAX Reimagined isn’t just another beginner’s guide to the powerful DAX language. This unique book teaches you how to work with the engine...
New
Latency: Reduce delay in software systems shows you how to troubleshoot latency in existing applications and create low-latency systems f...
New
In Fabulous Adventures in Data Structures and Algorithms, language designer and C# legend Eric Lippert explores exciting, esoteric, and e...
New
Erlang and OTP in Action teaches you the concepts of concurrent programming and the use of Erlang’s message-passing model. It walks you t...
New
The bestselling book on Python deep learning, now covering generative AI, Keras 3, PyTorch, and JAX!
François Chollet and Matthew ...
New
This Week's Trending
AI agent technology is changing fast! This totally revised Second Edition of AI Agents in Action by Micheal Lanham guides you through the...
New
This Month's Trending
In Build a DeepSeek Model (From Scratch) you’ll build your own DeepSeek clone from the ground up. First, you’ll quickly review LLM fundam...
New
In Fabulous Adventures in Data Structures and Algorithms, language designer and C# legend Eric Lippert explores exciting, esoteric, and e...
New
The bestselling book on Python deep learning, now covering generative AI, Keras 3, PyTorch, and JAX!
François Chollet and Matthew ...
New
Latency: Reduce delay in software systems shows you how to troubleshoot latency in existing applications and create low-latency systems f...
New
DAX Reimagined isn’t just another beginner’s guide to the powerful DAX language. This unique book teaches you how to work with the engine...
New
After ChatGPT used RLHF to become production-ready, this foundational technique exploded in popularity. In The RLHF Book, AI expert Natha...
New
Written by core Node.js and TC-39 committee contributor James M. Snell, JavaScript in Depth teaches you what’s really happening when Java...
New
AI Governance: Secure, privacy-preserving, ethical systems presents a structured playbook for safely harnessing the potential of Generati...
New
This Year's Trending
In Build a Reasoning Model (From Scratch), acclaimed ML research engineer Sebastian Raschka takes you inside the black box of reasoning-e...
New
Based on Ilya Sutskever’s famous “must-read” list of ~30 AI papers, this book walks you through the research that shaped today’s deep lea...
New
Learn AI Data Engineering in a Month of Lunches is a fast, friendly guide to integrating large language models into your data workflows. ...
New
Investing for Programmers bridges the gap between software development and personal finance, offering programmers a clear and practical g...
New
In Learn Docker in a Month of Lunches, Docker expert Elton Stoneman guides through everything you need to know about Docker in 22 short l...
New
Hi!
I received an email from shopperapproved.com, I’ll copy-pasta here:
Hi ,
Would you be willing to help future Manning.com customers...
New
Before deploying an AI model into production, you need to know more than just its accuracy. Will it be fast enough for your users? Will i...
New
Math for Frontend Web Dev reveals the mathematical principles behind beautiful, accessible, and functional web designs, giving you the sk...
New
Emotional UX teaches you to create digital products that are memorable, loved, and effective. You’ll dive deep into how humans perceive a...
New
Reinforcement Learning for Business teaches the essentials of business optimization using reinforcement learning and AI models through re...
New
With over 20 years of experience building enterprise software and leading frontend teams at successful startups and Fortune 500 companies...
New
Go is known for its simplicity, pragmatism, and power—but truly mastering it means more than just learning the syntax.
That’s where Go b...
New
The book focuses on designing a complete, modular lakehouse architecture using Apache Iceberg—leveraging open source tools instead of rel...
New
Tired of wrestling with HTML, CSS, or JavaScript just to get a simple web UI up and running?
With Streamlit, you can create powerful, in...
New
This Labor Day, Manning is running one of its biggest sales of the year.
Labor Day Sale!
This Labor Day, Manning is running one...
New
Last Three Year's Trending
Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/Op...
New
Fully updated to Elixir 1.14, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high...
New
Dodge the common mistakes that even senior developers make, take full advantage of static analysis tools, and deliver robust and error-fr...
New
Data-Oriented Programming teaches you to design applications using the data-oriented paradigm.
Yehonathan Sharvit
Data-Oriented Pr...
New
Write concurrent code in Go that improves application performance, scales up to handle bigger loads, and takes full advantage of modern m...
New
C# Concurrency: Asynchronous and Multithreaded Programming teaches you to harness the power of multithreading and async/await to get maxi...
New
Build and upgrade an automated software delivery pipeline that supports containerization, integration testing, semantic versioning, autom...
New
100 PHP Mistakes and How To Avoid Them reveals the common mistakes that trip up even experienced PHP developers. Crystal-clear explanatio...
New
Master core data analysis skills using Julia. Interesting hands-on projects guide you through time series data, predictive models, popula...
New
Create Python packages to share your code in a scalable and maintainable way. Improve team productivity, publish helpful libraries, or ev...
New
Build Your Own Robot introduces you to the exciting world of robotics. Your robot isn’t just theory. Beginning in chapter 2 you’ll write ...
New
Manning just sent me details of their Countdown sale:
We’ve launched the drive for the Countdown to 2023 December sale, and for those w...
New
Java Persistence with Spring Data and Hibernate teaches you the ins-and-outs of Java persistence with hands-on examples using Spring Data...
New
Learn the awesome Julia programming language by building fun projects like a rocket launcher, a password keeper, and a battle simulator.
...
New
Regular Expression Puzzles and AI Coding Assistants is the story of two competitors. On one side is David Mertz, an expert programmer and...
New
Trending Over Three Years
Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be lear...
New
Kubernetes in Action, Second Edition teaches you to use Kubernetes to deploy container-based distributed applications. You'll start with ...
New
Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profilin...
New
Deep Learning with Python, Second Edition is a comprehensive introduction to the field of deep learning using Python and the powerful Ker...
New
Learn the big skills of C programming by creating bite-size projects! Work your way through these 21 fun and interesting tiny challenges ...
New
Spring Quickly teaches you how to build professional-quality applications using Spring and Spring Boot. Author Laurențiu Spilcă draws on ...
New
Packed with examples and exercises, Get Programming with Scala is the perfect starting point for developers with some OO knowledge who wa...
New
Alex Young, Bradley Meck, and Mike Cantelon
with Tim Oxley, Marc Harter, T.J. Holowaychuk, and Nathan Rajlich
Node.js in Action, Secon...
New
Learn Haskell by doing Haskell projects! In this book, you’ll get practical experience writing Haskell code and applying functional progr...
New
Math for Programmers teaches the math you need for hot careers in data science, machine learning, computer graphics, and cryptography. co...
New
Your brain responds in a predictable way when it encounters new or difficult tasks. The Programmer’s Brain teaches you concrete technique...
New
Pulsar contributor David Kjerrumgaard teaches the skills you need to deploy a Pulsar server, ingest data from third-party systems, and de...
New
Build and deliver production-grade cloud-native apps with Spring framework and Kubernetes.
Thomas Vitale
In Cloud Native Spring in ...
New
Grokking Functional Programming is a practical book written especially for object-oriented programmers. It will help you map familiar ide...
New
Cyber Security Career Guide unlocks your pathway to becoming a great security practitioner. You’ll learn how to reliably enter the securi...
New
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Filter by Type:
Popular Tags
- #apple
- #code
- #programming
- #linux
- #web
- #blog-post
- #podcasts
- #video
- #news
- #otp
- #community
- #microsoft
- #chatgpt
- #openai
- #macos
- #learning
- #github
- #new
- #project
- #design
- #development
- #database
- #performance
- #ios
- #internet
- #testing
- #manning
- #ai
- #css
- #apps
- #android
- #quantum
- #hardware
- #nvidia
- #guide
- #intel
- #browser
- #blog
- #llm
- #amazon
- #liveview
- #privacy
- #social
- #musk
- #games
- #writing
- #windows
- #api
Popular Portals
- /elixir
- /rust
- /ruby
- /wasm
- /erlang
- /phoenix
- /keyboards
- /python
- /js
- /rails
- /security
- /go
- /swift
- /vim
- /clojure
- /emacs
- /haskell
- /java
- /svelte
- /onivim
- /typescript
- /kotlin
- /c-plus-plus
- /crystal
- /tailwind
- /react
- /gleam
- /ocaml
- /elm
- /flutter
- /vscode
- /ash
- /html
- /opensuse
- /centos
- /php
- /zig
- /deepseek
- /scala
- /sublime-text
- /textmate
- /lisp
- /react-native
- /debian
- /nixos
- /agda
- /kubuntu
- /arch-linux
- /deno
- /django








