Beginning Git and GitHub: Version Control, Project Management and Teamwork for the New Developer, 2nd EditionКНИГИ » ПРОГРАММИНГ
Название: Beginning Git and GitHub: Version Control, Project Management and Teamwork for the New Developer, 2nd Edition Автор: Mariot Tsitoara Издательство: Apress Год: 2024 Страниц: 314 Язык: английский Формат: pdf (true), epub (true) Размер: 14.0 MB, 20.4 MB
Learn the fundamentals of version control through step-by-step tutorials that will teach you the ins-and-outs of Git. This updated version introduces Github workflows, and contains new chapters on how to make Git and GitHub truly yours, covers additional common problems and how to solve them, along with new features of Github pull requests.
Divided into three parts – Version Control, Project Management and Teamwork – this book reveals what waits for you in the real world and how to resolve the problems you may run into. Once past the basics of Git, you'll see how to manage a software project, and finally how to utilize Git and GithHub to work effectively as a team. You'll examine how to plan, follow and execute a project with GitHub, and then apply those concepts to real-world situations. Workaround the pitfalls that most programmers fall into when driving a project with Git by using proven tactics to avoid them. You will also be taught the easiest and quickest ways to resolve merge conflicts.
A lot of modern books on Git don’t go into depth about non-technical topics. Beginning Git and GitHub is your complete guide to how Git and GitHub work in a professional team environment and will help you cover all the bases right at the start of your career.
As the name implies, version control involves managing multiple versions of a project. It tracks every change made to project files (additions, edits, or deletions). Each change is recorded, allowing for easy undoing or rolling back. To effectively implement version control, you need to utilize version control systems. These systems facilitate navigation through changes and provide a swift way to revert to previous versions when needed. Teamwork is a significant advantage of version control. When multiple individuals contribute to a project, tracking changes can become chaotic, increasing the risk of overwriting each other’s work. With version control, team members can work on separate copies of the project (referred to as branches) and merge their changes into the main project only when they, or other team members, are satisfied with the work.
This book was written from a developer’s perspective; however, the concepts and principles discussed apply to any type of text file, not just code. Version control systems can track changes not only in text files but also in various non-text files such as images or Gimp files.
What You'll Learn: Review basic and advanced concepts of Git Apply Project Management skills using GitHub Solve conflicts or, ideally, avoid them altogether Use advanced concepts for a more boosted workflow
Who This book Is For: New developers, developers that have never worked in a team environment before, developers with basic knowledge of Git or GitHub, or anyone who works with text documents. If you’re seeking the most effective way to quick-start your journey in the right direction, this book is for you.
Скачать Beginning Git and GitHub: Version Control, Project Management and Teamwork for the New Developer, 2nd Edition
Introduction to Git and GitHub Название: Introduction to Git and GitHub Автор: Bobby Iliev Издательство: Leanpub Год: October 1 2021 Страниц: 160 Язык: английский Формат: pdf ...
Git Essentials: Developer's Guide to Git Название: Git Essentials: Developer's Guide to Git Автор: Francois Dupire, David Landup Издательство: StackAbuse Год: 2021-2022 Страниц: 186 Язык:...
Git: Project Management for Developers and DevOps Название: Git: Project Management for Developers and DevOps Автор: Bernd Oggl, Michael Kofler Издательство: Rheinwerk Publishing Год: 2023 Страниц:...
Learn GIT using GITHUB in 5 minutes Название: Learn GIT using GITHUB in 5 minutes Автор: S. Basu Издательство: Amazon.com Services LLC Год: 2021 Язык: английский Формат: pdf, azw3, epub...
Jump Start Git Second Edition Название: Jump Start Git: Take Control of your Code and Assets, 2nd Edition Автор: Shaumik Daityari Издательство: SitePoint Pty. Ltd Год: 2020...
GitHub For Dummies Название: GitHub For Dummies Автор: Sarah Guthals, Phil Haack Издательство: Wiley Год: 2019 Страниц: 371 Язык: английский Формат: True PDF Размер:...