Learn programming – C++ basic

I will share some slides being prepared to teach basic C++ to children. C++ is beautiful and useful, particularly when your system has high requirements on efficiency with limited resources. Although high level languages such as Python, are widely used in machine learning, the backbone library is in written in C++ most of times. These slides only include basic C++, not including advanced topics such as class, template, memory management, ……

Practice coding is best way to learning any programming. For each lesson, samples codes are taught. If you are interest, please contact me.

Lesson 1

Lesson 1

Lesson 3

Lesson 4

Lesson 5

Lesson 6

Lesson 7

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s