What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?
Rensselaer Polytechnic Institute - Computer Science 1
| Country: | USA |
| University: | Rensselaer Polytechnic Institute |
| Course code: | CSCI 1100 |
| Course title: | Computer Science 1 |
| Date of Syllabus: | |
| Source: | Manual search |
| Associated Degrees: | |
| Prerequisits: | no |
| Course for Majors: | yes |
| Course stage: | |
| Semester: | |
| Programming language: | Python |
| Language of Instruction: | English |
| URL: | http://www.cs.rpi.edu/academics/courses/fall16/cs1/syllabus.pdf |
| Explicit or !Explicit LOs: | Explicit |
| Learning Outcomes: |
Demonstrate proficiency in the purpose and behavior of basic programming constructs. Design algorithms and programs to solve small-scale computational programs Write, test and debug small-scale programs Demonstrate an understanding of the wide-spread application of computational thinking to real-world problems |
| LO categories: |
Writing programs Designing Algorithms Problem Solving (also things like computational thinking) Testing & Debugging code |