9798317400392 - git mastery version control for developers: a step-by-step guide to mastering git for collaborative coding de farmer, miguel; sanders, rafael (9 resultados)

- Tapa blanda
Librería: GreatBookPrices, Columbia, Estados Unidos de AmericaGreatBookPrices
Contactar con el vendedorVendedor de 5 estrellasCondición: Usado - Como Nuevo
EUR 19,93
Envío por EUR 2,29Se envía dentro de Estados Unidos de AmericaCantidad disponible: Más de 20 disponibles
Condición: As New. Unread book in perfect condition.

- Tapa blanda
Librería: GreatBookPrices, Columbia, Estados Unidos de AmericaGreatBookPrices
Contactar con el vendedorVendedor de 5 estrellasCondición: Nuevo
EUR 21,06
Envío por EUR 2,29Se envía dentro de Estados Unidos de AmericaCantidad disponible: Más de 20 disponibles
Condición: New.

- Tapa blanda
Librería: Grand Eagle Retail, Bensenville, Estados Unidos de AmericaGrand Eagle Retail
Contactar con el vendedorVendedor de 5 estrellasCondición: Nuevo
EUR 23,43
Gastos de envío gratisSe envía dentro de Estados Unidos de AmericaCantidad disponible: 1 disponibles
Paperback. Condición: new. Paperback. Git Mastery: Version Control for Developers is the essential guide to mastering Git, the most popular version control system used by developers worldwide. Whether you're a beginner learning the basics of Git or an experienced developer looking to enhance your version control skills, this ste…p-by-step guide will teach you how to use Git to manage your code, collaborate with teams, and streamline your development workflow.Git empowers developers to track changes, manage code versions, and collaborate on software projects with ease. This book will take you from basic Git concepts to advanced workflows, enabling you to write efficient, scalable code in collaborative environments.What you'll learn in Git Mastery: Introduction to Git and Version Control: Understand what version control is and why it's crucial for software development. Learn the basics of Git and how it differs from other version control systems like Subversion (SVN) and Mercurial.Setting Up Git: Learn how to install Git on your local machine and configure it with your identity. Set up your first repository and understand the fundamental Git configuration commands.Basic Git Commands: Master the essential Git commands for tracking changes, such as git init, git clone, git add, git commit, and git status. Learn how to track changes and maintain the integrity of your codebase.Working with Branches: Learn how to create and manage branches in Git. Understand how to work with Git's branching model to isolate features, bug fixes, and experiments, allowing you to keep the main codebase stable.Merging and Resolving Conflicts: Master the art of merging branches and resolving merge conflicts in Git. Learn best practices for conflict resolution and how to ensure smooth integration when working with a team.Working with Remote Repositories: Discover how to work with remote repositories, such as those hosted on GitHub, GitLab, or Bitbucket. Learn how to clone remote repositories, push and pull changes, and collaborate with team members effectively.Git Workflow for Collaborative Projects: Learn the Git workflows commonly used in collaborative development, such as Git Flow, GitHub Flow, and forking workflows. Understand how to use pull requests and manage code review processes.Rebasing vs Merging: Understand the difference between rebasing and merging branches in Git, and learn when and how to use each method to maintain a clean project history.Stashing Changes: Learn how to use Git's stash feature to temporarily save changes without committing them. Discover how to apply stashed changes back to your working directory and manage multiple stashes.Security and Best Practices in Git: Understand Git security best practices, including how to manage sensitive data, create SSH keys, and use signed commits. Learn how to avoid common pitfalls and follow Git best practices in a collaborative environment.Integrating Git with Other Tools: Learn how to integrate Git with other development tools, such as continuous integration/continuous deployment (CI/CD) systems, issue trackers, and project management tools, to improve your overall development workflow.Backup and Recovery with Git: Learn how to back up your repository, recover lost commits, and restore branches. Understand how to use Git's reflog and recovery options to safeguard your codebase.By the end of Git Mastery, you'll be proficient in using Git to manage your code and collaborate with teams. This book will equip you with the tools to master version control, whether you're working solo on personal projects Shipping may be from multiple locations in the US or from the UK, depending on stock availability.

- Tapa blanda
Librería: Ria Christie Collections, Uxbridge, Reino UnidoRia Christie Collections
Contactar con el vendedorVendedor de 5 estrellasCondición: Nuevo
EUR 22,12
Envío por EUR 13,89Se envía de Reino Unido a Estados Unidos de AmericaCantidad disponible: Más de 20 disponibles
Condición: New. In.

- Tapa blanda
Librería: GreatBookPricesUK, Woodford Green, Reino UnidoGreatBookPricesUK
Contactar con el vendedorVendedor de 5 estrellasCondición: Nuevo
EUR 22,00
Envío por EUR 17,39Se envía de Reino Unido a Estados Unidos de AmericaCantidad disponible: Más de 20 disponibles
Condición: New.

- Tapa blanda
Librería: GreatBookPricesUK, Woodford Green, Reino UnidoGreatBookPricesUK
Contactar con el vendedorVendedor de 5 estrellasCondición: Usado - Como Nuevo
EUR 23,14
Envío por EUR 17,39Se envía de Reino Unido a Estados Unidos de AmericaCantidad disponible: Más de 20 disponibles
Condición: As New. Unread book in perfect condition.

- Tapa blanda
Librería: CitiRetail, Stevenage, Reino UnidoCitiRetail
Contactar con el vendedorVendedor de 5 estrellasCondición: Nuevo
EUR 25,65
Envío por EUR 42,89Se envía de Reino Unido a Estados Unidos de AmericaCantidad disponible: 1 disponibles
Paperback. Condición: new. Paperback. Git Mastery: Version Control for Developers is the essential guide to mastering Git, the most popular version control system used by developers worldwide. Whether you're a beginner learning the basics of Git or an experienced developer looking to enhance your version control skills, this ste…p-by-step guide will teach you how to use Git to manage your code, collaborate with teams, and streamline your development workflow.Git empowers developers to track changes, manage code versions, and collaborate on software projects with ease. This book will take you from basic Git concepts to advanced workflows, enabling you to write efficient, scalable code in collaborative environments.What you'll learn in Git Mastery: Introduction to Git and Version Control: Understand what version control is and why it's crucial for software development. Learn the basics of Git and how it differs from other version control systems like Subversion (SVN) and Mercurial.Setting Up Git: Learn how to install Git on your local machine and configure it with your identity. Set up your first repository and understand the fundamental Git configuration commands.Basic Git Commands: Master the essential Git commands for tracking changes, such as git init, git clone, git add, git commit, and git status. Learn how to track changes and maintain the integrity of your codebase.Working with Branches: Learn how to create and manage branches in Git. Understand how to work with Git's branching model to isolate features, bug fixes, and experiments, allowing you to keep the main codebase stable.Merging and Resolving Conflicts: Master the art of merging branches and resolving merge conflicts in Git. Learn best practices for conflict resolution and how to ensure smooth integration when working with a team.Working with Remote Repositories: Discover how to work with remote repositories, such as those hosted on GitHub, GitLab, or Bitbucket. Learn how to clone remote repositories, push and pull changes, and collaborate with team members effectively.Git Workflow for Collaborative Projects: Learn the Git workflows commonly used in collaborative development, such as Git Flow, GitHub Flow, and forking workflows. Understand how to use pull requests and manage code review processes.Rebasing vs Merging: Understand the difference between rebasing and merging branches in Git, and learn when and how to use each method to maintain a clean project history.Stashing Changes: Learn how to use Git's stash feature to temporarily save changes without committing them. Discover how to apply stashed changes back to your working directory and manage multiple stashes.Security and Best Practices in Git: Understand Git security best practices, including how to manage sensitive data, create SSH keys, and use signed commits. Learn how to avoid common pitfalls and follow Git best practices in a collaborative environment.Integrating Git with Other Tools: Learn how to integrate Git with other development tools, such as continuous integration/continuous deployment (CI/CD) systems, issue trackers, and project management tools, to improve your overall development workflow.Backup and Recovery with Git: Learn how to back up your repository, recover lost commits, and restore branches. Understand how to use Git's reflog and recovery options to safeguard your codebase.By the end of Git Mastery, you'll be proficient in using Git to manage your code and collaborate with teams. This book will equip you with the tools to master version control, whether you're working solo on perso Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.

- Tapa blanda
- Impresión bajo demanda
Librería: PBShop.store US, Wood Dale, Estados Unidos de AmericaPBShop.store US
Contactar con el vendedorVendedor de 5 estrellasCondición: Nuevo
EUR 24,67
Gastos de envío gratisSe envía dentro de Estados Unidos de AmericaCantidad disponible: Más de 20 disponibles
PAP. Condición: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.

- Tapa blanda
- Impresión bajo demanda
Librería: PBShop.store UK, Fairford, Reino UnidoPBShop.store UK
Contactar con el vendedorVendedor de 5 estrellasCondición: Nuevo
EUR 22,01
Envío por EUR 4,82Se envía de Reino Unido a Estados Unidos de AmericaCantidad disponible: Más de 20 disponibles
PAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.