Topic 3 More on Programming

A Camel Case Camel

Figure 3.1: A Camel Case Camel

During week 3, I talked a little bit about the following topics in addition to the main content of your lectures:

  1. General programming tips
  2. camelCase, UpperCamelCase (i.e., PascalCase), and snake_case
  3. Garbage collection

Without further ado, let’s begin!