• How to increment values in an array without using a for loop?

  • How to avoid multiple returns (bool operator)
  • Basic Linux commands (8)
  • Basic compile commands (2)
  • What happens during runtime? (3)
  • Doubles
  • Incrementing pointers
  • Initializing booleans
  • Compile-time errors vs runtime errors vs logical errors
  • Escape characters
  • Call by value vs call by pointer in function
  • Passing arrays to functions using pointer syntax
  • Indexing arrays using pointers
  • Dangling pointer
  • Using pointers as “global variables” in functions
  • Dynamically allocating memory (7) + freeing memory (4)
  • Functions
  • Memory (4)