NataliaLKB / learn-git-basics

A Beginner's Guide to Git
63 stars 116 forks source link

Moar Resources? #24

Open nelsonic opened 9 years ago

nelsonic commented 9 years ago

I would add an intro paragraph to the resources section: https://github.com/NataliaLKB/learn-git-basics/blame/1116839e12c4165cb1b232747b466189e216ec7c/README.md#L430

Resources contributions welcome

_found a useful Git or GitHub resource or tutorial? Please let us know_ by creating an issue

My picks would be:

  1. Great interactive tutorial: http://gitimmersion.com
  2. Video: http://build-podcast.com/git/
  3. Git User Manual: https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
  4. GitHub's Treasure Trove of Video Tutorials: https://www.youtube.com/user/GitHubGuides (channel) and specifically: https://www.youtube.com/watch?v=FyfwLX4HAxM
  5. The simple guide to git: http://rogerdudler.github.io/git-guide/
  6. Jeff Schomay's Git-Fu presentation: http://slides.com/jschomay/git-fu
  7. Git Pretty: http://justinhileman.info/article/git-pretty/ (anything visual makes learning git much easier...)
  8. Intermediate: http://www.raywenderlich.com/74258/git-tutorial-intermediate
  9. Visualise your Git with SourceTree: http://www.sourcetreeapp.com/
NataliaLKB commented 9 years ago

Super useful. Definitely would like to add this.

nelsonic commented 9 years ago

Can I send a PR or are you already doing it?

NataliaLKB commented 9 years ago

If you have time PR away! Else on Sunday I am going to try to reserve some time to put into this tutorial.

nelsonic commented 9 years ago

Pull request sent: https://github.com/NataliaLKB/learn-git-basics/pull/31