how to install jre on ubuntu 10.10

Java is an Object Oriented programming language whose syntax and features has highly influenced by C/C++.Java programs can also be embedded in web pages which requires Java Run Time Environment(JRE) in order to get executed.That’s why after the fresh installation of Ubuntu 10.10 Maverick Meerkat you would require JRE for surfing Internet without any lack …

how to install eclipse ide on ubuntu 10.10

Eclipse IDE(Integrated Development Environment) is probably the open source and free IDE’s.For Java it’s best.. due to a lot of functionality,good navigation and GUI Design.Eclipse platform is perfectly modular so After installing Eclipse-Platform(developed by IBM) you can install any other components/toolkits to increase it’s functionality.e.g by adding JDT(Java Development Tools) packages  you can enjoy java …

HTML Quiz Test : Learn HTML with FUN!

Yesterday I found a website which has been created for HTML Quiz Tests.So it’s very useful for beginners because they can learn HTML/CSS/Javascript with a lot of FUN.The website is currently in development phase.Follow The link Given Below :  HTML Quiz Test Important Features : *Everything available there is completely FREE for educational purposes *It …

how to install geany on ubuntu

What is Geany ? Geany is a text editor based on GTK2 toolkit with some extra features i.e the features of an integrated development environment(IDE).It is an open source and free application available for Linux(Ubuntu,Linux Mint,Debian,Fedora..) as well as for Windows and Mac.Geany is a light and fast IDE,with little dependencies. Basic Features of Geany IDE …

javascript editor for ubuntu

Javascript is a client side scripting language,used in creating dynamic websites or web applications.If you are either an expert or a beginner javascript programmer && working on linux based operating system like Ubuntu,then surely you would like to have interactive IDE or Editor.This post will introduce you with an interactive IDE && an editor for …