Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 2.13 KB

README.md

File metadata and controls

42 lines (36 loc) · 2.13 KB

SCU-CPP

Lecture notes, assignments, projects and other materials for Course 'Object Oriented Programming--C++' at Sichuan University.

Purpose of this course

  • Exposure to standard c++ syntax and norms
  • Learn key features of object oriented programming(OOP)
  • Gain familiarity with powerful features of the STL
  • Practice using industry standard coding tools

Teaching team

2023 Spring

  • Lecturer -Prof. / Qijun Zhao from the College of Computer Science
  • Teaching assistants
    • Hongmin Shao, A master student
    • Zhonghui Zhang, A junior undergraduate student (in top-notched students program)
    • Yuchuan Deng, A sophomore undergraduate student (in top-notched students program)

Good Project On 2023 spring

Reference