Skip to main content
Course Web Pages (Old Site)
Navigation
CMPS183 Home
Fall 2011 Home
Attached Files
Projects
Syllabus
Readings
Lectures
Project Requirements
Scenarios - Description
Scenarios - Template
Scenarios - Evaluation
Requirements - Descrip...
Requirements - Template
Requirements - Evaluation
Design - Description
Design - Evaluation
Project Notebook
Labs
Tutorials
Grading
Tools
Subversion Tutorial
Courses
::
CMPS183
::
Fall 2011, Section 01
CMPS183, Fall 2011, Section 01: Tools
This page provides links about helpful tools you can use for your projects.
Subversion Tutorial
.
Subversion Book
.
Git
, a distributed versioning system.
JS Fiddle
: Useful on-line editor for HTML, JS, and CSS
Django
, a python web framework.
web2py
, a python web framework easy to use on AppEngine. See also the
web2py book
.
Guide to setting up web2py to work on Google AppEngine
.
JQuery
, a highly recommended Javascript library (and UI components).