C++ Tutorial 3- Your first program
#lesson3 #myfirstproject #Hello world
Welcome to my simple tutorial on C++. In this tutorials you will learn to write your first "Hello World" basic program that will write text on the command line.
If you have any questions I'll be glad to answer, please leave a comment on the video.
In this c++ / cpp programming video tutorials / lecture for beginners video series, you will learn how to write your very first hello world program with example.
This tutorial explains the structure of a c++ program. You will learn what are pre processor directives and how to use them to include files to a program, what are the functions, what is function body, what are statements in a program,how to write the main function, from where the program starts execution, what is the value returned by the main function in a program in detail with example.
コメント