Advanced Programming | CS | Course

Brief Information
Trace lectures
Assignments
  1. HW1
  2. HW2
  3. HW3
  4. HW4
  5. HW5
  6. HW6
  7. Team Project: Free subject
    1. Subject:?Constructing a database system using C++
Summarize?themes

This course only covers content of the textbook from chapter 1 to 16 except 13. I will just refer chapter names below.

  1. C++ basics
  2. flow of control
  3. function basics
  4. parameters and overloading
  5. array
  6. structures and classes
  7. constructors and other tools
  8. operator overloading, friends, and references
  9. strings
  10. pointers and dynamic arrays
  11. separate compilation and namespaces
  12. streams and file I/O
  13. inheritance
  14. polymorphism and virtual functions
  15. templates

Leave a Reply

Your email address will not be published. Required fields are marked *