Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 169 Bytes

File metadata and controls

13 lines (12 loc) · 169 Bytes

my journal restarting C++ from scratch

  1. variables
  2. variable-types
  3. strings
  4. numbers
  5. get-info
  6. calc
  7. madlib
  8. arrays
  9. functions
  10. return
  11. if-else