CS11a: Intro to Programming in Java and C
Welcome

· General Information
· Syllabus
· Grading

· Notes

  (printable)

 

Cosi 11: Sum09
Introduction to Programming in Java and C

WELCOME
Instructor: Tim Hickey

Text: We will be using online notes at http://java.sun.com/docs/books/tutorial/index.html

In this class we will learn the fundamentals of Java and C programming in about five weeks, meeting three times a week for 2.5 hours a day. It is an intense, immersive and exciting way to learn how to program and we will divide each day into a lecture section to introduce concepts followed by a lab section to experiment with those concepts.

At the end of this class you will be able to write short programs in Java and C from scratch and you will a solid understanding of the Java and C programming languages.


Links

Homework

  • HW1 Due: Tuesday 6/2/2009. (10 points)
  • HW2 Due: Thursday 6/4/2009. (1 point)
  • HW3 Due: Monday 6/8/2009. (10 points + 6 points EC)
  • HW4 Due: Tuesday 6/9/2009. (10 points)
  • HW5 Due: Thursday 6/11/2009. (10 points)
  • HW6 Due: Monday 6/15/2009. (30 points)
  • HW7 Due: Tuesday 6/16/2009. (10 points)
  • HW8 Due: Thursday 6/18/2009. (10 points)
  • HW9 Due: Monday 6/22/2009. (30 points)

Readings

Week 1

First we have some readings from the Java Trail

Week 2

Read the material at the javabat site: and also visit the Java Trail site and
2009 © Copyright Tim Hickey, Some Rights Reserved