Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to Git and GitHub for beginners

Posted By: naag
Introduction to Git and GitHub for beginners

Introduction to Git and GitHub for beginners
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | Lec: 13 | 107 MB
Genre: eLearning | Language: English

Learn the basics of git and github

Version control allows collaborative development which makes it easy for teams to work together on projects.

The effective use of version control is important and a useful skill for developers to have in their tool kit.

Git is a version control system which is like a series of snapshots of your code which can be referenced at any time.
GitHub is a web based graphical interface where you can publish your Git repositories and collaborate with other people or teams. Git and GitHub has become the industry-standard version control and publishing platform . Git allows you to track changes and your development process and when used with GitHub it becomes an effective backup mechanism.

This course is for absolute beginners and will introduce you to the basics of using a version control system called Git and a collaboration platform called GitHub . Although this course does not involve any programming students who have a basic knowledge of programming or simple HTML might find it easier to follow along . Also experience of using the command line might come in handy though not mandatory as the course is so basic anyone can follow along easily.

What you will learn include:
Creating an account on GitHub
Installing Git
Configuration for Git
Creating directory
Creating repository
Add file to repository
Add file to staging environment
Commit file
At the end of this course students will understand the basics of Git and GitHub and be able to create repositories and commit files to them .

I look forward to welcoming you to the course.

Introduction to Git and GitHub for beginners