Topic 3 More on Programming
During week 3, I talked a little bit about the following topics in addition to the main content of your lectures:
- General programming tips
- camelCase, UpperCamelCase (i.e., PascalCase), and snake_case
- Garbage collection
Without further ado, let’s begin!