• zarkanian
    link
    fedilink
    arrow-up
    23
    ·
    17 days ago

    My experience in college and at coding bootcamps: they don’t teach git in college or at coding bootcamps. Sure, they introduce you to it, but that’s about it. They don’t show you how it actually works or what to do when it breaks, so you wind up doing what it says in this comic.

    If you really want to learn git, practice git katas.

      • spacemanspiffy@lemmy.world
        link
        fedilink
        English
        arrow-up
        9
        ·
        17 days ago

        Just keep in mind that while they are related, git and Github are two different things.

        You can learn and use Git without ever touching Github.

          • zarkanian
            link
            fedilink
            arrow-up
            2
            ·
            16 days ago

            GitHub doesn’t make any sense if you don’t know how to use git. Learn git first.