Leanpub Header

Skip to main content

Filters

Category: "Git"

Books

  1. 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

  2. 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.

  3. Collaborative Development using Git and GitHub
    Adding Test and Continuous Integration with Travis-CI and AppVeyor
    Gábor Szabó

    Learn how use Git and GitHub while contributing to Open Source projects. Learn how to write unit and integration tests, and how to set up Continuous Integration. Languages: Python, Perl 5, and more to be added

  4. Painless Git
    A Sane Person's Guide to Distributed Development
    Nate Dickson

    Hello friend. Do you feel like you need to know git, but you don't? Well now you can! Painless Git is all about learning and having a good time doing it.

  5. Finally a free, open source book designed to teach Unix to anybody! Unix is over 40 years old yet it's still used to power your phone, the internet, and the latest scientific research. If you know how to use a mouse and keyboard then this book can provide you with the foundation you need to start coding - no previous experience expected!

  6. React Native will make development process faster because whether Android or iOS can be developed using single codebase (Javascript). In this book we will discuss about how to develop mobile app frontend, and how to connect to MYSQL database using API from Laravel Framework.

  7. Essential Git
    Why spend hours learning all Git and Github? Learn the parts professional developers use and get on with your coding
    Jorge Escobar

    This book simply teaches what you *really* need to know about Git. After working professionally with Git for more than 5 years with development teams, I will show you, step by step and cutting out all the fat, what Git is, what’s the use case behind each feature and how you can use it effectively like most professional web developers use it.

  8. DevOps Katas
    Hands-On DevOps
    Dave Swersky

    DevOps Katas: Hands-On DevOps is about three of the most important DevOps tools: Docker, Git, and Jenkins. You'll learn by doing with each set of exercises.

  9. Guida a GIT
    I comandi base svelati
    antonio mercurio

    Impara ad usare i comandi base di GIT in modo rapido.

  10. Git: in easy steps
    With examples in Git Extensionss
    Quan Mai

    Today, it's mandatory for developers to know and use Git fluently, as it's the de facto standard of open source projects, and has become more and more popular in the enterprise environment.Git is not easy. It takes time to understand concepts, and it takes even more time to be confident.Commit with confident, not with accidents!

  11. Git Workbook
    Self-Study Guide to Git
    Lorna Mitchell

    So you want to learn git? Work through this practical book of explanations and real-world exercises to level up your git skills one at a time.

  12. Beginning Git Version Control
    Essential tips & tricks you need to get Git up and running.
    Makzan
    No Description Available
  13. Practical Git and GitHub
    Real-world examples of solutions for problems that occurred during day to day Git/GitHub usage.
    Dinis Cruz

    This book contains the Git and GitHub related blog posts posted on Dinis Cruz’ blog at http://blog.diniscruz.com.

  14. FuelPHP に貢献する方法
    バグ報告や Pull Request をして FuelPHP を改良しよう!
    Kenji Suzuki
    No Description Available