Leanpub Header

Skip to main content

Filters

Category: "Git"

Books

  1. Git Mastery: From First Commit to Expert
    Git Mastery: From First Commit to Expert
    The Complete Practical Guide — Fundamentals, Workflows, Internals, and Real-World Problem Solving
    Steve Publications

    Stop memorizing Git commands and learn how Git actually works. Git Mastery: From First Commit to Expert covers everything from version control basics to advanced workflows, debugging and Git internals with practical examples that help you collaborate with confidence and solve Git problems on your own.

  2. GitOps the Hard Way, with Argo CD
    GitOps the Hard Way, with Argo CD
    Build Real GitOps Pipelines From Empty Clusters to Automated Deploys
    Aymen El Amri

    Go from an empty cluster to a self-deploying GitOps pipeline, doing every step yourself: Applications, sync policy, hooks, RBAC, Helm, ApplicationSets, and a setup that ships every branch on push. You finish with a pipeline you can explain line by line, not a demo you watched run.

  3. GitOps with ArgoCD
    GitOps with ArgoCD
    A Comprehensive Guide
    Sudhanshu Jaiswal

    Modern cloud systems require automation, consistency, and reliability. GitOps With ArgoCD shows how to manage Kubernetes applications using Git as the single source of truth while enabling automated deployments, policy enforcement, and scalable multi-cluster operations.Learn how DevOps teams use ArgoCD to simplify continuous delivery, improve infrastructure visibility, and maintain secure and reproducible environments.

  4. Android In The Real World
    Android In The Real World
    Android in the real world: Engineering Jetpack Compose, performance, architecture, and scale under real production constraints.
    Fabio Chiarani

    A senior level Android book about what actually breaks in production: Compose, performance, architecture, build systems, CI, and scale. Less “hello world”, more “keep it alive”.

  5. Modern Banking Microservices with Clean Architecture, DDD, TDD, .NET 10, and Angular 21 (nx Monorepo)
    Modern Banking Microservices with Clean Architecture, DDD, TDD, .NET 10, and Angular 21 (nx Monorepo)
    A Complete Engineering Guide to Building Production-Grade Banking Systems Using Microservices, Docker, CI/CD, Testing, and Angular Nx Monorepos
    Gustavo Felix

    Build a real-world digital banking platform from scratch using .NET 10, Clean Architecture, DDD, Angular 21 (Nx Monorepo), Docker, PostgreSQL, and GitHub Actions CI/CD. This hands-on, full-stack guide shows you how fintech systems are built in modern software teams—covering microservices, secure APIs, authentication, event-driven architecture, automated testing, containerization, and more. No shortcuts, no toy examples. Just real engineering.

  6. Production Ready Data Science
    Production Ready Data Science
    From Prototyping to Production with Python
    Khuyen Tran

    Are you a data scientist or analyst struggling to take your Jupyter Notebook prototypes to the next level? Have you encountered challenges with code organization, reproducibility, or collaboration as your data science projects grow in complexity? This book is the solution you’ve been seeking. This comprehensive guide bridges the gap between data analysis and software engineering, providing you with the essential tools and best practices to transform your data science projects into scalable, maintainable, and collaborative solutions.

  7. Master GitOps with Argo CD
    Master GitOps with Argo CD
    A hands-on guide to managing Kubernetes with GitOps
    Kirshi Yin | Curious Devs Corner

    Take control of Kubernetes with GitOps and Argo CD. This book shows you how to deploy, secure, and scale your applications step by step — from the basics to advanced patterns.

  8. Medior PHP - The Next Step

    In today’s project-based, SCRUM “infested” web development work scene you are either a Junior starting out or a Senior who lacks in-depth knowledge. There seems to be no in-between! After reading this book you will be a Medior PHP Developer who can deliver a fully-fledged API from start to finish!

  9. Creating NPM Package with React TypeScript
    Creating NPM Package with React TypeScript
    React TypeScript Guide to Create, Test, and Publish NPM Libraries
    CodeSweetly

    Build and Publish Your Own React NPM Package! Want to share your React components with the world? CodeSweetly’s Creating NPM Package with React TypeScript book walks you through the entire process—from setup to publishing—so you can confidently create and distribute your own reusable React packages. Set up a React-based NPM packageWrite clean, modular, and reusable componentsConfigure compiling tools for package optimizationPublish your package and manage updates like a pro No fluff—just clear, step-by-step guidance. Start building and sharing your React creations today! Printed copies of this book are also available on Amazon.

  10. PlatyPS
    PlatyPS
    Your guide to PowerShell documentation
    Gijs Reijn

    Looking to write PowerShell documentation efficiently? This book has you covered with the new Microsoft.PowerShell.PlatyPS module. Enjoy a variety of fun follow-along exercises and gain an in-depth understanding of the new module.

  11. Git Wunderkind (Deutsche Ausgabe)
    Git Wunderkind (Deutsche Ausgabe)
    Versionskontrolle meistern mit Git und GitHub
    Ebenezer Don and TranslateAI

    Wenn Sie Git, GitHub und die bereichende Welt der Open-Source-Beiträge beherrschen möchten, selbst ohne Vorkenntnisse, ist dieser Leitfaden Ihre beste Wahl.

  12. Ansible DevOps Cookbook
    Ansible DevOps Cookbook
    End-to-end automation solutions including setup, playbooks, cloud services, CI/CD integration, and ansible tower management
    GitforGits | Asian Publishing House

    There are more than 100 recipes that are meant to help you solve problems in the real world. With this book, you can learn everything from how to set up your Ansible environment to advanced playbook techniques, cloud integration, CI/CD pipelines, and fixing problems. Each recipe is designed to give you useful solutions, which makes it easy to use Ansible and get the most out of it.

  13. Getting to Know IntelliJ IDEA (First Edition)
    Getting to Know IntelliJ IDEA (First Edition)
    Power-user tips for the Classic UI
    Trisha Gee

    If we treat our IDE as a text editor, we are doing ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work comfortably and productively as a professional developer using the Classic UI.

  14. GIT intermediate
    GIT intermediate
    Know abstractions you use
    Jacek Drąg

    Gain a good sense of Git’s mechanics. Particularly useful when less obvious situations occur. Bearing the proper abstractions in mind, you know why and what should be done; It is easier then, to find the answer to how to do it. paperback edition available on Amazon

  15. Introduction to Git and GitHub

    The eBook is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Git, GitHub and version control in general.