/learn-git-the-hard-way

A course in git for the uninitiated using the "hard way" method

Primary LanguageShell

Learn Git The Hard Way

An introduction to git based on the 'hardway method'.

The LxTHW Philosophy

'"Less Talk, More Code" summarizes the philosophy. By having students get code working first, and explaining it second, you cut down on much of the difficulty of explaining programming concepts to the uninitiated.

A LxTHW book simply has students do exercises, focuses on practice and rote repetition, and instills an attitude that to learn anything one must be prepared to work at it.'