Git Branching and Merging - Detailed Tutorial

  Рет қаралды 209,243

SuperSimpleDev

SuperSimpleDev

Күн бұрын

Пікірлер: 362
@4444-c4s
@4444-c4s 11 ай бұрын
please don't skip ads...he is working really hard to make us understand
@Juanfu224
@Juanfu224 6 ай бұрын
I have adblocker but i put mi like and comment to help to the algoritm
@paragggoyal1552
@paragggoyal1552 5 ай бұрын
but i am a premium member
@oualidelmernissi2315
@oualidelmernissi2315 5 ай бұрын
@@paragggoyal1552 I Think if you are premium they get a cut directly -- > So no worries for that :)
@lightningknight1090
@lightningknight1090 5 ай бұрын
But the creator turned off the ads
@DheaFadlia
@DheaFadlia 3 ай бұрын
I don't, I use youtube premium 😅
@BamItsHazel
@BamItsHazel 8 ай бұрын
Amazing 3 part tutorial. Simple enough for anyone to understand, really broke down a seemingly complex subject. Thank you for saving my university life. And props to myself for self-learning, and to anyone else that reads this comment too!
@batchrocketproject4720
@batchrocketproject4720 2 жыл бұрын
Thank you for taking the time to do such a thorough job. This is gold dust to those of us who work on our own and only really need to use basic branching. It is refreshing to have someone who clearly routinely works in a team explain how developers manage different streams. I wish your channel all the success it deserves.
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
Thanks for watching! 😀 most of the time with Git, it's better to keep it simple
@an0n_amr
@an0n_amr Жыл бұрын
@@SuperSimpleDev Thank you for those 3 simple Git explanation videos. literally from zero to hero
@cooper24
@cooper24 3 жыл бұрын
Thank you! I'm a solo developer and I was having a hard time coming up with a solid workflow. Your video really helped me figure out what I want to do.
@SuperSimpleDev
@SuperSimpleDev 3 жыл бұрын
I'm happy it helps! Usually I create a branch and merge it in even when I'm working alone since it gets me into the habit, and also it's easier to review my code using the Pull Request process on GitHub
@buzzht
@buzzht 2 жыл бұрын
I have followed all 3 videos in this series and it's been a great learning experience. The pace, the examples, the explanations everything is just perfect. Would definitely recommend to all my colleagues. Thank you so much.
@Superswallow
@Superswallow 2 жыл бұрын
Best tutorial ever. Very easy to follow from start to finish. I had zero knowledge on git but now im confident with the syntax and workflow of how to use git. My internship coming up and I can’t wait to apply on a real project. Looking forward to more tutorials. I’m truly grateful and indebted to you. You deserve 1M subs!
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
Thanks for watching! That's awesome, hopefully when you start using it on the job, it will be a lot easier to see how and why git is used
@rahultino
@rahultino 2 жыл бұрын
This is one of the simplest and best explained git tutorial I have come across. You keep things simple. You walk through simple scenarios and then build up to more complex scenarios. Very well done.
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
Thanks for watching! I'm happy you're able to understand the explanations!
@longnhat6405
@longnhat6405 Жыл бұрын
You are a lifesaver! Your HTML CSS course is amazing, and you also made an incredible video! Keep going our community needs people like you. I really appreciate that!
@Engineer-de8ps
@Engineer-de8ps 2 ай бұрын
Learning from a senior developer is super different comparing to others. After learning all 3 videos about git and github I can understand git now. Your teaching method is the best. I do not see anyone better than you on youtube and even paid courses.
@ahmedoutalebna9270
@ahmedoutalebna9270 Жыл бұрын
this is one of the best tuto in branching and merging in youtube, great work
@slatercolt
@slatercolt 7 ай бұрын
DUDE! Thank you, I just finished your 10 video playlist as of this video and I intend to watch the rest of the videos that you have uploaded! Super grateful for these, I'm already a software engineer but this is improving my engineering literacy and competence so much!
@computerpillar8285
@computerpillar8285 2 ай бұрын
I started from part 1 and then watched all, and now I am confident I can start working. Thank you for sharing your knowledge for free!
@Mohith7548
@Mohith7548 4 ай бұрын
Note always use this command to delete "git branch -d " instead of "-D" because "-d" will warn you id there are any uncommited changes, where as "-D" will directly delete which is a big loss if you have any uncommited changes.
@just_julia_things
@just_julia_things Жыл бұрын
This 3-part video was such a thorough tutorial, you don't know how happy & excited I felt after finishing it & getting to apply it to my project. I know you made this two years ago, but I want to let you know that even now, you're still able to help aspiring devs learn through your videos. I've been gushing about you and your channel to my friends recently HAHAHA. I hope you and your channel gets the success it deserves!!
@KaichiXie
@KaichiXie Жыл бұрын
This is such a detailed, helpful, and easy-to-understand video teaching git. Love it! Thanks so much!
@uzochukwu1556
@uzochukwu1556 8 ай бұрын
Coming across your channel was one of the best things that happened to me on KZbin. I've learned from your HTML and CSS video, your JavaScript videos, and then this. I am working on a project with my friend and my knowledge of Git was murky, but because of how well you explained everything in this 3 part course, I clearly understand how to use GitHub. Thank you for this, you're truly making a tech career possible for anyone.
@tau9632
@tau9632 2 жыл бұрын
I wish I could super-like this video.. so clear and concise, with amazing visual aids and examples - perfect!
@VishalKanwar-nv3po
@VishalKanwar-nv3po 10 ай бұрын
It was Absolutely AMAZING. Exactly the stuff I was looking for. I was tired of only the basic intro to git videos. You did an awesome job explaining the team workflow and how it should be used. ♥
@harrisonliang326
@harrisonliang326 Жыл бұрын
This was the best Git and Github tutorial I've ever watched. I went through all 3 parts and did every example. I now have a much better understanding of how everything works. Liked and subscribed😎 Thank you so much!
@SuperSimpleDev
@SuperSimpleDev Жыл бұрын
Thanks for your nice comment! I am glad that it helped! :)
@AshaGanesan-r6z
@AshaGanesan-r6z Ай бұрын
You are such a sweet heart.. I transitioned my career recently from Administration to Development.. Wouldn't have survived without your 3 videos.. The pdf is crystal clear.. God bless you for all your efforts and knowledge sharing..
@betrandndah6862
@betrandndah6862 2 жыл бұрын
This is the best Git tutorial I have ever watch. Good job mate
@shreyasnair7949
@shreyasnair7949 2 жыл бұрын
This is the best tutorial for branches Available on KZbin
@shohruhrustamov3449
@shohruhrustamov3449 8 ай бұрын
thanksssss, simon, i saw so many git tutorials, but this one is the best, i spent 3 months(i know it is too long) to understand how git works and had no success, but you explained it in 3 videos, thank you very much
@levistan8394
@levistan8394 17 күн бұрын
This will probably get lost on the algorithm but I wanted to say thank you for helping me survive work, Simon. I am also watching your HTML and CSS tutorial incrementally and you’re the best explainer out here. The way you simplify and make examples about abstract concepts are awesome.
@movsesaghabekyan9794
@movsesaghabekyan9794 10 ай бұрын
Thank you very much it helped me a lot but I want to mention that its generally recommended to resolve conflicts on the branch where the changes were introduced to keep a cleaner and more organized history. Wish you all luck who reading this :)
@santiagoaristi2808
@santiagoaristi2808 2 жыл бұрын
Really enjoyed learning with this tutorial! I feel like I have a better grasp on git and github. The explanations on merging and branching really were explained in simple terms where someone that is new to tech can understand. Thanks for this video!
@zKiid
@zKiid 2 жыл бұрын
By far the best teacher I've watched on KZbin. Thank you Simon.
@favournwachukwu9211
@favournwachukwu9211 2 жыл бұрын
Hello, as a younger developer from London your videos on HTML and css and GIT has so priceless to me and i wanted to say a big thank You.
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
Great to hear Favour! Thanks!
@angsh
@angsh 4 ай бұрын
Clean! Accurate. Thanks for being so clear and clutter less. Brilliant guide.
@swapnilshingote8773
@swapnilshingote8773 2 жыл бұрын
Thank you sir...I have watched your all 3 part series on Git and I dont think anyone would have been able to explain minutely the way you did it...Thanks I am feeling more confident now on using Git and also to face interview questions , before this I used to mug up the commands but didn't knew the actual background of it..
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
Thanks for watching 😀 yup all the git commands we use serve a purpose and once we understand that it’s much easier to know what to do. That’s interesting, I actually haven’t encountered Git questions in an interview though (other than they ask me to download a project repo from git to work on)
@HaoshuangSongShawn
@HaoshuangSongShawn 11 ай бұрын
I've watched all 3 parts and I reaaally learned a lot. As a freshman in university majoring in computer science, your courses taught me what I won't learn from the university classes. It's well-organized and I have no problem with your clear English even though I'm not good at English. Thank you!!!
@ENC77
@ENC77 11 ай бұрын
Simon am such a slow leaner and am doing a career change at 46 doing full stack and l must say l almost quit until l watched your JavaScript tutorial! Now am confident l will master my program! You are such an amazing tutor and when you explain it's as if you were part of the JS and Git team when they came up with these programs! l guess all am trying to say is thank you!
@bombdotcomist
@bombdotcomist 2 жыл бұрын
CS student at Illinois here, exceptional tutorial man. Better than anything showed in class. Thumbs upped for sure.
@franciskhoury4288
@franciskhoury4288 Жыл бұрын
SuperSimpleDev and @IAmTimCorey are saving my sanity. After years of being the "IT guy who doesn't understand the fundamentals behind the stuff he works with", I have been making a effort to educate myself in my spare time to begin cracking open the black boxes I work with day after day. I have mapped a course of learning as suggested by Tim in one of his videos, and so far, I have been very pleased with the SuperSimpleDev courses I have completed...starting with HTML5/CSS3 and now Git Fundamentals. The latter has already made a big difference in my ability to complete a project. Thank you, SSD; you are an excellent teacher!
@treequin
@treequin Жыл бұрын
Thank you again for making these tutorials. I'm an aspiring programmer and after watching the three videos, I feel like I have a solid base to use both Git and GitHub (which baffled me so much before).
@Rajeevkumar-e4w
@Rajeevkumar-e4w Жыл бұрын
You are one of the reasons which made me confident that, I can program like a pro and things that seem complicated aren't hard, just a good teacher can make it look easy.
@harithabandara3212
@harithabandara3212 23 күн бұрын
Thank you very much for these amazing lessons. The real world examples and their graphical explanations were really helpful. You are very good at breaking down seemingly complex task into less overwhelming steps.
@juliealmer6383
@juliealmer6383 8 ай бұрын
You are amazing! I went through all 3 videos and I went from being clueless on the command line and wanting to download/use VS Code to fully understanding. Now I just need more practice. Thank you so much for your clear and concise videos and please keep it up! I can't wait to learn more from your videos.
@SuperSimpleDev
@SuperSimpleDev 8 ай бұрын
Thanks for watching! I'm happy you found it helpful
@NirodhaSandanuwan
@NirodhaSandanuwan 25 күн бұрын
Best Git tutorial I ever witnessed.
@keyvanpfannenschmidt
@keyvanpfannenschmidt 4 ай бұрын
Thanks mate thats an amazing tutorial. This made me less afraid of using branches. It was clear, precise and had the right pacing. keep it up!
@idkbruh173
@idkbruh173 2 ай бұрын
I never *really* learn git, so I keep coming to tutorials and learning bit by bit. This video improved my understanding, thanks for making it!
@fadygamilmahrousmasoud5863
@fadygamilmahrousmasoud5863 8 ай бұрын
I think this is the best video talking about branching and how to work daily using Git, Thanks man.
@bishalgiri3646
@bishalgiri3646 2 жыл бұрын
you made it crystal clear. Thank you so much no one made it this simple to understand 😊
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
Thanks for watching 😄
@VaurionX
@VaurionX 9 ай бұрын
Another great tutorial. Your explanations are so clear.
@arunv8338
@arunv8338 8 ай бұрын
Normally i did give any comments... But this guy break my rules and pull my finger to type this ... This is absolutely amazing video.. its completely feel like Master level about branching and merging 💫💯
@rahulsaxena392
@rahulsaxena392 7 ай бұрын
Very crisp and clear explanation of Git from scratch. Thanks a ton . Need more videos on other topics please like CI/CD Jenkins , Microservice etc.
@Suresh06-w5w
@Suresh06-w5w Ай бұрын
I watch many of your videos. So elegantly explained. Thank you
@H0TTAB
@H0TTAB Жыл бұрын
Simon, you're a very intelligent guy and talented teacher! The course is really amazing. It was extremely useful for me as a guy who is beginner in front-end development. I don't know for sure but this 3 hours course seems to cover like 80% or more all Git interaction scenarios at real job. Your videos inspire me to learn and practice :) Watching your videos has never turned to be a waste of time, because all the time I spent on them - was worth it. Thank you a lot, brother! 😎 The only thing that stood unclear for me is that why we merged master branch into feature4 in the "Resolve merge conflicts on our computer" part. I mean, why wouldn't we just merge feature3 into master, and then feature4 into master, facing and resolving the same conflict as you shown in the video. It's either just me not understing something, or there's no difference in whether you merge master into feature4 or the other way around.
@AbhinavKumar-hx4ge
@AbhinavKumar-hx4ge Жыл бұрын
Thank you for this comment. I was also wondering the same thing. Also, at 48:40 why does it show the message "Merge branch 'master' into feature2"? We merged the feature2 into the master not the other way around.
@abhishekc3556
@abhishekc3556 Жыл бұрын
@@AbhinavKumar-hx4ge did you get any idea why this happened..even I'm trying to figure out
@AbhinavKumar-hx4ge
@AbhinavKumar-hx4ge Жыл бұрын
@@abhishekc3556 not yet brother
@axelaurelius3854
@axelaurelius3854 3 ай бұрын
@@AbhinavKumar-hx4geBecause first you have to resolve conflicts on the feature branch, and then you can complete the pull request (i.e. merging the feature branch into the master branch). If you merge the feature branch into the master branch right away, the pull request will be completed as well, but you won't be able to use the pull request features offered by Github, like inline comments on specific lines of code (which also create disussion threads), a comment thread on the pull request itself, approval of the pull request, and request changes for the pull request.
@yureshmajhi5208
@yureshmajhi5208 Жыл бұрын
If you had never made this video, I would have never learned git or github. Best tutorial on youtube.
@ahlambeyoud1709
@ahlambeyoud1709 11 ай бұрын
No one ever explained git like you the best video on KZbin. million thanks to you 💖
@polikaify
@polikaify 2 жыл бұрын
Thank you so much! I am very new to coding (let alone Git and Github) and trying to set up the system to link between files on my PC to the Github. I was searching around, reading through probably more than 20 sources in the timespan of days. None really worked for me. Your video is the answer! I really appreciate your help and sharing the knowledge. Please continue the great works, we need you.
@HimanshuSharma-ue8rc
@HimanshuSharma-ue8rc 3 ай бұрын
Your content is beyond amazing. Would love to see more useful and such amazing tutorials from you.
@casmironyeka1104
@casmironyeka1104 Жыл бұрын
Your Platform is the best. I've watched all your videos and I can't wait to have more contents from you. You made learning Git fun. Thank You 👍
@SuperSimpleDev
@SuperSimpleDev Жыл бұрын
Thank you for your comment! I am glad that you like them :)
@casmironyeka1104
@casmironyeka1104 Жыл бұрын
@@SuperSimpleDev I wish you could be active on your social media platforms like Instagram or Twitter.
@ParleysWoodedJourney
@ParleysWoodedJourney 2 жыл бұрын
This Git series is awesome. Now to do some practicing. Thank you so much. I'm sharing this with my team.
@weixintoo5939
@weixintoo5939 7 ай бұрын
Hi Simon, thank you very much for your git and GitHub tutorials. Before this, I always felt like git and GitHub were so intimidating, but you made them so easy to understand and I have learned a lot of knowledge from you =)
@SamiUllah-sh9rb
@SamiUllah-sh9rb 11 ай бұрын
I have never seen such great tutorial about git branching. Loved it❤🎉🎉
@adnanabdi1706
@adnanabdi1706 13 күн бұрын
Wonderful, the way you explained everything was so simple. Thank you.
@edenng8431
@edenng8431 7 ай бұрын
I am very new to git and github. Thank you so much for the great content. It is very helpful!!!
@yusufrahimov9160
@yusufrahimov9160 Жыл бұрын
This tutorial is a great resource for learning about programming. Thanks
@ukpkmkk8409
@ukpkmkk8409 Жыл бұрын
Really appreaciate what u have done for those vids, i have watched all the git tutorial that u have posted, i gotta say that they help me alot, thank u again from the bottom of my heart!!!!
@vector-wf7ly
@vector-wf7ly 10 ай бұрын
Thank you. It is easy to understand. Your teaching skill is great.
@sterling3419
@sterling3419 4 ай бұрын
That supersimpledev name doesn't lie. Very nice 3 part tutorial
@SuperSimpleDev
@SuperSimpleDev 4 ай бұрын
Thanks for watching :) Hope you enjoyed the tutorial.
@atone-p2t
@atone-p2t 6 ай бұрын
Really nice and clear explanation. I was interning at a company last year, and I saw the feature branch workflow in action. I had a really difficult time understanding what was going on because it was all new to me, and as a result, encountering a ton of merge conflicts because other developers were making the changes to the same repo too. Most of the time I was merging branches here and there and as a result, sometimes even losing the work I did. After following along the video, I got over my fear of branches. I still am confused about why would we merge master to feature2 branch though instead of the other way around. I'll still need a bit of practise with this. All in all, really nice explanation!
@universal4334
@universal4334 9 ай бұрын
This is really real stuff. This is what a software engineer does in daily life. Appreciate his work 👏 🙌
@yakuzaCrub
@yakuzaCrub Жыл бұрын
The easiest git branching explanation !
@rendellsoberano8784
@rendellsoberano8784 3 ай бұрын
I've learned so much in 1 hour. Subscribed Thanks!!!!
@merjentoylyyewa9438
@merjentoylyyewa9438 9 ай бұрын
Very simple and detailed explanation saved my day❤
@faroukbello164
@faroukbello164 Жыл бұрын
You are the real MVP, thank you very much. We hope to see more amazing content in 2023.
@lakshya209
@lakshya209 Жыл бұрын
Wow, seriously thank you for taking out so much time for this. God bless you!
@fredca7178
@fredca7178 8 ай бұрын
This course was absolutely increadible. Thank you very much
@josejaimefelixgarciagarcia8884
@josejaimefelixgarciagarcia8884 2 жыл бұрын
Finally found a video that explains the conflicts. The examples are great. I hope you can teach us what happens when it has conflicts in multiple files.
@chandru7651
@chandru7651 2 жыл бұрын
Explained exactly how any one can imagine when learning this branching and merging concepts..thanks for your work...
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
Thanks for watching 😀
@valdenicio22
@valdenicio22 2 жыл бұрын
I'm not even a native English speaker but the way that you explain everything is easy to understand. Also, that work experience that you've been adding to the videos, really adds a lot of value. Thanks for sharing that. Subscribed++.
@judithukachukwu6434
@judithukachukwu6434 Жыл бұрын
You are great teacher, I understood every bit of what you said. Thank you so much. Best video I ever watched
@marcdkun19
@marcdkun19 2 жыл бұрын
Thanks. I last used git in 2018. I needed this refresher. This is the part of git that really messes me up. Very clear explanation. Thanks thanks. More topics please.
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
I’m glad it was helpful 😄 thanks for watching
@jkaryskycoo
@jkaryskycoo Жыл бұрын
I like your style. No flash, no pizzazz. Subscribed.
@Hunkeykung
@Hunkeykung 2 жыл бұрын
Damn you are a natural teacher. Thank you. The teachers at my coding bootcamp should take notice. I felt so dumb not understanding this and you explain it so well. Apparently I made it way more complicated in my head.
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
Thanks for watching! I appreciate your support!
@ThomasZeitlhöfler
@ThomasZeitlhöfler 3 ай бұрын
Thank you! I liked the presentation a lot, it's very clear. One little suggestion: When you work on the bottom of the screen, your actual code lines are hidden below the subtitles text.(Of course, you didn't see that when recording.) So just work a bit higher than at the bottom of the screen. Anyway, great work!!
@shantkumarbiradar9255
@shantkumarbiradar9255 Жыл бұрын
Just here to say, 'Thank you and much appreciated'!! You know how to explain concepts.
@israelnoah18
@israelnoah18 Жыл бұрын
Looking forward for more well explained videos on git, github and other software technologies such as this,Thanks
@johnvela1508
@johnvela1508 Жыл бұрын
This course was amazing, thanks for everything!!!
@tejeswarsahu5578
@tejeswarsahu5578 2 жыл бұрын
when doing merging I always get confused about whether I should be using git merge develop or git merge release and on which branch I should stay while performing these merging.The way u raised question and explained them, Now it's very clear in my mind. Thank u so much for your crystal clear explanation.
@SuperSimpleDev
@SuperSimpleDev 2 жыл бұрын
I'm so happy to hear that! 😄 Yea it becomes easier once you get the hang of it
@Vignesh-ho2dn
@Vignesh-ho2dn 11 ай бұрын
Thank you for such an elaborate video. It helped a lot!
@JenniferThomas-wz2qu
@JenniferThomas-wz2qu 3 ай бұрын
Great tutorial, thanks for simplifying git and github workflow
@yuoiujuiob5401
@yuoiujuiob5401 3 жыл бұрын
Analogies and visual explanations are top notch! I wouldn't be surprised if somebody one day came to You with a solid offer to be a teacher😄😄
@SuperSimpleDev
@SuperSimpleDev 3 жыл бұрын
Thanks for your support!! I was going to notify you after the HD finished processing, but looks like you found this video anyway 😀 hahah I used to be a TA in college, I really enjoy teaching!
@aleksandar7463
@aleksandar7463 Жыл бұрын
Great course! Extremely valuable input for someone who is about to start working in collaboration with other developers.
@Tech-ub8dd
@Tech-ub8dd Жыл бұрын
Thank you for this tutorial, its very professional , very clean and easy to follow!
@abhishekc3556
@abhishekc3556 Жыл бұрын
You seriously need to keep up with teaching broo.. you're really good
@ranjeetnbittu
@ranjeetnbittu Жыл бұрын
Great tutorial - very crisp and clear explanation with simple and relevant examples. Thank you so much for creating this tutorials. Keep giving your knowledge back to the society. Thanks 👍👍
@InglesConConfianza
@InglesConConfianza Жыл бұрын
FANTASTIC Tutorial
@nirajjoshi3349
@nirajjoshi3349 2 жыл бұрын
Superb tutorial, such kind of video is not available in you tube, you have done good job and justice with the topic. please create advance tutorial on topics like rebase and merge etc.
@od2437
@od2437 Жыл бұрын
Thank you! I came here for the conflict explanation
@LittleVidds
@LittleVidds Жыл бұрын
Just finished all three Git and Github videos! Loved your teaching method, would definitely appreciate a course or video about testing :). Thanks for this helpful course!
@MissNgwe
@MissNgwe 9 ай бұрын
very clear, thanks for teaching like us beginner level
@ConnyTangring
@ConnyTangring 7 ай бұрын
Excellent tutorial! Great work. Thanks.
@electric-lemonade
@electric-lemonade Жыл бұрын
Thanks a lot, this was super helpful !
@infodiff
@infodiff 3 ай бұрын
Thank you. Very simply explained.
@ikelejiemmanuel655
@ikelejiemmanuel655 5 ай бұрын
This is so cool. Thanks Simon and bring more
@uzochukwu1556
@uzochukwu1556 8 ай бұрын
Simon, you are truly the goat
@Mamur-cx5ih
@Mamur-cx5ih 6 ай бұрын
Hi Simon, congratulations on 400k subscribers
Git and GitHub - 0 Experience to Professional in 1 Tutorial (Part 1)
36:57
Git MERGE vs REBASE: The Definitive Guide
9:39
The Modern Coder
Рет қаралды 113 М.
The CUTEST flower girl on YouTube (2019-2024)
00:10
Hungry FAM
Рет қаралды 55 МЛН
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 31 МЛН
Новый уровень твоей сосиски
00:33
Кушать Хочу
Рет қаралды 4,6 МЛН
Branching Strategies Explained
18:19
DevOps Toolkit
Рет қаралды 136 М.
How to put an HTML website online (on the Internet)
29:37
SuperSimpleDev
Рет қаралды 1,6 МЛН
I Tried Every AI Coding Assistant
24:50
Conner Ardman
Рет қаралды 799 М.
How to become a software engineer with no experience
8:49
SuperSimpleDev
Рет қаралды 510 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1,1 МЛН
Git merge and git conflicts
39:37
Hitesh Choudhary
Рет қаралды 21 М.
Wordpress vs coding - why devs SHOULD learn Wordpress
11:03
SuperSimpleDev
Рет қаралды 305 М.
13 Advanced (but useful) Git Techniques and Shortcuts
8:07
Fireship
Рет қаралды 915 М.