Dies ist die top-aktuelle Version dieses Fachbuchs vom 04.03.2026 auf dem Stand .NET 10.0.3 und Entity Framework Core 10.0.3.
Explore the Git-integrated, the only powerful Postman Alternative to design, build and deploy APIs
Transform chaos into order with Phoenix Product Codex: a thrilling, real-world journey of building a production-ready REST API for product data management using Elixir and Phoenix, born from the requirements of a family-run business facing a government mandate for electronic invoicing. Learn to craft and deploy a thoughtfully-designed, business-driven solution that already serves as the Single Source of Truth for two companies, while also mastering domain modeling, database design, and more in the process. No toy examples or databases here, but actual software that delivers real impact.
Now updated and better than ever! The new edition of CodeSweetly’s Creating NPM Package is here. It features semantic-release automation, NPM Trusted Publishing, and advanced TypeScript modularization. Learn how to build, organize, automate, and securely publish professional TypeScript libraries with modern, production-ready workflows. Are you ready to deliver cleaner, smarter, and fully automated packages? Get your copy of the updated version today. Printed copies are also available on Amazon.
Bad data breaks good code. You’ve written Python that works perfectly in testing, only to watch it fail in production because of a malformed API request, a messy CSV, or a missing config value. That’s the hidden cost of Python’s flexibility: without runtime validation, you’re always one bad input away from a crash. Enter Pydantic. This book takes you from the foundations of data validation to real-world applications in APIs, data pipelines, configurations, and machine learning workflows. Along the way, you’ll explore practical techniques, advanced features, and alternatives like Marshmallow, attrs, and dataclasses, so you’ll always know which tool is right for the job. If you’re a Python developer, data engineer, or FastAPI user, this is your roadmap to writing safer, cleaner, and more reliable code.
Do you want to build a Mobile App from scratch? But you cannot master courage.Why?Because you have not coded before. You have No experience in programming.Right?It is perfectly OKAY. In fact, that sounds more challenging. There is ONLY one ANSWER TO YOUR DILEMMA.Learn Flutter. This book is designed for the non-coders. For absolute beginners.
Grab this volume to learn about the API-driven approach to uniting development and operations. This eBook combines all our writing on DevOps, the firestorm that empowers and extends capability for developers; we overview Continuous Integration tooling, Docker, IoT Continuous Deployment, Configuration Management, and more.
Have you ever finished a tutorial only to realize the code would never survive a real project? Modular Minimal API .NET 10 bridges the gap between beginner tutorials and enterprise-grade architecture. Starting from a blank terminal, you'll build a fully functional, secure, and scalable e-commerce backend using the sweet spot of modern .NET development: lightweight Minimal APIs, structured Modular Monolith architecture, and PostgreSQL — all powered by .NET 10. Along the way you'll implement JWT authentication, structured logging, global error handling, Docker deployment, and a clear migration path to microservices when your app outgrows the monolith. Whether you're a junior developer building your first portfolio project or a mid-level engineer leveling up your architecture skills — this is the book you wished existed when you started.
Understanding “red–green–refactor” is easy; applying it effectively in real-world systems is not. This book bridges that gap by showing you how to practice Test Driven Development in the context of building robust, production-ready .NET Core microservices.
For those who want to build controlled, reproducible AI systems entirely within their own infrastructure, this book is the most practical and implementation-focused trainer. Instead of relying on external APIs or cloud-hosted intelligence services, this book clearly demonstrates how Apache Spark can orchestrate data preparation, model training, batch inference, reporting, and LLM acceleration in a disciplined and transparent way.
Imagine writing production-grade code with fewer errors, sprint reviews that highlight real insights instead of guesses, and teams that spend less time debugging and more time innovating. This isn’t science fiction, it’s the future of software engineering. AI-Augmented Software Engineering unlocks the practical power of AI tools while grounding you in ethical best practices. Discover how to automate the mundane, amplify your creativity, and shape intelligent systems that serve users all without sacrificing trust, quality, or integrity.Welcome to the next wave of engineering designed with intelligence, driven by values.
Discover the complete world of Scala programming in one comprehensive encyclopedia. SCALAPEDIA takes you from language fundamentals to advanced functional programming, covering Cats, Cats Effect, ZIO, design patterns, architectural patterns, and performance optimization. With over 85 chapters spanning 10 major parts, this is the definitive guide for mastering Scala and building enterprise-grade applications. Whether you're starting your Scala journey or looking to deepen your expertise, SCALAPEDIA is your complete reference for modern functional programming in Scala.
Digital Transformation in the Era of AI reframes transformation as a continuous capability, not a one-time program. Drawing on real enterprise experience, this book shows how organisations can evolve their architectures, operating models, and leadership practices to harness AI responsibly and at scale, without breaking what already works.
The "It Works on My Machine" Excuse Ends Today. Understand Docker. Ship with Confidence. Own Production. This book is written for front-end developers who are tired of using Docker without truly understanding it. Instead of abstract theory or backend-centric explanations, it teaches Docker in a clear, practical way—aligned with how front-end engineers think and how real front-end applications are built and shipped.You’ll work with a real GitHub repository, follow real production workflows, and learn how to build, run, and deploy a React.js application using Docker—ending with a full deployment to Amazon EC2. Every step is explained with purpose, so you understand not just what to do, but why it works.By the end of the book, Docker will no longer feel like a black box. You’ll know how to create reliable builds, debug problems with confidence, and take ownership of your production environment as a front-end developer.If you want to stop guessing, stop copying commands, and finally ship front-end applications with confidence—this book is for you.
Gain Hands-On Development of Web APIs, Data Access, Dependency Injection, and WPF Clients with ASP.NET Core, Entity Framework Core, and MVVM in .NET 9. The book teaches combination of XAML and C# in WPF, interact with data, and the MVVM pattern. You will learn to connect the WPF client to a live Web API, handling real-time updates, and managing states.