Approaching PHP from a functional perspective. Yes, really. (With just a pinch of category theory.)
A companion book for implementing Microsoft Dynamics 365 Business Central. Targeted end-users, super-users and administrators, this book covers many of the challenges you're faced when implementing a cloud-based ERP system. From setting up the system and creating the first company to user customizations and integration. Updated to 2022 Wave 2 v21.
Grab your compiler and follow along as the authors develop and gradually refine a short Haskell program. This extremely approachable guide explains topics like case expressions, sum and product types, type constructors, typeclasses, and newtype coercion as they are motivated by the example code, with exercises to reinforce your understanding.
The complete guide to learning everything you need to know about Apache Ignite
A developer-friendly, practical and pragmatic guide to lightweight software architecture, technical leadership and the balance with agility.
Write code that you can understand without holding the entire system in your head. This book shows you how Java's modern functional features—records, sealed types, lambdas, streams—combine into a powerful approach to design. You'll learn: • How to eliminate race conditions without synchronized blocks • How to write tests that test business logic, not mock frameworks • How to compose complex behaviors from simple, reusable functions • How to manage deeply nested immutable data without boilerplate • How to adopt functional patterns incrementally in existing codebases Written for working developers. Filled with production-ready code examples.
You’ve facilitated your 50th retrospective. The same issues surface. The same action items are created. Nothing changes. Features marked "done" sit in queues for months. You’re doing your job perfectly—and it’s making no difference.What if the problem isn’t your facilitation skills? What if the Scrum Master role itself is trapped in an outdated model?
Tired of god factories and 200-parameter constructors? In one intense week, I turned a payment provider monolith into modular, self-registering NestJS heaven. This book shows you how without losing your mind (mostly).
In this book, you'll uncover strategies that industry professionals use to build scalable, performant, and maintainable React applications, all without becoming overwhelmed by complexity.
Unlock the power of real-time healthcare monitoring and frequency therapy with the TEHS Scrum Framework. This groundbreaking book blends agile principles with health optimization, offering a structured approach to doubling your energy while cutting stress in half. Explore how cutting-edge frequency research and AI-driven health monitoring can revolutionize well-being and longevity.
Learn to build a production-grade web application with Spring Boot and Thymeleaf with this book.
Learn databases from the bottom up by coding your own, in small steps, and with simple Go code (language agnostic).Atomicity & durability. A DB is more than files!Persist data with fsync.Crash recovery.KV store based on B-tree.Disk-based data structures.Space management with a free list.Relational DB on top of KV.Learn how tables and indexes are related to B-trees.SQL-like query language; parser & interpreter.Concurrent transactions with copy-on-write data structures.
If you've dabbled in containers and infrastructure or DevOps but don't know why Kubernetes is so popular, or how to get started with it, this is your book! Learn the basics of Kubernetes quickly and efficiently, with real-world application deployment examples.
“Happily purchased. Handy to have these in one place. Thank you!” — Kent Beck “Excellent new thinking on Domain-Driven Design. It's full of real practical experience in getting the most value from domain modelling. Just like the Eric Evans' DDD book, this gives more insight each time you read it.” — Ian Russell
Discover how to build modern, reactive applications that go beyond the client side. With SolidStart, you’ll harness server-side rendering, seamless routing, and full-stack integration to deliver apps that are fast, scalable, and production-ready. Through a hands-on project, you’ll see how these concepts come together to create a secure, production-ready application from the ground up. Whether you’re optimizing performance, structuring navigation, or coordinating server and client logic, this book shows you how to move beyond the basics and build the kind of modern, reactive applications SolidJS was designed for.