Skip to content

Instantly share code, notes, and snippets.

@randylubin
Last active November 8, 2015 00:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save randylubin/169c54d47ab80e7187f5 to your computer and use it in GitHub Desktop.
Save randylubin/169c54d47ab80e7187f5 to your computer and use it in GitHub Desktop.

Learn to Code!

Summary and links

Start withs some games

  • Lightbot
  • CodeCombat
  • Checkio.org

Design a simple site with HTML and CSS

  • Noodle around with Scratchpad.io
  • Checkout Codecademy for intro lessons
  • Share it with GitHub Pages

Add some style or interactivity

  • Check out Bootstrap
  • Learn some JavaScript or P5JS
  • Data vis with D3
  • Realtime with Firebase

Get familiar with the tools

  • Sumblime for a text editor
  • GitHub for sharing

Keep learning!

  • Bento.io has lessons for everything
  • Firebase for realtime
  • Angular.js for front end framework
  • Try some backend: Node.js
  • Check out some APIs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment