CS1801 PROGRAMMING IN C LAB
This webpage hosts the materials required for the course.
Schedule
- Btech (AI & DS) Batch 2 : Tuesdays 12:50PM to 3:30PM
- Btech (AI & DS) Batch 1 : Thursdays 8:50AM to 11:50AM
- Tutorial : Fridays 2:40PM to 3:30PM
Course materials
# | Topics | Materials |
---|---|---|
Lab 1 & 2 | Introduction to Programming in C; Basic I/O; Math headers;Decision Statements | |
Lab 3 | Loops; Arrays; Multi-dimensional Arrays | |
Lab 4 | Strings; String Manipulation; Introduction to Structures | pdf code |
Lab 5 | Structures and Unions | pdf code |
Lab 6 (Optional) | Files; Read/Write | |
Lab 7 | Recursion; Modular Programming | pdf code |
Lab 8 | Practice Lab | |
– | Model Lab Exam |