What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?
Birkbeck University of London - Introduction to Programming
| Country: | England |
| University: | Birkbeck University of London |
| Course code: | ITP |
| Course title: | Introduction to Programming |
| Date of Syllabus: | |
| Source: | Manual search |
| Associated Degrees: | Computer Science |
| Prerequisits: | no |
| Course for Majors: | yes |
| Course stage: | 1 |
| Semester: | |
| Programming language: | Python |
| Language of Instruction: | English |
| URL: | https://www.dcs.bbk.ac.uk/study/modules/introduction-to-programming/ |
| Explicit or !Explicit LOs: | Scraped |
| Learning Outcomes: |
context of Python integrated development environment variables number types arithmetic and Boolean operations if statements loops methods arrays examples of algorithms |
| LO categories: |
Control Structures & logic (if/else etc) Repitition & loops (for/while etc) Functions, methods and procedures Arrays, Lists, dictionaries, vectors, sets Variables, assignment, arithmetic expressions, declarations, data types IDE use |