In my opinion this is a very good introduction to git because everything is explained really well with visual guidance. The structure was great and the video really helped me to understand the advantages and use cases of git! I look forward to watching the next videos in the series!
I watched this bideo during a break at work today, but needed to log in from my private account now only to complement you on this splendid introduction. I see that I'm not alone thinking this is great. I don't need to watch it since I already use Git everyday, but I enjoyed every second of it.
All your tutorials are simply the best I could find anywhere! Explains exactly what I needed to know in a clear and concise way. Thanks for making them!
For this series, I want to understand how to deal with conflicts and how to merge the correct way. This is the only part that tutorials don't explain well and that most headaches gives us begginer developers. thanks for this series!
Hi, no problem! There's an entire video in this series dedicated to (1) avoiding as many conflicts as possible in the first place and (2) how to resolve the conflicts and merge (from the command-line no less). When I first started with Git that was the most frustrating part for me. I remember when I *very* first started I would, lol, delete the entire project and local repo, pull down the latest copy from GitHub/server and paste in my changes again. Don't ask me *why* I would do that, I was just terrified of Git at first. Anyways, yep, there will be a video that shows how to fix conflicts and merge like a pro.
I am very new to programming and I like the way this course was structured! Most courses plunge straight away into Git without explaining its benefits for those who are new to the game.
Very nice and simplest way to understand. Thanks @LearnWebCode. This is a first video I watched in your channel and I have subscribed you for this great initialization of course. Git I'know already about the GIT but not an expert in this. Hope I'll learn more in this course. Thanks!
I'm in the middle of the course and so far am loving it, even though sometimes it's like drinking from a firehose! One thing that I wish were addressed is that the course introduces a lot of topics; Git, Gulp, node.js, version control, npm, BEM, etc. I would like a better picture of how it all fits together. I want to find a syntax or language reference, because I don't think the course goes deeply enough into the syntax and what it means. Is everything we're doing (except style sheets) considered part of the Javascript language? Is Gulp part of Git? Is npm part of Gulp? Is all of this part of node.js? I guess what I'm saying is that a video giving the 30,000 foot view of how Git, Gulp, node.js, Javascript, workflow and BEM all fit together? The course does a good job of discussing all of them individually, but I'm not sure how they fit together or where to look up a syntax reference?
Here are the Git commands which are being covered: git config. git init. git clone. git add. git commit. git diff. git reset. git status. More items...•Jul 24, 2018 Top 20 Git Commands With Examples - DZone Open Source dzone.com › articles › top-20-git-commands-with-examples
In my opinion this is a very good introduction to git because everything is explained really well with visual guidance. The structure was great and the video really helped me to understand the advantages and use cases of git!
I look forward to watching the next videos in the series!
I watched this bideo during a break at work today, but needed to log in from my private account now only to complement you on this splendid introduction. I see that I'm not alone thinking this is great. I don't need to watch it since I already use Git everyday, but I enjoyed every second of it.
Everyone is telling git is a version control but no one ever explained it this simply. Nice intro. Not everyone can teach, it is also a skill.
Your explanation is really mind-blowing. According to me, every single word is well thought out. Carry on this great service!
Your teaching ability is off the charts.
Finally I understood what Git is! Thank You so much for explaining in a real simple way😊
The best git video ever ! I took several classes on git and still have no idea what it does until this clip.
Finally I got it Lol,
have been through many confusing tutorials and you made my day.
Thanks man
One day, I want to create great videos like these. Such a great teacher!
I just love this course. Very clear, hilarious, well structured. Awesome. I'm so glad I checked it out.
i'm a visual learner and this was great to watch! thank you for sharing!
Best explanation of Git I ve ever seen. Thank you!
All your tutorials are simply the best I could find anywhere! Explains exactly what I needed to know in a clear and concise way. Thanks for making them!
Best explanation I've ever heard.
Your explanation is the best! Keep up the good work!
Well explained and easy to understand, I esp liked the Tree visual aid
For this series, I want to understand how to deal with conflicts and how to merge the correct way. This is the only part that tutorials don't explain well and that most headaches gives us begginer developers. thanks for this series!
Hi, no problem! There's an entire video in this series dedicated to (1) avoiding as many conflicts as possible in the first place and (2) how to resolve the conflicts and merge (from the command-line no less). When I first started with Git that was the most frustrating part for me. I remember when I *very* first started I would, lol, delete the entire project and local repo, pull down the latest copy from GitHub/server and paste in my changes again. Don't ask me *why* I would do that, I was just terrified of Git at first. Anyways, yep, there will be a video that shows how to fix conflicts and merge like a pro.
Hi need your email ASAP , Great tutorials man
This is an incredible intro, I liked it.
Damn...what a thorough easy to follow tutorial. You sir earned a sub!
Great summary of Git. Accessible and well organized. 5-stars!
pace and explanation of this video are on point.
I am very new to programming and I like the way this course was structured! Most courses plunge straight away into Git without explaining its benefits for those who are new to the game.
No words for your explanation mate!
One of the simplest and best way of explaining. Thank you
Very nice and simplest way to understand. Thanks @LearnWebCode.
This is a first video I watched in your channel and I have subscribed you for this great initialization of course. Git
I'know already about the GIT but not an expert in this. Hope I'll learn more in this course. Thanks!
Best video on git and version control
Cant explain how grateful I am!!!!!! THANKS A LOT. SUBSCRIBED
I hope you'll go with the GIT details. And I am sure that I am not the only one who really like the way you present your tutorials. Congratulations!
Really clear and simple, and your voice is great.
I joined the course in Udemy, It the most enjoyable course ever! I am learning a lot 😻
Many thanks Brad.
What a great vid explanation!!! You're GOAT bro
Amazing ! Thanks for your help. I understand everythings with your vidéos. You are verry clear and passionate.
I like your teaching style
Excellent introduction to Git!
Excellent narration with good graphics
Thank you and your voice is soothing.
This help me a lot, I think this is the good introduction to GIT :)
I ended up feeling a little guilty for not using Git ages ago. Great video and never too late to learn. Excellent explanation style. Thanks.
This video at 1.5 is so good. Thank you so much!
I'm in the middle of the course and so far am loving it, even though sometimes it's like drinking from a firehose!
One thing that I wish were addressed is that the course introduces a lot of topics; Git, Gulp, node.js, version control, npm, BEM, etc. I would like a better picture of how it all fits together. I want to find a syntax or language reference, because I don't think the course goes deeply enough into the syntax and what it means.
Is everything we're doing (except style sheets) considered part of the Javascript language?
Is Gulp part of Git? Is npm part of Gulp? Is all of this part of node.js?
I guess what I'm saying is that a video giving the 30,000 foot view of how Git, Gulp, node.js, Javascript, workflow and BEM all fit together? The course does a good job of discussing all of them individually, but I'm not sure how they fit together or where to look up a syntax reference?
Brilliant video, visualization make it more easier to understand! Thanks!
I loved it.Thank you so much for all effort.You're good.
Yeah...I understand it....thanks Sir...ur work ur teaching is osm❤️
Nice illustration for git. Thank you!
You just got a new subscriber! Great content!
Awesome video !! Explained with such good examples and simple way.
I became fan for your teaching skills
The best video ever i have heard and best expiation , thanx Brad:)
Nicely explained! Well done!
Very clear explanation thanks 🙏
Such a great video!
Awesome Explanation
You are simply awesome !!!
Awesome explanation
Thanks a ton
Very professional tutorial.
Thanks in a million. Very well explained. A++
So it's like google docs for programming basically.
i dont want to like this comment
Thank you so much ,it was really helpful for me
Just got notified that you posted a new video
Man I am missing your tuts! When will you be back?
Thank you, great explanation!
Very good thanks for the awesome video
it was really concise,Thank you!
Thanks for this video waiting for next one
This is superb.. Thanks for the video..
Great tutorial, I love it. many thanks
bought it on sale. Thanks!
This was really helpful, thanks!
Could you make a series on statamic cms
Here are the Git commands which are being covered:
git config.
git init.
git clone.
git add.
git commit.
git diff.
git reset.
git status.
More items...•Jul 24, 2018
Top 20 Git Commands With Examples - DZone Open Source
dzone.com › articles › top-20-git-commands-with-examples
Thank you So much!
thanx for youre work. maybe, you can explane how to work with git at server with site, that already in web.
In example of webpage in this video
Are they able to go live with footer designed?
Doesn't that look broken ?
Thanks! :) you're awesome
thank you 😁
Thank you very much! thanks for sure, this video helps.
Thank you very much
Thanks man
Thank you for this video it is amazing! Liked and subbed
Really....! IMPRESSIVE
to note, windows can read out any file and spit out the differences, just so you know
Gracias!
u r great man
Thank you sir.
THANKS ITS VERY HELPFUL
Thanks for getting me more a views about Git -i0x3a
Awesome
Hello i am planing to learn Django how Git will help for this .
good video
Sensacional saber sobre git .Muito obrigado mil vezes!
You are awesome :)
Man this is Amazing
thnx
good
Supr
GIT SAHI ARTH NAHI MILA
Your tree is so fucking funny :D
Still dont understand
aliens
it's not nice to back
{2021-10-27}