
Learn Git Basics in a practical and efficient manner
What you'll learn
- Basics of Git in a simple words
- Practical experience with Git from the very first lectures
- Git setup and configuration
- How to manage changes in files
- Most used commands in git such as git add, git commit, git push and more
- What is git branch and how to work on the same file in parallel
- What is conflict in file and how to solve it
- What is pull request and how to create it
Requirements
- Basics of IT
- Basics of terminal usage
Description
This course is designed for students who never worked with Git. We will focus on Git basics and how to apply them. The course contains theoretical and practical lessons for mastering Git for absolute beginners. The course will teach you how to start applying Git from day 1. At the end of this course, students will be able to perform basic git operations necessary. This course is mainly for beginners in the software development industry and everybody who is curious about git.
Who this course is for:
- Beginners in software development
- Everybody who wants to learn Git basics quickly