Follow ryanflorence on Twitter

Articles on Tools

Git for Beginners

Published September 12, 2010 Issue #002 Topic: Tools Tags: git

Every current or aspiring developer, member of a team or work-from-home freelancer, ought to be using source control for their code. It allows you to make mistakes and be experimental without worrying about getting back to an application that once worked.

Git Hosting Solutions

Published July 27, 2010 Issue #002 Topic: Tools Tags: git

There are a few ways to host git repositories remotely. Some make your life easier than others. Get introduced to tools like Gitolite and services like Github.

Learning Git Resources

Published July 27, 2010 Issue #002 Topic: Tools Tags: git

Here are some resources I have found to be helpful as I've learned (and continue to learn) git.

Installing Git

Published July 27, 2010 Issue #002 Topic: Tools Tags: git

A tiny bit of instruction to point you in the right direction.