At first i need to learn a language to communicate with OS. So i picked up C ( paralleled with C++ ). I am using Ubuntu, 10.04(lucid), Kernel Linux 2.6.32-24-Generic, GNOME 2.30.2
Lucid: codename of Ubuntu, 10.04 is Lucid Lynx
Kernel: WikiLink
GNOME: WikiLink
Here gcc is already installed. So no worry about compiling C. So only need to install g++ to compile C++.
Now it is time to start coding. I love Netbeans so i’ve installed C/C++ plugin.
#include <cstdlib>
#include <iostream>
using namespace std;
/*
*
*/
int main(int argc, char** argv) {
cout << “Hello World!”;
return 0;
}
To Be Continued…
I just want to mention I’m new to blogs and absolutely liked your blog site. Probably I’m planning to bookmark your blog post . You actually have exceptional stories. Thank you for sharing with us your web-site.
I just want to mention I am just new to blogging and seriously loved your blog. Probably I’m likely to bookmark your blog . You really come with beneficial article content. Regards for revealing your blog.