Latest Screencasts
Managing Branches with Git
Teach Me To Code - 2010-10-28 - free
I’m trying something new and using the YouTube player. Let me know if you see any differences. In this video, I demonstrate how to create, merge, and delete local and remote branches in Git. Git is a Source Control Management system written by Linus Torvalds for managing development on the Linux operating system. Download (29.3 [...]
Watch this screencastRails 3 – Building a Blog – Part 1: Test Setup & Generators
Teach Me To Code - 2010-06-22 - free
Every good project needs a good setup. In this episode, I set up a github repo, create a new rails application, hook in Cucumber and Rspec, write a Cucumber feature, and write the code to make it pass.
Watch this screencastGetting started with GitHub
Teach Me To Code - 2009-09-06 - free
An introduction to GitHub, which includes how to create new repositories, set up your account, push and pull, clone and send pull requests.
Watch this screencast