What Do CS1 Syllabi Reveal About Our Expectations of Introductory Programming Students?
Indian Institute of Technology Kanpur - Fundamentals of Computing
| Country: | India |
| University: | Indian Institute of Technology Kanpur |
| Course code: | ESC 101 |
| Course title: | Fundamentals of Computing |
| Date of Syllabus: | |
| Source: | Manual search |
| Associated Degrees: | Computer Science |
| Prerequisits: | no |
| Course for Majors: | |
| Course stage: | |
| Semester: | |
| Programming language: | C |
| Language of Instruction: | |
| URL: | http://wiki.iitk.ac.in/mediawiki/index.php/Esc101 |
| Explicit or !Explicit LOs: | Scraped |
| Learning Outcomes: |
Basic programming concepts and constructs such as arrays, loops, stacks, pointers, files are covered along with basic linux operations The course serves as a starting point for those who want to delve into more complex concepts like Object oriented programming, Functional programming etc |
| LO categories: |
Designing Algorithms Basic OOP Data Structures (general or implied complex like stacks, queues etc) Repitition & loops (for/while etc) Arrays, Lists, dictionaries, vectors, sets Pointers File handling & I/O Functional Programming |