What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?
University of Texas Dallas - Computer Science 1
Country: | USA |
University: | University of Texas Dallas |
Course code: | CS1337 |
Course title: | Computer Science 1 |
Date of Syllabus: | |
Source: | Manual search |
Associated Degrees: | Computer Science |
Prerequisits: | CS1336 |
Course for Majors: | yes |
Course stage: | |
Semester: | |
Programming language: | C++ |
Language of Instruction: | English |
URL: | https://dox.utdallas.edu/syl65452 |
Explicit or !Explicit LOs: | Explicit |
Learning Outcomes: |
Ability to use single and multi-dimension arrays Ability to implement linear and binary searches Ability to implement simple sorting algorithms Ability to implement structured data types Ability to define and implement a class Ability to use fundamentals of object-oriented design |
LO categories: |
Basic OOP Classes & objects Arrays, Lists, dictionaries, vectors, sets Variables, assignment, arithmetic expressions, declarations, data types Searching algorithms Sorting Algorithms |