View this PageEdit this PageAttachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide

Java On-line courses

IBM has a set of tutorials for Java at https://www-927.ibm.com/ibm/cas/hspc/student/tutorials/

Central Connecticut State University has an intro Java course on-line http://chortle.ccsu.edu/CS151/cs151java.html

A free on-line Java book is at http://www.javacoffeebreak.com/books/extracts/javanotesv3/source/index.html


Standford has their intro to programming methodology course on-line with video of lectures at http://see.stanford.edu/see/lecturelist.aspx?coll=824a47e1-135f-4508-a5aa-866adcae1111

Harvard also has an intro to CS on-line at http://www.cs50.net/


How to write a Java class as a Flash Animation http://nhsweb.calvertnet.k12.md.us/Stroh/JAVA/FlashTut/index.htm


Free on-line courses 4-5 months in duration
http://www.javapassion.com/

MIT has some on-line courses:
This first one is a quick intro to the Java lang
http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-092January--IAP--2006/CourseHome/index.htm

This one is a complete semester course with slides, assignments, and exams
http://ocw.mit.edu/OcwWeb/Civil-and-Environmental-Engineering/1-00Fall-2005/CourseHome/index.htm

Link to this Page