NodeSchool is an open source project run by volunteers with two goals: to create high quality programming curriculum and to host community learning events.
- Main site: http://nodeschool.io/
- NodeSchool workshoppers (problem sets): http://nodeschool.io/#workshoppers
- NodeUp Podcast discussing NodeSchool: http://nodeup.com/
- Teach Your Way to Becoming a Better Programmer: https://medium.com/social-tables-tech/teach-your-way-to-becoming-a-better-programmer-135c6aca5968
-
nvm: https://github.com/creationix/nvm
- Allows for multiple Node.js versions installed (similar to Ruby's rvm)
- Installs in user's home directory, avoids "sudo" problems
-
Node.js binary: http://nodejs.org/
- Easiest install method
- Can require "sudo" permissions
- Node.js API documentation: http://nodejs.org/api/
- Mozilla Developer Network (JavaScript documentation): https://developer.mozilla.org/en-US/
- npm: https://www.npmjs.org/
- Sign into Github or sign up if you haven't already!
- Navigate to this project's issues list
- Find the issue containing today's attendance
- Leave us a nice comment to indicate that you are here!
- Congratulations! Your attendance at Nodeschool has been noted!