Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rlemon

rlemon/topics.md Secret

Created November 11, 2013 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rlemon/3e7f8694aba3c7ab8066 to your computer and use it in GitHub Desktop.
Save rlemon/3e7f8694aba3c7ab8066 to your computer and use it in GitHub Desktop.
Article Ideas (so far)

Topics to cover

writings

  • Why Learn Javascript (before jumping into libraries / frameworks)
  • The roles and importance of HTML/CSS and JavaScript (and why learning all three together is a must)
  • ongoing articles about Canvas performance tips / improvements
  • ongoing articles titled 'Learn Javascript from a Lemon: Part N'

tutorials

  • processing image data for canvas
  • using HTML5 video tag with canvas (demo for video and webcam)
  • Canvas Text wrapping
  • Particle Systems (I figure this will be done in parts)
  • Procedural Trees (again, done in parts)
  • how to do MidPoint 2d displacement
  • how to draw sprites with canvas
  • 3D rotation with canvas
  • metaballs
  • motions detection with canvas
  • css neon lights
  • css hacks (checkbox / radio / etc)
  • css long shadow technique
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment