Resources for Learning Git
One of my favorite jobs here at Seiden Group is to introduce developers to the Git version control system. I’ve delivered talks, workshops, and individual Git training.
Fast, popular, and open source, Git can be hosted on varied platforms, such as cloud-based repositories (Github, Bitbucket), internal servers (GitLab), and on our trusty IBM i servers.
To help beginners learn Git commands, I recommend these resources:
- Quick hands-on introduction:
https://try.github.io/levels/1/challenges/1 - Games that add fun to learning Git:
https://github.com/git-game/git-game - Laracasts cover many developer topics, a great deal at $7/month. Their Git tutorial:
https://laracasts.com/series/git-me-some-version-control - I also use graphical Git tools, which are easier to learn than the commands. I’ll discuss those in a future post.
If you would like to learn more about Git, improve your Git skills, or get help importing your source code into Git and setting up your developers for using Git, let us know.
Leave a Reply
Want to join the discussion?Feel free to contribute!