CSP Materials

(Resource book)
15 Apr 2013 - 16:50
  Aijia Yan of UC Berkeley presents the Beauty and Joy of Computing, Lecture 11: Recursion II. Video with clicker questions | PDF | PPTX Available via the CC-BY-NC-SA license.
(Resource book)
15 Apr 2013 - 16:33
  Dan Garcia of UC Berkeley presents the Beauty and Joy of Computing, Lecture 9: Recursion. Video with clicker questions | PDF | PPTX Available via the CC-BY-NC-SA license.
(Resource book)
11 Apr 2013 - 14:18
Big Ideas: Methods for abstraction, Calling methods.  Things you will learn in this module: We use methods to break up a large amount of code into smaller, meaningful sections (note, this doesn't change the overall amount of code, it just...
(Blog Post)
31 Mar 2013 - 22:07
Acknowledgement   Abstract   This project is a modification of my 2011 thesis. I decided to repeat this research because the analyzed data proved to be statistically insignificant, it did not support the research...
(Resource)
28 Mar 2013 - 09:06
Nick Parlante of Stanford has made the CS 101 introduction to the essential ideas of Computer Science coure available on-line as a self-study course.  The course includes some programming in Javascript, but all the in browser so you don't have...