Leanpub Header

Skip to main content

Filters

Category: "Git"

Books

  1. Modern IT Automation with PowerShell
    Modern Automation with PowerShell
    The DevOps Collective, Inc. and Michael Zanatta

    A PowerShell Textbook written by the community for the community!

  2. 10 KATA DEL DESARROLLO FRONTEND
    Versión 1: de principiante a intermedio
    jose MARIN

    Kata, palabra japonesa que representa una secuencia de movimientos establecidos que se realizan con la finalidad de perfeccionar una técnica. Esta referencia quiero transmitirla a ustedes en el ámbito del desarrollo frontend, intentando crear una serie de conceptos y técnicas que deben adquirirse y perfeccionarse por cada nivel de aprendizaje.

  3. Aprendiendo Git
    ¡Domina y comprende Git de una vez por todas!
    Miguel Angel Durán García

    Git no es complicado... ¡Si lo entiendes! ? ¿Sientes que sabes usarlo porque has memorizado todos los comandos que necesitas? ¡Pero no entiendes qué hace cada cosa y por qué! Así es normal que, cuando exista un problema, te cueste resolverlo. ¡Con este libro vas a entender de una vez por todas todo lo que es Git y cómo sacarle provecho!

  4. Git For Professionals
    Learn the Key Concepts and Workflow to becoming the next Git Expert
    Alejandro Garcia

    Learn to Collaborate with others through remote repositories in a professional way !!

  5. Git Documentation
    Offline Ebook PDF Version of the Git v2.25.0 Documentation
    Alejandro Garcia

    Easy to read ebook format of the official Git documentation. This is version 2.25.0 as hosted on the git website, the idea is to help the community with a portable and easy to read version for offline reference.

  6. Getting to Know IntelliJ IDEA
    Get up to speed on IntelliJ IDEA's New UI
    Trisha Gee and Helen Scott

    If we treat our IDE as a text editor, we do 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 efficiently and productively as a professional developer.

  7. A Practical Guide in Software Engineering - Building Project Euler Solutions in PHP

  8. The PowerShell Conference Book
    Volume 3
    Mark Kraus, Michael Zanatta, Joe Houghes, Christian Coventry, Steven Judd, Phil Bossman, Adil Leghari, Arnaud Petitjean, Bill Kindle, and The DevOps Collective, Inc.

    20+ subject matter experts have teamed up to bring you the ultimate collection of PowerShell+DevOps topics that are designed to be like a conference in a book. This book not only delivers top-notch content that rivals any book on the market, but all royalties are donated to the OnRamp scholarship program which bootstraps others into the industry.

  9. ghq handbook
    Masayuki Matsuki (Songmu)

    この本はghqのメインメンテナがghqの使い方を網羅的に解説したハンドブックです。ghqはリポジトリ管理をシンプルかつ簡単にするためのコマンドラインツールです。ghqを使ってリポジトリ管理を簡単にしましょう。

  10. GitOps
    Cloud-native Continuous Deployment
    Dr. Simon Harrer, Florian Beetz, and Anja Kammer

    GitOps has caused quite some fuss on Twitter and KubeCon, and still continues to do so. This book aggregates the essence of GitOps to help clear up the confusion. This book answers the following questions:What is GitOps?Why should I use GitOps?How does GitOps work?How to get started with GitOps on Kubernetes?What's the Future of GitOps?

  11. Simply Git
    Version Control with Ease
    iThinker Studio
    No Description Available
  12. Ace The Coding Interview: Essential .NET Interview Questions
    The ultimate guide to mastering the tech interview: programming questions and solutions. Get more interviews & job offers
    Ion Cosmin Grigore

    By reading this comprehensive guide your future tech discussions are going to be much less stressful. I am familiarizing you with the most commonly asked interview questions. It contains ACTUAL QUESTIONS I usually ask during an interview or questions I picked up from other employers. 

  13. API on Rails 6 (French)
    Apprenez les meilleures pratiques pour construire une API en utilisant Ruby on Rails 5. L'intention avec ce livre n'est pas seulement de vous apprendre comment construire une API avec Rails. Le but est également de vous apprendre à construire des API évolutives et maintenables avec Rails ce qui signifie améliorer vos connaissances actuelles sur les rails. Dans ce livre, vous apprendrez à : - Utiliser Git pour le contrôle de version - Construire des réponses JSON - Tester vos points d'entrées avec des tests unitaires et fonctionnels - Mettre en place une authentification avec des JSON Web Tokens (JWT) - Utiliser les spécifications JSON:API - Optimiser et mettre en cache l’API
    Alexandre Rousseau

    Apprenez les meilleures pratiques pour construire une API en utilisant Ruby on Rails 6. L'intention avec ce livre n'est pas seulement de vous apprendre comment construire une API avec Rails, le but est de vous apprendre à construire des API évolutives et maintenables avec Rails. Cela signifie améliorer vos connaissances actuelles sur les rails

  14. API on Rails 6
    Learn best practice to build an API using Ruby on Rails 6. The intention with this book it’s not only to teach you how to build an API with Rails. The purpose is also to teach you how to build scalable and maintainable API with Rails which means improve your current Rails knowledge. In this book you will learn to: - Use Git for version control - Building JSON responses - Test your end-points with unit and functional tests - Set up authentication with JSON Web Tokens (JWT) - Optimize and cache the API
    Alexandre Rousseau

    Learn best practice to build an API using Ruby on Rails 6. The intention with this book it’s not only to teach you how to build an API with Rails. The purpose is also to teach you how to build scalable and maintainable API with Rails which means improve your current Rails knowledge

  15. Inevitable Decline of Your Software
    ... and how to prevent it, from inception to delivery
    Chris Fauerbach

    Software tends to have a short life span, learn modern practices to increase the longevity of your projects.