Home - scs-cs-50/presentations GitHub Wiki

Welcome to the CS50 wiki!

Instructors

Syllabus

Useful Links

Hosting

JavaScript

jQuery

jQuery Mobile

YUI Theatre - Crockford on JavaScript

QuirksMode

Responsive Web Design Links

Tools

Editors

  • Free editor for Windows: Notepad++
  • Free editor for Mac OS X: TextMate
  • You probably want the 2.0 Preview / Alpha
  • Not free, but Windows / Linux / Mac: Sublime Text

Node.js

Node.js is server-side JavaScript, but can also be run interactively from the command line for testing.