- Is virus and malware free
- Uses the latest, stable, updated version of its operating system
- Has a functioning screen, keyboard, and trackpad
- Has plenty of free hard drive space and memory
- Can reliably connect to wireless networks
- And is generally up to the task of coding
http://courses.tutsplus.com/courses/perfect-workflow-in-sublime-text-2
http://teamtreehouse.com/library/console-foundations-2
TIP: Treehouse offers a free 14-day trial which you can suspend after completing this course.
http://teamtreehouse.com/library/git-basics
TIP: Treehouse offers a free 14-day trial which you can suspend after completing this course.
TIP: The Terminal lives in the /Applications/Utilties/
directory.
ln -s /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl
subl
TIP: When installing, use the default options for everything.
TIP: Don't be distracted by the Git GUI program.
curl -fsSL http://git.io/cWIXEw | sh
subl
Demonstrate the following skills using only your terminal, your text editor, and your browser:
For example, ryansobol
For example, ryansobol/README.md
For example,
When I push before committing...
![](http://media.tumblr.com/tumblr_mbdkzyUvg91rqfksw.gif)