Introduction to Programming: Additional work for week 12

Arrays are a common topic in programming, and almost any set of notes on introductory programming in standard programming languages will include something on arrays. Some local notes, which closely match the examples used in the lectures, can be found here.

Other notes on arrays on the web include

ErgoIT provide a nice explanation of Java's main method and command line arguments here.

Developer's Daily provides some notes on opening and reading files in Java here.

Matthew Huntbach
22nd December 2000