Latest Screencasts
Git Internals PDF
Peepcode - 2008-06-23 - paid
Many have learned the basics of using Git from the PeepCode Git screencast. In this PDF, Scott Chacon goes even further to explain the distributed filesystem behind the popular source code management system. If you’re tired of terse man pages or academic white papers, you’ll enjoy more than four dozen...
Watch this screencastCapistrano 2
Peepcode - 2007-12-04 - paid
Capistrano 2 is a tool for automating the deployment of your application to a server. You can also automate many other monotonous server-maintenance tasks. It is written in Ruby but can be used to deploy any kind of web application. This 50 minute screencast talks about the concepts behind Capistrano...
Watch this screencastGit
Peepcode - 2007-10-25 - paid
by Geoffrey Grosenbach. Technical editing by Git Maintainer Junio C Hamano. The git source code control system was developed by Linus Torvalds for managing the Linux kernel. But it’s also valuable for managing all kinds of code: libraries, web applications, personal files. Git was built for the modern developer’s workflow....
Watch this screencast