Home

Awesome

Jam3 Lessons

The purpose of this repo is to list all the lessons we've created at Jam3. These lessons are to get people up and running with Jam3's way of working quickly. These lessons are to document things that may not be documented elsewhere and may pertain to Jam3's way of working. See the other resources section for a broader range of lessons out there.

Lessons

Some lessons are not yet written.

Code Examples

  1. Many Simple Examples
  2. Working with colors
  3. Converting between TypedArrays
  4. Inline iOS Video Playback and Web App iOS In Browser Video

Other Resources

Tech We Use

A list of technologies we use at Jam3. This list is far larger than what's in this repo but it's a good starting point.

Code School

Code school is fantastic place with many video tutorials on web development topics. Most content is paid but it's good way to get up and running with Javascript and learn some Node development.

nodeschool.io

Covers many areas of Javascript development via installable node applications.

Coding Math

A series of videos teaching about math related to development. Topics covered: Animation, Particles, Physics, etc.