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

Auburn University - Fundamentals of Computing 1

Country: USA
University: Auburn University
Course code: COMP1210
Course title: Fundamentals of Computing 1
Date of Syllabus:
Source: Manual search
Associated Degrees: Computer Science, Software Engineering
Prerequisits: no
Course for Majors: yes
Course stage: 1
Semester:
Programming language: Java
Language of Instruction: English
URL: http://www.eng.auburn.edu/files/acad_depts/csse/syllabi/comp1210.2016.pdf
Explicit or !Explicit LOs: Explicit
Learning Outcomes:

design and implement simple programs based on informal problem specification

implement classes and methods when provided the informal specification

apply concepts and techniques of object-oriented programming

perform informal testing and debugging techniques

understand the interdependencies of an object-oriented program

LO categories:

Writing programs

Basic OOP

Classes & objects

Functions, methods and procedures

Testing & Debugging code