Lecture 3. Strings

Friday September 27


Today's topics:

  • Hamilton example (continued)
  • Writing good tests
  • Parameter passing in C++
  • Pass by value semantics
  • Pass by reference
  • C/C++ struct
  • Important info for your first coding assignment that goes out today!
  • Ethics: C++ strings and representational harms

Additional readings for Ethics portion (optional, but cool!):

Readings

Links

📦 Code