What Is GitHub and How To Use It?

Поделиться
HTML-код
  • Опубликовано: 15 фев 2023
  • Want to start using git with a fun project?
    From no coding experience to building your first app
    📘Download my FREE programming guide here: henrikmdev.com/firstapp
    When you start learning how to code, you will eventually see people talk about github. What is github and how do I start using it? Do I need to use it?
    Well, the truth is, every software developer I know uses git. It’s such a useful tool not only for individual development, but also when working in teams. It allows multiple people to work in parallel on different parts of the code and even sometimes on the same parts.
    It is especially important in production code. Many times at my company, we would discover that one of our features broke because of another team’s code. Using git helps us track down what lines of code caused our code to break. Or when a part of our code no longer works, we could revert back to older versions of our code to find a version that works. It’s almost unthinkable to not use git when developing because so many things can go wrong and git helps make things more manageable.
    If you’re going to become a developer and especially if you are planning to find a software job, knowing git is essential. That’s where github comes in. The most popular way to play with git on your own personal computer is through github. The goal of this video is just to give you a starting/entry point into git. I’ll teach the fun tricks in later videos, but for now I just want you to start using it period. You’ll thank me later 🙂
    In this video, you’ll learn
    ✅ Why git is essential for developers
    ✅ How to set up your github account
    ✅ Essential git commands to get started
    =================================================
    📚 Stay Tuned for More:
    If you found this video helpful, make sure to like and subscribe to our channel for more programming tutorials and tips. We have a lot more exciting content in store for you, so stay tuned!
    www.youtube.com/@henrikmdev?s...
    👨‍💻 Have Questions?
    If you have any questions or want to suggest topics for future videos, please leave a comment below. We love hearing from our viewers and are here to help!
    🔔 Turn on Notifications:
    Don't forget to ring the notification bell so you never miss an update from us. Stay ahead in your programming journey!
    =================================================
    💡 Coding Tutorials:
    • Coding tutorials
    💡 Dev Tool Tutorials:
    • Dev tools
    📁 Sample Code:
    Find the sample code used in our tutorials on our GitHub page:
    github.com/henrikmdev/
    =================================================
    📚 Books
    C Programming Language: amzn.to/3uwHmI6
    Learning the bash Shell: amzn.to/3Ghr9t2
    ⚙️ Gear
    Webcam - Logitech Brio: amzn.to/47KUtUk
    Lighting - Ring Light Clip: amzn.to/49PtgBL
    Microphone - AKG Pro Audio P220: amzn.to/47P6Tus
    Audio Interface - Focusrite Scarlett 2i2: amzn.to/3QThFZM
    Thank you for watching, and happy coding! 💻🧡
    -Henrik
    Disclaimer: Some of these links are referral links. I may earn a commission if you use them, at no extra cost to you. You're not obligated to use these links, but it would be appreciated. Thanks!
    #programminglife #cprogrammingtutorials #github #cplusplus #cprogramming #learntocode #java #learnprogramming #software #learncoding #csharp #python #learncode #coding

Комментарии • 18

  • @AmelieCaceres
    @AmelieCaceres Год назад +2

    Thank you so much! This is truly an amazing video that covers all the basics of how to use Git and GitHub. I've always wanted to learn how to use GitHub but was too intimidated to start, but this video made every step so clear, easy to understand, and easy to follow. Ty!

  • @superhero25e
    @superhero25e Год назад +1

    Thanks for the info man, I know what's it purpose is but the features you mentioned and all that stuff (sorry it's around 5:00 am and i didn't sleep) was good to know, I'm starting out by learning HTML, CSS and js with only js left

  • @codingmadeeasy-dl1zp
    @codingmadeeasy-dl1zp Год назад +1

    Nice explanation, good luck on your RUclips journey 👌

  • @lionheart4ever
    @lionheart4ever Год назад +1

    This was great - thank you 🙏🏾

    • @henrikmdev
      @henrikmdev  Год назад

      You're welcome! Glad it was helpful 🤗

  • @kiplimosimon1429
    @kiplimosimon1429 Год назад +1

    Amazing content

  • @kostantinosmag2986
    @kostantinosmag2986 Год назад +1

    Great video thank you 😊

  • @user-victoramosbigadd
    @user-victoramosbigadd Год назад +1

  • @emmanim944
    @emmanim944 Год назад +2

    how did you even open the terminal

    • @henrikmdev
      @henrikmdev  Год назад +1

      The terminal is just a regular application that I opened (like Google Chrome) If you're using Windows, I recommend you use git bash as your terminal application for git.

    • @emmanim944
      @emmanim944 Год назад +1

      @@henrikmdev Ok thanks a lot

    • @henrikmdev
      @henrikmdev  Год назад

      You're welcome!

  • @andyeccentric
    @andyeccentric Год назад +1

    I look forward to having my code stolen without attribution, too!

    • @henrikmdev
      @henrikmdev  Год назад

      Haha are you saying that you don't use GitHub?

  • @hassanhoque7680
    @hassanhoque7680 Год назад +1

    I like how you assume I am on Linux...