3 ans - Traduire

إذا كان هناك شخص بحاجة إلى كورس معين أو معلومة أو أداة معينه يمكنني توفيرها له😁

3 ans - Traduire
Hello every one

image

image

image

image

image
يا بني :
إذا كنت في الصلاة فاحفظ قلبك ، وإن كنت على الطعام فاحفظ حلقك ، وإن كنت في بيت الغير فاحفظ بصرك ، وإن كنت بين الناس فاحفظ لسانك.

- لقمان الحكيم
A.Rahman Al-Khateeb Changé sa photo de profil
3 ans

image
3 ans - Traduire

C++ Quickstart
Let's create our first C++ file.

Open Codeblocks and go to File > New > Empty File.

Write the following C++ code and save the file as myfirstprogram.cpp (File > Save File as):

Don't worry if you don't understand the code above - we will discuss it in detail in later chapters. For now, focus on how to run the code.

In Codeblocks, it should look like this:

Then, go to Build > Build and Run to run (execute) the program. The result will look something to this:

#scappy #content #c++ #web #coding

image