Skip to content

Instantly share code, notes, and snippets.

@chrishomer
Forked from croaky/developer_trail_maps.md
Created March 28, 2012 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save chrishomer/2230475 to your computer and use it in GitHub Desktop.
Save chrishomer/2230475 to your computer and use it in GitHub Desktop.
A trail map shows different paths someone can take. Everyone starts at different places and wants to go different places. Pick the ones that make sense for you.

Structure

  • Have a breakable toy side Rails project. It anchors your learning. Apply new skills/techniques here.
  • Put the code in Github. Give mentors access to the project. They'll review your code.
  • Understand the code review process and other style guidelines.
  • Deploy your breakable toy to Heroku.
  • Set learning goals weekly (e.g. X chapters of the Pickaxe, X Railscasts/week).
  • Keep a text document (using vim) to record interesting commands/concepts/things you've learned.
  • Review the text document daily for comprehension.
  • Use a Mac OS X laptop. Set it up using this script and these dotfiles.

Fundamentals

Testing

SQL

Vim

Community

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment