# Cpp-Core-Programming **Repository Path**: shadowjie/Cpp-Core-Programming ## Basic Information - **Project Name**: Cpp-Core-Programming - **Description**: 我的C++学习笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cpp-Core-Programming ##### ShadowJie's learning note for C++ 1. Initialization and cleanup of construction in C++ 2. C++ object model and 'this' pointer 3. Tomomoto 4. Operator overloading 5. Inheritance 6. Polymorphism 7. File operations 8. Staff management system based on polymorphism 9. Function template syntax 10. Class template syntax 11. STL(Standard Template Library) 12. Speech contest process management system based on STL 13. Computer room reservation system 14. MFC SaleSystem