Welcome to the unit
This is the second-programming unit and is taught using Java as a programming language. The focus of the unit is on,
-
problem solving
-
classes and objects
-
searching and sorting algorithms and their performance
-
recursive algorithms
-
data structures
Information specific to current offering
Please refer to the unit guide available at http://unitguides.mq.edu.au/units for information specific to current offering. This includes,
-
Teaching staff
-
Unit schedule
-
Assessment tasks
-
Passing requirements
-
Important dates, including assessment deadlines
-
Academic honesty policy
Software required
There are only two softwares we use in COMP125 and you must install these in the given order.
- Java SE: This is the programming language we shall be using.
- Eclipse IDE for Java developers: This is the programming environment we shall be using. It requires the programming language (Java) to be installed already.