We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexSuggestions & BugsSoftware,  Documentation,  Website Suggestions › Stanford Programming Lecture Series
Page Index Toggle Pages: 1
Stanford Programming Lecture Series (Read 987 times)
Stanford Programming Lecture Series
Jan 16th, 2009, 8:20am
 
Hi,

Maybe this would be useful to some people.

I'm learning processing at the moment, but these lectures which are in Java give a pretty good run-down of the concepts of programming. Starting out with Karel the Robot and then going into Java.

It's part of an initiative where Stanford are putting various classes online.

So literally you can take a 26 week course in programming for free! All the handouts and everything are online too.

There's also another class more focused on C++ which looks great too.

I think for Processing users the Java course would be a great supplement, and opeFrameworks peeps can get stuck into the C++ lecture.

It's certainly helping me get a descent handle on things as a beginner programmer.

CS106A: Programming Methodology (Java) - http://www.youtube.com/view_play_list?p=84A56BC7F4A1F852

Class website: http://www.stanford.edu/class/cs106a/

CS 106B - Programming Abstractions (C++) - http://www.youtube.com/view_play_list?p=FE6E58F856038C69

Class website: http://www.stanford.edu/class/cs106b/

There's also a more advanced course called Programming Paradigms.

"Programming Paradigms (CS107) introduces several programming languages, including C, Assembly, C++, Concurrent Programming, Scheme, and Python. The class aims to teach students how to write code for each of these individual languages and to understand the programming paradigms behind these languages."

CS107 - Programming Paradigms - http://www.youtube.com/view_play_list?p=9D558D49CA734A02

Class website: http://www.stanford.edu/class/cs107/


Enjoy!!

Page Index Toggle Pages: 1