Course Information | Syllabus | Lectures | Assignments | Exams |
Tutorial 02 - September 9-11 |
Passing arguments to main()
Redirecting stdin and stdout
Reading letters from input and calculating the frequencies
Notes: [cmpt125-lab02.zip]
|
Week 02 - September 9-11 |
Data vs address
Pointers and references
Arrays
Constant variables
Strings
Slides: [cmpt125-week02.zip]
|
Tutorial 01 - September 4 |
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 01 - September 4 |
Introduction to C
Variables and strong typing
Data vs address
Slides: [cmpt125-week01.zip]
|