|
| COMP 285: Object-Oriented Programming in Java |
 |
Welcome to the COMP 285: Object-Oriented Programming in Java unit webpage. Here you can find
links to the unit on the Turing computer at UNE, and links
to the work I have completed or am completing towards a pass in this unit.
|
| The Aim of the Unit |
 |
This unit will provide an introduction to object oriented programming in Java. We will cover all
of the core language features of Java (jdk 1.4) as well as the more important library packages.
In particular we will describe how to program applets, and how to use Java's platform independent
Graphical User Interface toolkit. We will assume that the student can program in C or C++, and so
we shall concentrate on the novel aspects of the language. Those that are typically object
oriented, or not part a first course in C or C++. The unit will cover most of the fourth or
fifth edition of textbook.
|
| Dates |
 |
No dates for this unit are confirmed yet.
|