Posts Tagged ‘ hello world ’
3 responses - Posted 05.31.08
In this tutorial I’ll show you how to write and compile a C++ Program using CodeBlocks in Windows. That’s right, Windows.
If you haven’t done so, download and install CodeBlocks
Using CodeBlocks to program Hello World
1. Open up CodeBlocks and simply click on “Create a new project”.
no responses - Posted 05.29.08
Here is a step by step detailed guide on showing you how to write and compile a C++ program in Linux. For demonstration purposes, I’ll show you how to write and compile Hello World!
Difficult: Relatively Easy
How to write and compile Hello World in C++
1. First, let’s locate and open up our handy terminal.

