[an error occurred while processing this directive]
[an error occurred while processing this directive]
Dr Angela Carbone
Senior Lecturer
Phone: +61 3 990 31911
Contact hours: To be advised
Welcome to FIT9017 Foundations of Programming for semester 2, 2009. This 6 point unit is a core unit for the Master of Applied Information Technology. Computer programming is a fundamental activity underlying all computer systems. A knowledge of programming is therefore important for students interested in a future in information technology.
The workload commitments are:
For further details about FIT9017 refer to the Monash Handbook entry for this unit at: http://www.monash.edu.au/pubs/2009handbooks/units/FIT9017.html
For information about the course you are enrolled in refer to the Postgraduate Handbook at: http://www.infotech.monash.edu.au/courses/2009/postgraduate/
This unit will be delivered via a 2 hour lecture and a 2 hour tutorial class each week.
Lectures will be used to present and explain programming constructs and the fundamentals of program design and testing.
Tutorials will be used for practical experience in the design, coding, testing and debugging of programs.
For information on timetabling for on-campus classes please refer to MUTTS, http://mutts.monash.edu.au/MUTTS/
On-campus students should register for tutorials/laboratories using the Allocate+ system: http://allocate.cc.monash.edu.au/
Week | Topic | References/Readings | Key dates |
---|---|---|---|
1 | Introduction to programming, basic OO concepts, objects, classes, methods | Chapter 1, Barnes & Kolling | Note: Lecture outline and due dates for assessment tasks may be subject to change as semester progresses |
2 | More OO concepts, class definition, fields, constructors, methods, parameter passing, expressions, statements, scope and lifetime, assignment, expressions, data types, input and output | Chapter 2, Section 2.1-2.12, Barnes & Kolling | |
3 | Conditions, variables, arithmetic, relational & logical operators, precendence, selection | Chapter 2, Section 2.13-2.19, Barnes & Kolling | |
4 | Abstraction, class & object diagrams, object creation, method calling, message passing, method overloading | Chapter 3, Barnes & Kolling | Exercise on Plagiarism, Cheating and Collusion (Hurdle) |
5 | Library classes, collections, ArrayLists, Arrays, iteration | Chapter 4, Barnes & Klling | |
6 | Testing, unit testing, regression testing, test strategy, debugging | Chapter 6, Barnes & Kolling | |
7 | Java library, more on strings, more on collections | Chapter 5, Section 5.1-5.9, Barnes & Kolling | Assignment 1 due (15%) |
8 | Information hiding, class variables, constants, class documentation, class design | Chapter 5, Section 5.10-5.14, Barnes & Kolling; Chapter 13, Section 13.1-13.3 | Unit Test (10%) |
9 | Coupling, cohesion, refactoring | Chapter 7, Barnes & Kolling | |
10 | Inheritance, superclass, subclass, subtypes, substitution, wrapper classes, collection hierarchy | Chapter 8, Barnes & Kolling | Assignment 2 - Stage 1 due (3%) |
Mid semester break | |||
11 | Static & dynamic types, overriding, method polymorphism | Chapter 9, Barnes & Kolling | |
12 | Method polymorphism, static & dynamic types, overriding, method polymorphism, dynamic method lookup, abstract methods, classes & subclasses, multiple inheritance, interfaces | Chapter 10, Barnes & Kolling | Assignment 2 - Stage 2 due (22%) |
13 | Revision, exam discussion |
Objects First with Java (2009) by Barnes, D.J. & Kölling, M., Pearson Education Limited, 4th edition.
This is the textbook for the unit. The course will follow this text. The text contains the weekly pre-reading and many exercises that will be specified for you to work on in the tutorial classes and outside class.
The text book is available from the Monash University Bookshop at the Caulfield campus.
The following may provide useful extra reading for this unit. Copies of these are available in the Caulfield Library (on reserve, one day loan or in the normal circulation):
Java Foundations, Lewis, De Pasquale & Chase, Pearson Education, 2008
Big Java (3rd edition) by Cay Horstman ( John Wiley & Sons), 2008
Java Programming - from Problem Analysis to Program Design (3rd edition), D. S Malik (Thomson ), 2008
Thinking in Java (4th edition), Eckell (Prentice Hall), 2006
Absolute Java (3rd edition), Savitch (Addison Wesley), 2008
In this unit we will use Java and the BlueJ development environment. This software is available on CD with the text book.
Also:
The Java software is available to download from Sun website at:(http://java.sun.com/javase/downloads/).
BlueJ is available to download from the BlueJ site at: http://www.bluej.org/. You will be given instructions on how to use this in your first tutorial. You are expected to work in the BlueJ development environment. Tutors will only assess the assignments under this environment.
Study resources we will provide for your study are:
To pass a unit which includes an examination as part of the assessment a student must obtain:
If a student does not achieve 40% or more in the unit examination or the unit non-examination total assessment, and the total mark for the unit is greater than 44% then a mark of no greater than 44-N will be recorded for the unit.
The unit is assessed with two assignments, one class test and a three hour closed book examination.
Assignment coversheets are available via "Student Forms" on the Faculty website: http://www.infotech.monash.edu.au/resources/student/forms/
You MUST submit a completed coversheet with all assignments, ensuring that the plagiarism declaration section is signed.
Assignment submission and return procedures, and assessment criteria will be specified with each assignment.
Weighting:
50%
Length:
3 hours
Type (open/closed book):
Closed book
Please make every effort to submit work by the due dates. It is your responsibility to structure your study program around assignment deadlines, family, work and other commitments. Factors such as normal work pressures, vacations, etc. are not regarded as appropriate reasons for granting extensions. Students are advised to NOT assume that granting of an extension is a matter of course.
Students requesting an extension for any assessment during semester (eg. Assignments, tests or presentations) are required to submit a Special Consideration application form (in-semester exam/assessment task), along with original copies of supporting documentation, directly to their lecturer within two working days before the assessment submission deadline. Lecturers will provide specific outcomes directly to students via email within 2 working days. The lecturer reserves the right to refuse late applications.
A copy of the email or other written communication of an extension must be attached to the assignment submission.
Refer to the Faculty Special consideration webpage or further details and to access application forms: http://www.infotech.monash.edu.au/resources/student/equity/special-consideration.html
Students can expect assignments to be returned within two weeks of the submission date or after receipt, whichever is later.
Please visit the following URL: http://www.infotech.monash.edu.au/units/appendix.html for further information about: