This is a basic C++ course for those who are new to C++ programming. You will learn and practice how to utilize C++ along with an overview of programming and the basic grammar of C++.
C++ Overview and Development Environment Setup, Testing
Variables and data types, auto, input methods
Loops (while, do~while, for loop)
Concept and use of one-dimensional array and two-dimensional array
The concept of a function and the difference between the declaration and implementation parts
Difference between call by value and call by reference
Default argument
From basic C++ theory to practical application We'll help you learn step by step!
📢 Please check before taking the class!
This course does not offer Q&A sessions with knowledge sharers . Please keep this in mind when taking the course.
I use Visual Studio Code as my source code editor.
This lecture was recorded in 720p. Depending on your viewing environment, the lecture audio may feel somewhat low. Please check the [Preview] section of the lecture before attending.
C++ Programming for Beginners 📖
What about the programming language C++?
From systems, games, embedded systems, to graphics. It is a powerful and flexible language that is used in a variety of fields .
C++ is a language that introduces object-oriented programming (OOP) to C, one of the most venerable programming languages. Since its introduction in the early 1980s, it has remained widely used for many years.
This course is an introductory course for those new to C++ programming. You'll learn the core fundamentals of C++, along with how to utilize it. It's designed for beginners, whether you're new to the C++ language or new to programming itself. So, get a solid introduction to C++ with this course!
You will learn the following 📚
Understanding the history, features, procedural, and object-oriented aspects of C++
How to use Visual Studio Code
Variables, data types, and the auto keyword
Control structures (conditional statements, loops)
Arrays and functions
Perfect for beginners, Theory and practice in one go! 💡
A meticulous explanation of the theory
We will explain C++ theory and basic concepts thoroughly using charts.
Learning Programming Through Practice
You can learn how to use C++ by typing code yourself.
Please also follow along with the blood pressure check program, performance processing program, etc.
We provide class materials 💻
We provide theory PPTs for each section and example sources used in class . (6 compressed files total, 1 per section) You can download the lecture materials by clicking the cloud icon next to the class name in the first class of each section or the green [Lecture Materials] button in the upper right corner.