Skip to content

Instantly share code, notes, and snippets.

@blaisethomas
Created December 19, 2015 01:11
Show Gist options
  • Save blaisethomas/f04f4e155f7e0c095c15 to your computer and use it in GitHub Desktop.
Save blaisethomas/f04f4e155f7e0c095c15 to your computer and use it in GitHub Desktop.

#WDI 20

###Holiday Break 2015/2016 Homework

  1. Hartl Tutorial speed read chapters 1+2 then as much as possible up to chapter 9 (Or finish the book if you're a hero)
  2. Daily kata on codewars in both JS and Ruby. You should be able to handle 6kyu katas in both languages by january.
  3. Optionals:
  • Paperclip - image uploads. USE CAUTION if connecting AWS S3. MAKE SURE those keys dont end up on github!
  • HTTParty - API integration - play with 3rd party data.

Try to get some practice using Postman (the chrome app we used on last day)

And check the slack channel, daily ;)

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