Тёмный

LEARN GIT version control in 10 minutes! 

Python Programmer
Подписаться 549 тыс.
Просмотров 38 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@doboyle1955
@doboyle1955 2 года назад
Oy, this was a right proper introduction to GIT for any bloke. Splendid!
@Shfl99
@Shfl99 3 года назад
This is the best explanation of git I've ever came across
@kevinlandgraf
@kevinlandgraf 3 года назад
Always that I am trying to learn a new content I come and search if you've made a video on it because I just love how you explain things *-*
@nicholasrobins2835
@nicholasrobins2835 4 года назад
Good timing just started using/learning git last week. Now I can seamlessly move between desktop and lappy 486
@Jamesedwardkoch
@Jamesedwardkoch 4 года назад
I’ve been wondering what git is, now I know. Thank you very much Giles
@djessy5001
@djessy5001 4 года назад
If you use Notepad on Windows to code, you want to see the world burn
@navsquid32
@navsquid32 4 года назад
I code on stone tablets, come at me.
@brandoncyoung
@brandoncyoung 4 года назад
I laughed out loud literally reading that
@dbe_manny
@dbe_manny 4 года назад
The lunar lander was straight up coded on punch cards
@classactionsteve
@classactionsteve 3 года назад
@Ayden Mohammad nice. me too works!
@K5RTO
@K5RTO 4 года назад
Just started your Udemy Python Bootcamp. Enjoying it. Keep up the good work!
@rafaqathussain7259
@rafaqathussain7259 4 года назад
IM ALSO THINKING TO JOIN,CAN WE PLZ TALK ON IT
@cUser691
@cUser691 4 года назад
Rafaqat Hussain Take off your caps....it’s like shouting. Message isn’t more powerful by all capital letters. Google that.
@K5RTO
@K5RTO 4 года назад
@@rafaqathussain7259 Worth every penny.
@suvrajeetbanerjee7805
@suvrajeetbanerjee7805 4 года назад
a very good one got to know git in a very simple and easy manner
@tanzimibthesam5861
@tanzimibthesam5861 4 года назад
Excellent should have learned it way longer. It can also be used for people who are making University projects awesome tool
@jamesr2408
@jamesr2408 2 года назад
Thanks for the concise explanation, and I do get all the add, commit, push, pull, merge, pull request in a project, but no one is saying how does one properly moves from say a final version 1.x of a project to version 2.x. Is forking and cloning the answer?
@katebowers6491
@katebowers6491 4 года назад
Thanks for a great, clear explanation of git!
@marcocerrato9014
@marcocerrato9014 4 года назад
Are you going to include a Git or Github tutorial on your Udemy course?
@thedailyepochs338
@thedailyepochs338 4 года назад
Marco Cerrato it's a already included
@marcocerrato9014
@marcocerrato9014 4 года назад
@@thedailyepochs338 thank you.
@NetMistro
@NetMistro 4 года назад
A great tutorial! Thanks.
@philosophyindepth.3696
@philosophyindepth.3696 Год назад
Why u dont show practical on pc screen otherwise very good video
@pranaysingh3950
@pranaysingh3950 4 года назад
Apart from git, the view outside your house looks beautiful! England is wonderful.
@noyourtheman
@noyourtheman 4 года назад
Can you set up auto git command with option to comment? Is there a video git? Where actions are recorded in real time. Time stamp based.
@ahmed.bhewary775
@ahmed.bhewary775 4 года назад
Thanks for your Videos .... hope to see a series about Machine learning and Deep learning math ... First comment
@benjamingalindodelarosa4311
@benjamingalindodelarosa4311 4 года назад
Yes yes YES!!!
@neilpapier7384
@neilpapier7384 4 года назад
This is precisely why Id buy your courses, you provide so much additional resources outside of your own course.
@andrews882
@andrews882 4 года назад
6:45 touch test.txt throws an error: "'touch' is not recognized as an internal or external command" Any ideas?
@seancarroll2896
@seancarroll2896 4 года назад
If you're on windows then touch is not a command you can try "type nul > file.extension" in the directory you choose
@Srikar_kc
@Srikar_kc 4 года назад
@@seancarroll2896 Can confirm this works, thank you!
@TealFroggger
@TealFroggger 3 года назад
He probably shouldn't have used ”touch”. Something like ”echo > test.txt” should have been used as it should work on all three platforms, Linux, Mac OS and Windows.
@linavilaa
@linavilaa 4 года назад
I’ll definitely buy your course! Thank you
@Jamesedwardkoch
@Jamesedwardkoch 4 года назад
Just went and bought your Udemy course 😌
@zaynelovecraft
@zaynelovecraft 2 года назад
Nice
@parthrajauria6520
@parthrajauria6520 4 года назад
Hey, I don't see any git tutorials in your course. May I know when r u adding them?
@dougsigman9497
@dougsigman9497 4 года назад
Look at section 20.
@parthrajauria6520
@parthrajauria6520 4 года назад
@@dougsigman9497 Thanks man. Found them.
@esquilax5563
@esquilax5563 4 года назад
07:45 what's the purpose of using 'git add' a 2nd time after modifying the file? Once you've added it one time, then after subsequent modifications you can just commit it directly
@JohnMunn78
@JohnMunn78 4 года назад
you can either stage files using git add and then commit them, or you can run "git commit -a" to auto stage files already in the repository and then commit using a single command, however using this method won't include any new files that are not already in the repository.
@esquilax5563
@esquilax5563 4 года назад
@@JohnMunn78 I always use "git commit ." from the root directory, which commits all modified files which have already been added
@chrisgiliomee2846
@chrisgiliomee2846 4 года назад
How does git compare to svn
@byverbel4057
@byverbel4057 4 года назад
Hi! I don't understand how to use the command prompt in windows to handle the program. Can someone help me? I get lost in minute 4:30
@timothytyree5211
@timothytyree5211 4 года назад
This comment stimulates the youtube algorithm.
@sandeepvk
@sandeepvk 4 года назад
Bitbucket is better than GitHub
@navsquid32
@navsquid32 4 года назад
GitLab is better than everything.
@maxbart1353
@maxbart1353 4 года назад
he is explaining it so well, but how else is just too lazy, and doesn´t use it. it seems easier just save files under an new name...........
@Tomwinters85
@Tomwinters85 2 года назад
git SPACE hivon hivon version. lol
@shivampradhan6101
@shivampradhan6101 4 года назад
Cut your editor money .
Далее
Git Tutorial For Dummies
19:25
Просмотров 1,2 млн
Wait for it 😂
00:19
Просмотров 4,9 млн
бабл ти гель для душа // Eva mash
01:00
GitHub Basics Made Easy: A Fast Beginner's Tutorial!
23:30
How to finally Git Good
9:43
Просмотров 69 тыс.
I Tried Every AI Coding Assistant
24:50
Просмотров 835 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,2 млн
Learn Git In 15 Minutes
15:59
Просмотров 2,1 млн
I've Read Over 100 Books on Python. Here are the Top 3
9:26
Git Tutorial for Absolute Beginners
36:21
Просмотров 75 тыс.
The Unreasonable Effectiveness Of Plain Text
14:37
Просмотров 610 тыс.