filmov
tv
Hello World First C++ Program | Exercise | Filipino Tagalog | Programming Tutorials

Показать описание
#CPlusplusTutorial #LearnCPlusplus #OnlineGDB
Hello World First C++ Program
In this video, we will create two versions of HELLO WORLD program in C++.
Timeline
00:00:00 Opening
00:00:06 What is Hello World Program
00:00:38 Explanation of the given Problem
00:01:03 Start Coding using DEVC++ (Solution Version 1)
00:01:20 Creating and Saving New Source File
00:01:50 Extension name for C++ Program - .cpp
00:02:10 Executing the C++ Program
00:02:25 Program Solution Version 1
00:02:28 Explanation Line by Line (Solution Version 1)
00:02:33 The header file declaration - iostream
00:03:20 Common Errors in Hello World Program
00:05:24 The int main() function and return 0;
00:06:16 The "using namespace std" (Solution Version 2)
00:06:40 Execution of Solution Version 2 in DEVC++
00:06:50 Explanation line by line (Solution Version 2)
00:06:52 Comment Lines
00:07:40 Rules on adding header declaration and using namespace std
00:08:35 Program Solution Version 2
00:08:59 Closing
Don't forget to click the subscribe and bell to keep notified for more video tutorial.
Related Videos:
Sum of the Digits of a Given Number
Arithmetic Operations on Two Numbers
Check if Leap Year or Not (IF Statement)
Check if A Number is Odd or Even (IF Statement)
Compute Area of Triangle in C++ program
Denomination of Bills / Currency Notes
Square and Cube of a Number in C++
Sum and Average of Three Given Numbers
Swap Values of Two Variables (Assignment Operation)
Hello World First C++ Program
In this video, we will create two versions of HELLO WORLD program in C++.
Timeline
00:00:00 Opening
00:00:06 What is Hello World Program
00:00:38 Explanation of the given Problem
00:01:03 Start Coding using DEVC++ (Solution Version 1)
00:01:20 Creating and Saving New Source File
00:01:50 Extension name for C++ Program - .cpp
00:02:10 Executing the C++ Program
00:02:25 Program Solution Version 1
00:02:28 Explanation Line by Line (Solution Version 1)
00:02:33 The header file declaration - iostream
00:03:20 Common Errors in Hello World Program
00:05:24 The int main() function and return 0;
00:06:16 The "using namespace std" (Solution Version 2)
00:06:40 Execution of Solution Version 2 in DEVC++
00:06:50 Explanation line by line (Solution Version 2)
00:06:52 Comment Lines
00:07:40 Rules on adding header declaration and using namespace std
00:08:35 Program Solution Version 2
00:08:59 Closing
Don't forget to click the subscribe and bell to keep notified for more video tutorial.
Related Videos:
Sum of the Digits of a Given Number
Arithmetic Operations on Two Numbers
Check if Leap Year or Not (IF Statement)
Check if A Number is Odd or Even (IF Statement)
Compute Area of Triangle in C++ program
Denomination of Bills / Currency Notes
Square and Cube of a Number in C++
Sum and Average of Three Given Numbers
Swap Values of Two Variables (Assignment Operation)
Комментарии