how to compile c/c++ program on Ubuntu 11.04 – Natty Narwhal ..using GCC compiler on Ubuntu for c programming..
Category Archives: Programming
how to install NetBeans IDE on Ubuntu 11.04
Netbeans IDE (Integrated Development Environment) on Ubuntu 11.04 – Natty Narwhal.
how to install Eclipse IDE on Ubuntu 11.04
Eclipse is the most popular IDE among the Java developers.Installing Eclipse On Ubuntu 11.04..
How to install MySQL on Ubuntu 11.04
On Ubuntu 11.04, if you want to use any database server, then of course MySQL is the best choice..
string reverse in java
How to Reverse a String in Java ,with and without Using String Buffer/Reverse Method.