Skip to content

eaglemox/2023-RobotLab-Cpp-Training

Repository files navigation

2023-RobotLab-Cpp-Training

一些上課的資源堆放處

2023.03.11 課程投影片:pdf

Outline

  • C++ Basics
    1. Basic Structure
    2. DataType & Array
    3. Operator
    4. Control Statement & Loop
    5. Function
    6. Namespace & Header
    7. Argument
  • Pointer & Reference
    1. Pointer Basics
    2. Pointer & Variable/Array
    3. Pass by Pointer
    4. Reference
  • Class & Object
    1. Class Basics
    2. Inheritance
    3. Operator Overload
    4. Polymorphism
    5. Abstract Base Class

About

2023 Robotics Lab C++ Training Repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages