https://youtu.be/rT7qVmQpfJg https://github.com/utmgdsc/2023-c-workshop C Workshop Sam Chan on February 24, 2023 CSC108 level of knowledge required, CSC148 basics recommended Friday 24th, 5pm What you’ll learn: * C vs. Python: what are the main diffs? * Structs, typedefs and pointers * Manual memory management * What can go wrong (segfaults, UB) * Stack and heap * Memory management best practices (malloc, free)