OPERATING SYSTEMSOS Linux

Git Tutorial For Dummies

The Best Place To Continue Learning Git / Github – https://bit.ly/3MFZLIZ

Join my free exclusive community built to empower programmers! – https://www.skool.com/software-developer-academy

Preparing For Your Coding Interviews? Use These Resources
————————————————————
(My Course) Data Structures & Algorithms for Coding Interviews – https://thedailybyte.dev/courses/nick
AlgoCademy – https://algocademy.com/?referral=nickwhite
Daily Coding Interview Questions – http://bit.ly/3xw1Sqz

10% Off Of The Best Web Hosting! – https://hostinger.com/nickwhite

Follow My Twitter – https://twitter.com/nicholaswwhite
Follow My Instagram – https://www.instagram.com/nickwwhite

Other Social Media
———————————————-
Discord – https://discord.gg/ZGyc2nZyAx
Twitch – https://www.twitch.tv/nickwhitettv
TikTok – https://www.tiktok.com/@nickwhitetiktok
LinkedIn – https://www.linkedin.com/in/nicholas-w-white/

Show Support
——————————————————————————
Patreon – https://www.patreon.com/nick_white
PayPal – https://paypal.me/nickwwhite?locale.x…
Become A Member – https://www.youtube.com/channel/UC1fLEeYICmo3O9cUsqIi7HA/join

#coding #programming #softwareengineering

source

by Nick White

linux download

25 thoughts on “Git Tutorial For Dummies

  • @Nick White, bro I got teary eyes watching this video because first time in my life something just goes into my head and just stays there in one try Idk how Idk what happened but it happened. Thank you (btw I know how to use git but this is something else)

  • Bro, I am a 50 yr old dev but you like a wise uncle, who breaks it down for you.

  • No way I wouldn't like and subscribe after this intro.

  • Great tutorial! really liked the simple explanations

  • i just started coding and i have no idea of git!

  • Hilariously informative! Loved it. Now going to use it. Being a university lecturer myself, I know how important it is to dumb things down for students. Being able to dumb down shows how well one understands something. Thanks.

  • BEST GIT + GITHUB TUTORIAL

    COPY, PASTE, PRACTICE

    TAKE YOUR TIME

    EASY FOLLOW

    USE PAUSE

    THANKS NICK!

  • • Git, install in windows. Memory card for files. Save your progress, locally in YOUR computer
    • create folder, go into that folder, make a file
    • Initialize folder or project (git init) = putting memory card
    • git add . (everything) or add yourfile.html
    • save everything git commit -m 'add html and css file'

  • To be honest you explained more clear than the way the girl 😂 present

  • Nobody has made me feel like an idiot so much as this video and yet so thankful, all at the same time.

Comments are closed.