This page contains solutions to homework and information about the recitations.
Date | Topic | Files |
---|---|---|
May 19 | Introduction | [PPTX] [PDF] |
Lab 1: Hello world | {CODE} | |
May 26 | Lab 2a: sizeof() and printf() | {CODE} |
Lab 2b: Palentary Weights | {CODE} | |
May 31 | Class notes: swap(a, b) | {CODE} |
June 02 | Lab 3: Pass argumnets to a c program | {CODE} |
Quiz 1: Answers to the quiz 1 | {CODE} | |
June 16 | Linked list: malloc() and free() | {CODE} |
June 30 | Lab 5: my_strcpy() and my_strcat() | {CODE} |
July 07 | Quiz 2: Answers to the quiz 2 | [PDF] |
July 14 | Lab 6: Multiple files development | {CODE} |
July 28 | /dev/cards: test.sh | {CODE} |
Agust 04 | Lab pthreads | {CODE} |