What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?
Brno University of Technology - Introduction to Programming Systems
Country: | Czech Republic |
University: | Brno University of Technology |
Course code: | IZP |
Course title: | Introduction to Programming Systems |
Date of Syllabus: | |
Source: | Manual search |
Associated Degrees: | Information Technology |
Prerequisits: | no |
Course for Majors: | yes |
Course stage: | |
Semester: | |
Programming language: | C++ |
Language of Instruction: | |
URL: | http://www.fit.vutbr.cz/study/course-l.php.en?id=12214 |
Explicit or !Explicit LOs: | Scraped |
Learning Outcomes: |
To grasp an analysis of problems and to determine basic algorithms for their solving To learn how to use tools for program debugging To make the acquaintance of testing principles of programs. To possess active basic algorithms. To learn how to document, to present, and to defend the reached results Control structures. Blocks, scope, and activation. |
LO categories: |
Problem Solving (also things like computational thinking) Generating clear documentation Control Structures & logic (if/else etc) Testing & Debugging code Scope of code |