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

University of Florida - Programming Fundamentals for CIS Majors 1

Country: USA
University: University of Florida
Course code: COP 3502
Course title: Programming Fundamentals for CIS Majors 1
Date of Syllabus:
Source: Manual search
Associated Degrees: Computer Science
Prerequisits: MAC 1147 Pre-calculus: Algebra and Trigonometry, or equivalent
Course for Majors: yes
Course stage: 1
Semester:
Programming language: Java
Language of Instruction: English
URL: https://cise.ufl.edu/class/cop3502sp12/syllabus
Explicit or !Explicit LOs: Explicit
Learning Outcomes:

Understand what programming is and the unique feature of Java

Read: Understand programs written in JAVA language

Write: Design and implement programs using JAVA language

Compile: Use compiler to convert JAVA code into executable file

Execute: Run corresponding code to get results

Debug: Identify and fix syntax and semantic errors in JAVA code.

LO categories:

Writing programs

Program Comprehension

Testing & Debugging code

Command Prompt for Compilation and Execution