| Course Information | Syllabus | Lectures | Assignments | Exams |
| Tutorial 01 - January 16 |
Basic commands in Linux
Configuring Visual Studio Code
Writing hello_world.c
Running/Debugging using VScode
Compile in terminal using gcc
Notes: [cmpt125-lab01.zip]
|
| Week 02 - January 14-16 |
Arrays
Constant variables
Strings
Initializing arrays and strings
scanf()
Slides: [cmpt125-week02.zip]
|
| Week 01 - January 7-9 |
Introduction to C
Variables and strong typing
Data vs address
Pointers and references
Arrays
Slides: [cmpt125-week01.zip]
|