4/13/2021 - Learn about an optimistic strategy that gives you highly scalable concurrency control in the latest update for
Data-Oriented Programming
4/6/2021 - Find out why passionate, inspiring, and influential are key qualities in “executive presence” from the latest update for
How to Lead in Data Science
4/4/2021 - Explore modern training techniques—born from well-established approaches—that improve your model’s learning rate and quality in the new chapter of
Inside Deep Learning
4/3/2021 - Discover how to use your own mental models to your problem-solving advantage with the latest update for
The Programmer's Brain
4/3/2021 - Build a fully functioning ecommerce site using Jamstack and Next.js, exploring exciting options as you go in the new chapter of
The Jamstack Book
4/2/2021 - Three new chapters to help you master the Pandas library ready for you in
Pandas in Action
4/1/2021 - Discover how you can use Jamstack to break through barriers with custom APIs and webhooks in the new update for
Hugo in Action
3/31/2021 - Find the Recipe for strong (privacy) muscles in the new chapter of
Privacy by Design
3/28/2021 - Two new chapters tha reveal all about leveraging the reactive paradigm to improve resilience using fewer resources ready for you in latest update for
Cloud Native Spring in Action
3/25/2021 - Chapter 8, "Implementing web apps with Spring Boot and Spring MVC" is new to
Spring Quickly
3/24/2021 - How are governments around the world approaching Self-Sovereign Identity? Find out in the latest update for
Self-Sovereign Identity
3/24/2021 - Tim McNamara of Rust in Action is the speaker at the online Kerala Rustacean Meetup on Mar 27th.
Kerala Rustacean Meetup
3/20/2021 - Discover the key to returning the most relevant documents from our most important and highest-visibility queries in the latest update for
AI-Powered Search
3/19/2021 - Find out how to manage instance states and checkpoints in streaming jobs with the new chapter of
Grokking Streaming Systems
3/17/2021 - Blazing new trails in the Blazing Trails app in Blazor in the latest update for
Blazor in Action
3/15/2021 - Master collective batch operations—copy and move, anonymous writes, importing, exporting, and more with the API action packed update in
API Design Patterns
3/13/2021 - See how DO principle #2 lets you liberate data from class rigidity and weaken its dependence on code in the new chapter of
Data-Oriented Programming
3/10/2021 - Chapter 5, "Reaching a deeper understanding of code" is the latest update for
The Programmer's Brain
3/9/2021 - Explore the ins and outs of several deployment options and how to choose the right one for your Jamstack site in the new chapter of
The Jamstack Book
3/8/2021 - An introduction to writing tests with ScalaTest, a library for both synchronous and asynchronous code is the final update for
Get Programming with Scala
3/7/2021 - Hone in on the Needle in the Distributed Systems Haystack in two new chapters of
Istio in Action
3/6/2021 - The most important rule of OOP? You’re definitely going to talk about it! Check out the new chapter in
Apache Pulsar in Action
3/3/2021 - Discover the starting point of any key management architecture in the new chapter of
Self-Sovereign Identity
3/2/2021 - Explore best practices for getting the most benefit from your logging events as well as what pitfalls to avoid in the latest update for
Logging in Action
2/27/2021 - Arm yourself with the ability to recognize three specific threats to your web security with three new chapters of
Practical Python Security
2/25/2021 - Learn techniques, skills, and strategies that you can apply to help ensure one can react to changes quickly, safely, and successfully in the final update to
Good Code, Bad Code
2/24/2021 - Explore how companies can implement tailored privacy protections while still benefiting from shared data in the latest update for
Privacy by Design
2/22/2021 - Chapter 11, "Optimizing for regular expressions at scale" is new for
Software Telemetry
2/21/2021 - Explore how to create networks for sequence classification problems like sentiment detection, weather prediction, and more in the new chapter of
Inside Deep Learning
2/16/2021 - Dive deep into the effect quantum computers have on today’s cryptographic algorithms in the new chapter of
Real-World Cryptography
2/15/2021 - Delve into common security pitfalls, as well as security considerations that paint a more complete picture of threats and how to avoid them in the latest update for
Street Coder
2/12/2021 - It’s time to discover how to use values to represent side-effectual programs, use data from unsafe sources, separate pure and impure code, and more in
Grokking Functional Programming
2/10/2021 - Three new chapters on the menu in the latest update of
Pipeline as Code
2/8/2021 - Explore the challenges of virtual work as well as the crucial steps to tackling them for maximum productivity and job satisfaction in the new chapters of
Own Your Tech Career
1/27/2021 - To keep your edge computing system performing at its peak keeping tabs on the underlying framework’s functioning is a must. Find out how in the latest update for
Making Sense of Edge Computing
1/23/2021 - Chapter 10, "The power of JavaScript" is the latest update for
Hugo in Action
1/22/2021 - How do you get the performance gains of concurrency while still using asyncio APIs? Find out why in chapter 7 of
Python Concurrency with asyncio
1/20/2021 - One size (or approach) does not fit all when it comes to telemetry. Find out why in the new update of
Software Telemetry
1/20/2021 - Four new chapters in the final update for
Entity Framework Core in Action, Second Edition
1/18/2021 - Discover three techniques for supporting your working memory that make processing complex code easier in the new chapter for
The Programmer's Brain
1/15/2021 - Explore techniques for identifying vulnerabilities and potential security flaws in older applications in the latest update for
AWS Security
1/8/2021 - Delve deeper into managing two bean scopes Spring provides for when those default approaches don’t quite do the job in the latest update for
Spring Quickly
1/8/2021 - Examine the role and structure of the data flowing through those layers and units as you interpret model representations in the latest update for
Interpretable AI
1/6/2021 - Find out what traits you need to stand out in IT in the latest update for
Own IT
1/5/2021 - Breaking down isolated events into event sets, or windowing, is critical in streaming systems; Windowed Computations are explained in the latest update for
Grokking Streaming Systems