Skip to content

Instantly share code, notes, and snippets.

@brownman
Forked from tekkub/git_podcasts.textile
Created August 19, 2011 06:09
Show Gist options
  • Save brownman/1156163 to your computer and use it in GitHub Desktop.
Save brownman/1156163 to your computer and use it in GitHub Desktop.

Git/Rails Screencast

Git with Rails Tutorial

The PeepCode screencast, naturally, is also high quality (though for a fee).

Pragmatic Programmers offer the Insider Guide to Github-
Git on Rails is a good introduction from Railscasts.

GitCasts, if you like Railscasts, you’ll love this one too.

Getting Started with GitHub, walks through a basic first-run using GitHub via TeachMeToCode.com

Git/Django Screencast

Django more your style? Check out Brian Rosner’s Git/Django screencast.

Google TechTalks

  • 2007-05-04 – Linus Torvalds on Git (Linus talks mainly about what Git is NOT as well as underlying general concepts such as distribution and integrity; he also shoots a lot of flames at developers and users of other SCM systems that he considers inferior. It is an entertaining talk.)
  • 2007-10-12 – Randal Schwartz on Git (A good overview about what Git does and why it’s better than most other SCM systems; the specifics on how to use it get a bit lost because Randal is running out of time towards the end.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment