What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?

University of Newcastle - Object Oriented Programming

Country: Australia
University: University of Newcastle
Course code: SENG 1110
Course title: Object Oriented Programming
Date of Syllabus:
Source: Manual search
Associated Degrees: Computer Science
Prerequisits: no
Course for Majors: yes
Course stage: 1
Semester: 2
Programming language: None
Language of Instruction: English
URL: http://www.newcastle.edu.au/course/SENG1110
Explicit or !Explicit LOs: Explicit
Learning Outcomes:

Comprehend the concepts of object-orientated programming

Comprehend a programming problem and design a solution

Code a solution to a problem

Comprehend and implement selection and loop structures

Comprehend and implement classes and methods

Comprehend and implement different input/output solutions

Comprehend and implement arrays

Test and document program solutions

LO categories:

Problem Solving (also things like computational thinking)

Basic OOP

Classes & objects

Repitition & loops (for/while etc)

Functions, methods and procedures

Arrays, Lists, dictionaries, vectors, sets

File handling & I/O

Testing & Debugging code