Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
1いいね 13回再生

How to make hello world program in C++ | EasyPeasy

Hey there! In this video, we're going to learn how to write our first C++ program using the classic "Hello World!" example. This program is a staple for beginners in the programming world and it's a great way to get started with C++.

We'll start by opening up a code editor and creating a new file. Then, we'll write the code for our program, which will output the phrase "Hello World!" to the console. We'll also explain each line of code so you can follow along and understand what's going on.

Once we've written the program, we'll compile and run it to see our "Hello World!" message appear on the screen. It's a simple program, but it's a great foundation for building more complex C++ programs in the future.

So, if you're new to programming or just want to refresh your C++ skills, this video is for you! Let's get started and say "Hello World!" with C++.

コメント