Mastering Git and Github: A Beginner's Guide (2023 Edition)

preview_player
Показать описание
GIT Tutorial for Beginners - Git and GitHub

Git is free and open source software for distributed version control: tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.
GitHub, Inc., is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project.

Let's understand how we can use them and what makes GitHub one of the most widely used version control systems.

🎯 Timelines for your convenience:
00:00 // Introduction
01:46 // What is Git?
03:08 // What is Open source software?
07:50 // What is Versioning and Why is it important?
12:51 // Problems with Client Server Architecture in Source Code?
18:30 // What is CVSC Centralised Version Control System?
21:40 // What is DVCS Distributed Version Control System?
26:58 // Difference between GIT and GITHUB
36:36 // Install GIT on Windows 11
41:12 // Install GIT on Ubuntu
44:10 // What is a GIT REPOSITORY
46:34 // What is a GIT COMMIT
51:34 // What is a GIT BRANCH
54:56 // Working on basic git commands using Windows
01:36:15 // How to create GITHUB account?
01:50:12 // How to create remote repository on GITHUB?
02:11:00 // Outro

🎉AWS Certified Developer Associate Free Course:
🎉AWS Solutions Architect Associate Certification 2021 Playlist:

🎉 Slides on the channel are available here in the link below:

🎉 Pythoholic is Creating visual content for all tech and programming on Youtube!
You can support by buying a coffee ☕️ here —

🍀 If you wish to support me please choose the links below:

Learn Once. Never Forget
🍀 YouTuber @BePythoholic 🎲
🎯 Click Below

Disclaimer: The content provided in the channel is not affiliated in any way to the organization. We provide information here on the channel based on the knowledge we have on the topic. We advise our viewers to please do their own research and read more about them from the source provided by the organization to get a better outlook on the topic that has been covered.
These videos are just to provide you a platform to learn, and there can be mistakes and we are always trying to improve based on your feedback. we recommend viewers have an open mind. Please support the channel to get more content like this in the future.

#GIT #github #Pythoholic
Рекомендации по теме
Комментарии
Автор

🎯 Let's understand how we can use them and what makes GitHub one of the most widely used version control systems. 🎯

🎯 Timelines for your convenience: 🎯
00:00 // Introduction
01:46 // What is Git?
03:08 // What is Open source software?
07:50 // What is Versioning and Why is it important?
12:51 // Problems with Client Server Architecture in Source Code?
18:30 // What is CVSC Centralised Version Control System?
21:40 // What is DVCS Distributed Version Control System?
26:58 // Difference between GIT and GITHUB
36:36 // Install GIT on Windows 11
41:12 // Install GIT on Ubuntu
44:10 // What is a GIT REPOSITORY
46:34 // What is a GIT COMMIT
51:34 // What is a GIT BRANCH
54:56 // Working on basic git commands using Windows
01:36:15 // How to create GITHUB account?
01:50:12 // How to create remote repository on GITHUB?
02:11:00 // Outro

Pythoholic
Автор

The best tutorial on Git! Thank you!!!

dlringor
Автор

One of the best GIT tutorials in the space... I admire your effort and commitment for everything you have done... You're really a star !!!!

aaryan
Автор

I came to know about this from your linkedin thanks sir this tutorial helps me alot.

prashlovessamosa
Автор

The level of detail you go into! is the reason why I love this channel

dheeraj
Автор

Great all ur video, simple and the Best in youtube, Many thanks

prasadrao
Автор

Thank you so much for the Content. Very underrated channel. Keep up the good work brother 👍

marketmaven
Автор

Sir, very useful and easy to understand, could you please also make 1 full video on all concept and compenents of kubernete in one video, only theory part with visuals. I know practical will take time that u can think in future. Same thing u can do it for all other tools of DevOps.

awssoorinje
Автор

Please make a video on linux sir. Your teaching is just so clear and concise. I know your linux course would outsmart most of the available resources.

siddhesh_bhutki
Автор

Please do videos on all DevOps tools. Thanks

varunkumarb
Автор

Hello sir can I use your ppts in my git notes on my github.

prashlovessamosa
Автор

while doing push its asking for username and password, even when i enter github username and password in the terminal its telling me " fatal:Authentication failed"

mubashircodes