CP2003 - Principles of Programming Languages ( 3 Units )


Announcements

Lecture Notes

Tutorial Notes

Sample Java Code

Java source-code examples can be found in Examples . A good way to learn a new programming language is to "play & fiddle" with source code examples. That is,
  1. download any example
  2. compile it
  3. run it
  4. alter it slightly
  5. predict what it will do now
  6. re-compile
  7. re-run
  8. start over with 4. ...
  9. start over with 1. ...
and yes do not forget to write your own examples from scratch.

Assignments

Staff

Student Representative

Useful Links

CP2003 in Previous Years

1999, 1998, 1997, 1996

Handbook Details


Copyright © 2000. James Cook University. All rights reserved.