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

Lebanese American University - Introduction to Object Oriented Programming

Country: Lebanon
University: Lebanese American University
Course code: CSC 243
Course title: Introduction to Object Oriented Programming
Date of Syllabus:
Source: Manual search
Associated Degrees: Computer Science
Prerequisits: no
Course for Majors: yes
Course stage: 1
Semester:
Programming language: None
Language of Instruction: English
URL: https://banweb.lau.edu.lb/prod/bwckctlg.p_disp_course_detail?cat_term_in=888888&subj_code_in=CSC&crse_numb_in=243
Explicit or !Explicit LOs: Explicit
Learning Outcomes:

Students will acquire the basic skills needed to write computer programs.

Students will be exposed to the fundamentals of object-oriented programming.

Students will apply the principles of problem solving and good programming habits.

Students will be able to implement, debug, and test programs.

LO categories:

Writing programs

Developing good program Design methodology & styling

Problem Solving (also things like computational thinking)

Basic OOP

Testing & Debugging code