
Programming in C++: Lesson 1
How to program C++: Lesson 1
- By Asib Tayeb
in this tutorial we are going to learn:
- How to create a project
- Include libraries
- cout function
- compile and run a project
We are going to make a helloworld console application. later on i will teach you guys how to make Graphical User Interface in C++.
Enjoy!
-azzimi
