Leanpub Header

Skip to main content

Filters

Category: "Git"

Books

  1. Build reproducible analytical pipelines to output consistent, high-quality data products using R, Github and Docker. Learn about functional and literate programming to keep your code concise, easier to test and share and easily understandable by others by packaging it. Run your pipelines on Github Actions and focus on what matters: analysing data!

  2. Creating NPM Package with ReactJS
    React JavaScript Guide to Create, Test, and Publish NPM Libraries
    CodeSweetly

    Build and Publish Your Own ReactJS NPM Package! ? Want to share your React components with the world? CodeSweetly’s Creating NPM Package with ReactJS 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 package✔️ Write clean, modular, and reusable components✔️ Configure compiling tools for package optimization✔️ Publish your package and manage updates like a pro No fluff—just clear, step-by-step guidance. Start building and sharing your React creations today! ??

  3. Everyday Git 2022 - Attaining code quality and keeping your team sane
    Attaining code quality, creating high-quality software products and keeping your whole team sane.
    Bryan Lim

    Everyday Git 2022 is a pragmatic guide with easy examples on how to use Git easily. Gain access to the tips and tricks to using Git. Save you 100 hours in learning Git. Keep the whole team sane by using Git every day. Improve code quality and eventual product quality by tracking changes in your code base.

  4. 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!

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

  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. Simply Git
    Version Control with Ease
    iThinker Studio
    No Description Available
  11. 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. 

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

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

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

  15. Have you ever run a git command and felt a cold sweat because something happened that you didn't understand? This book helps you to be comfortable with git, a technology more often used than understood. It uses the 'Hard Way' method, the best way to develop your skills, and takes you from confusion to understanding in easy-to-follow steps.