You are on page 1of 2

Programming courses details

Name: Saurav Adhikari Application ID: 652229


Course: Bachelor of Technology University: Central Queensland
University

Subject Programming Fundamentals Semester: 1 Year: 2014


Title: (COIT 11222)

Overview:
This unit will help you become a computer programmer even if you have had no programming
experience. You will cover topics such as pseudocode, variables, constants, data types, operators,
expressions, statements, classes, objects, inheritance, loops, methods, passing parameters and
arrays. You will learn how to design, implement and test programs using a modern Integrated
Development Environment (IDE).
Objectives:
On successful completion of this unit, you will be able to:

1. Understand the principles of object-oriented programming


2. Develop programs using various data types, operators, expressions, statements
and loops
3. Develop programs using arrays for storing, searching and sorting data
4. Develop programs using user-defined methods, parameters and arguments
5. Develop programs using graphical user interface
6. Apply techniques used to produce quality programs.

Assessment:
 Written Assessment (15%)
 Written Assessment (20%)
 Examination (65%)
Link:
https://handbook.cqu.edu.au/he/units/view/COIT11222/HT1/2014
Name: Saurav Adhikari Application ID: 652229
Course: Bachelor of Technology University: Central Queensland
University

Subject Object Oriented Programming Semester: 1 Year: 2015


Title: (COIT 11134)

Overview:
This unit is designed to extend the students’ understanding of object-oriented programming
principles. Knowledge of programming fundamentals, classes and objects, interfaces and
polymorphism, inheritance, GUI design, arrays and lists, sorting and searching algorithms are
covered. The strength and weaknesses of the techniques are also considered. Students will apply this
knowledge in solving practical problems.
Objectives:
On successful completion of this unit, you will be able to:

1. Understand the principles of object-oriented programming.


2. Develop object-oriented programs using a modern programming language.
3. Possess skills in developing object-oriented programs using a modern IDE
(integrated development environment).
4. Have sufficient confidence in the use of object-oriented programming techniques
to allow progression into advanced units in programming and utilise your skills in
future projects.

Assessment:
 Practical and Written Assessment (15%)
 Practical and Written Assessment (20%)
 Examination (65%)
Link:
https://handbook.cqu.edu.au/he/units/view/COIT11134/HT1/2015

You might also like