The most popular programming language ..used today in developing real world applications.
Category Archives: Programming
TextMate for Ubuntu Linux
TextMate is a Mac Application, the default text editor of MAC OS X and so it is not available for any other operating system”. Well! then how will we use it on Ubuntu ?
GCC-GNU Compiler Collection version 4.6.0 is out!
GCC(GNU Compiler Collection, version 4.6 was released a day ago) is a compiler available free under GPL by GNU Foundation. it is cross platform and is written using c/c++..
web development tools for Ubuntu 10.10
This post will explain about some open source and free web development tools that you can use to increase your productivity while using Ubuntu(Linux Based operating system,specifically designed for desktop users) 10.10(Maverick Meerkat) or 10.04(Lucid Lynx). #1 : Eclipse Web Development tools :: Eclipse IDE is probably the best for web development on Ubuntu.it’s open …
how to install MySQL on ubuntu 10.10
On Ubuntu 10.10(Maverick Meerkat) MySQL(server/client) Database Management System is recommended because it’s free,open source,fast and easy to install.MySQL is one of the most widely used DBMS specifically for web development.PHP+MySQL is a De Facto standard for creating dynamic websites.The most widely preferred cms(Content Management System) i.e wordpress(This blog is also running on wordpress) also uses …