GitHub - Beginner
It is one of the main platforms for creating open-source projects for tools and applications, characterized primarily by its collaborative features that help everyone contribute to improving the code.
Created by Luciano Giacchetta
Included in Careers:
USD 0.0
Includes 65% OFF
7-Day Money Back Guarantee
This course includes
- 8 Modules
- 16 Videos
- 24 Practices
- Full-time access
- Mobile & Tablet access
- Course Certificate
What you'll learn
- What is GitHub and how does it work?
- The workflow typically followed when using Git
- The most important operations that Git offers us
- An introduction to the GitHub console, repositories, and more
- We will explain the branches and how they are used (Git Branching)
- Why? and how to work in a team using GitHub? (Git TeamWork)
- Basic concepts for deploying websites through the platform
- Best practices in using public and private repositories
Course Contents
16 Hours 0 Minutes
Learn the order and procedures to work in your public or private repository
Go back in time and undo changes recorded in your repository if you encounter any errors
Purpose, origins, and its utility for work teams
Format and improve the readability of your commits using the popular Markdown language
Track progress in your repository by creating branches for each new feature under development
Use the Git version control system to facilitate teamwork in software development projects
GitHub Pages, a GitHub service that allows you to host static websites for free
Get used to the best ways to use GitHub to get the most out of it