Git Tutorial for Beginners - Crash Course

preview_player
Показать описание
Version Management is key when it comes to efficient project and code management. For this purpose, most programmers use Git, so in this Git Tutorial for Beginners, we'll have a look at the Git basics and and learn what repositories, branches and commits are. So let's get started with this Git Crash Course!

----------

#git #gittutorial #gitbeginnerscourse

----------

----------

• And you should of course also follow @academind_real.

See you in the videos!

----------

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

Finally someone who explains this in a logical way! Great job!

frederikverbruggen
Автор

I watched numerous videos regarding Git and I'm always left wondering about one detail or another. This video is superb. A few times in the video I was thinking I would be left having a question or two... again... and then they would almost immediately get answered. This video is relatively short but very clear and concise on its explanation and the visual aids break it down even further for easy consumption. HIGHLY recommend watching it if new to GIT or even if looking for clarity on the basics.

anonymousguy
Автор

Honestly, I was thinking that Academind should do Git videos.. And here it is!!!
Thank you for everything!

barjosablogspot
Автор

You deserve only four words "YOU ARE THE BEST!"

tongshinengofwen
Автор

Please make a advance video too. I'm using git from past 1 year and i had seen so many resources to be frank. But none of them covered such a valuable contents within 30 min. Really this is great of you.


I would also request you to look into docker. I really wanted to learn docker and your tutorials are rich in content with quality. I would like to recommend my friends to follow your YouTube channel as well as course on Udemy. Thank you sir for your video😊

shashanksshetty
Автор

Just when you think these guys are done educating us... I stumble onto this one!
The best explanation EVER!

sergdigital
Автор

The greatest explanation I've ever founded in the Internet. It's not too complicated but at the same time it provides the necessary knowledge for further work with GIT for beginners with deliberate understanding of all the key processes. It's a good and solid starting step for digging deeper into GIT and VCS in general. Thanks a lot!

yuriytimashov
Автор

Awesome coverage of the starting scope in a fully clear manner! Thank you!

aNDy-qhem
Автор

Literally the best explanation available on YT.

adityamuthal
Автор

Awesome. Fully understandable & makes it easier with simple examples. Thank you so much <3

pratikanwar
Автор

I've taken a number of git courses. This is the best one.

mikebreeden
Автор

the best tutorial for git ever, thanks man

MsStajna
Автор

it's the best git tutorial i've ever seen! thanks!

muhammedulviozkaya
Автор

Subscribed. You teaching so far, I've only watched 2 of your tutorial, is fantastic. You make remembering things seem easy. Thank you.

BijouBakson
Автор

Great video! Been trying to get the gist of this for so long, but you made me understand it! Two things 1) The last part where you specify that you navigate to the project folder: that's a rarity of information in these kinds of guides so WELL DONE! and 2) In your example in the bottom left corner, instead of "commit 1, commit 2" etc. maybe think about writing:

commit1
"the name of the commit"

commit2
"the name of the commit"

..so it's easier for all types of people to follow :)

Luggruff
Автор

It`s really a comprehensive explanation about Git.
Thanks a lot

HosseinR
Автор

Amazing tutorials and great explanation. I have been trying many tutorials about git and I have to say this is the best explanation ever.

rameshreddy
Автор

If you are strugling at this part of video 14:02, git command was changed. It's now "git switch -", so you can go back to master.

killingjoke
Автор

With full respect and best regards --in Your graphic diagram, (left down corner ),
the last commit (the head) is at the bottom (graphically). After >git log the last commit is
at the top (graphically). The logic in both cases is correct, but for a beginner , visually, a bit
confusing.

dimitargetsov
Автор

thank you for this professional and clear git tutorial. helpful 🙏🏻

ArvandOfficial