Difference between revisions of "WebFund 2013W: Tasks 1"

From Soma-notes
Jump to navigation Jump to search
Line 2: Line 2:
* Setup an account on [https://piazza.com/carleton.ca/winter2013/comp24062006 Piazza].
* Setup an account on [https://piazza.com/carleton.ca/winter2013/comp24062006 Piazza].
* Setup an account on [https://github.com/ github].
* Setup an account on [https://github.com/ github].
* Validate your student email with github to get a free student account: https://github.com/edu
* Setup an account on the class wiki (optional).
* Setup an account on the class wiki (optional).
* Tell the TA your current ideas on your term project and who you would like to work with.
* Tell the TA your current ideas on your term project and who you would like to work with.

Revision as of 15:50, 11 January 2013

Your first set of tasks are the following:

  • Setup an account on Piazza.
  • Setup an account on github.
  • Validate your student email with github to get a free student account: https://github.com/edu
  • Setup an account on the class wiki (optional).
  • Tell the TA your current ideas on your term project and who you would like to work with.
  • If you do not have a partner, post a blurb on Piazza to help find one, or reply to an existing solicitation.
  • Download and run/install a copy of node.js. A local copy of the standalone 32-bit windows executable here. Other versions are here.
  • Run the node.js hello world program as shown in the "Basic HTTP server" in the Node Beginner Book.