CSO101: Computer Programming: Even Semester 2025-2026

Slides of Lecture 1-19: 

Introduction to computing, blocks of a computer and C language Slides (Ref Chapter 1 ANSI C)

Structure of C program & C Tokens (keywords, variables etc.)  Slides (Ref ANSI C) 

Literal Constants and various representations  Slides (Ref ANSI C)

Operators Slides

Control-flow (Conditional(if-else/Switch) & Loop statements (For,while, do-while, break, continue)) & Flowchart Slides  (Ref ANSI C)

Formatted unformatted input & output Slides (Ref: ANSI C)

Lecture 20-23: Arrays Slides

Lecture 24: Multi-Dimensional Arrays Slides

Functions Slides

Recursive Functions and Passing arrays (1D&2D) to functions Slides

Functions and multidimensional arrays & Static Storage Class Slides

Functions & arrays: Programming Practice Slides

Lecture : Storage Classes Slides



Reference Books (any of the following) :

TAs Contact: