Year
2021
Units
4.5
Contact
1 x 2-hour lecture weekly
1 x 1-hour workshop weekly
1 x 2-hour practical weekly
Prerequisites
1 Admission into MIT-Master of Information Technology
1a Admission into GDPIT-Graduate Diploma in Information Technology
2 COMP8702 - Computer Programming 1 GE
Must Satisfy: ((1 or 1a) and 2)
Enrolment not permitted
COMP2741 has been successfully completed
Topic description

This topic is intended as a second course in programming for students who have completed an introductory Java programming topic such as COMP8702 Computer Programming 1 GE. It aims to extend and consolidate programming skills acquired in the introductory topic and to introduce tools that assist in the design, implementation and testing of applications. The primary foci of the topic are developing applications that conform to a specification and the pragmatics of the assembly, configuration, deployment, testing, maintenance, profiling and revision control, in a team context.

Educational aims

This topic aims to give students a sound understanding of program design, implementation and testing in a team and individual context. It provides essential knowledge for IT professionals

Expected learning outcomes
On completion of this topic you will be expected to be able to:

  1. Know how to apply the various stages of application development
  2. Understand how to use tools that support application development
  3. Understand how a team can work together to produce reliable software to a specification
  4. Possess fundamental programming skills including the use of commonly used parts of APIs
  5. Critically evaluate application development techniques