Monday 24 November 2014

XAMPP For Windows And Linux


XAMPP  is a free and open source cross-platform web server solution stack package, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages. XAMPP is very easy to install  Apache distribution containing various languages like MySQL, PHP, and Perl. Just download and start the installer. It will began installing by itself. you can even install some open source blogs like Wordpress. Joomila etc. 
XAMPP requires only one zip, tar, 7z, or exe file to be downloaded and run, and little or no configuration of the various components that make up the web server is required. XAMPP is regularly updated to incorporate the latest releases of Apache, MySQL, PHP and Perl. It also comes with a number of other modules including OpenSSL and phpMyAdmin.
Self-contained, multiple instances of XAMPP can exist on a single computer, and any given instance can be copied from one computer to another.
It is offered in both a full, standard version and a smaller version.


For Windows download 

For version 5.5.19    32-bit Click here

For version 5.6.3      32-bit Click here

For linux download

For version 5.5.19   32-bit Click here 

For version 5.5.19    64-bit Click here

For version 5.6.3     32-bit Click here

For version 5.6.3   64-bit Click here


Friday 21 November 2014

Java Eclipse

In computer programmingEclipse is an integrated development environment (IDE). It contains a base workspace and an extensible plug-in system for customizing the environment. Written mostly in Java, Eclipse can be used to develop applications. By means of various plug-ins, Eclipse may also be used to develop applications in other programming languagesAdaABAPCC++COBOLFortranHaskellJavaScriptLassoNaturalPerlPHPPrologPythonRRuby(including Ruby on Rails framework), ScalaClojureGroovyScheme, and Erlang. It can also be used to develop packages for the software Mathematica. Development environments include the Eclipse Java development tools (JDT) for Java and Scala, Eclipse CDT for C/C++ and Eclipse PDT for PHP, among others.


Download it from here

32-Bit click here

64-Bit click here

C And C++ compiler for windows 7,8,8.1

In computingC  is a general-purpose programming language initially developed by Dennis Ritchie between 1969 and 1973 at AT&T Bell Labs.
C++ (pronounced cee plus plus) is a general purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation.
It is designed with a bias for systems programming (e.g. embedded systems, operating system kernels), with performance, efficiency and flexibility of use as its design requirements. C++ has also been found useful in many other contexts, including desktop applications, servers (e.g. e-commerce, web search, SQL), performance critical applications (e.g. telephone switches, space probes) and entertainment software, such as video games.
for executing C & C++ you need an compiler so download the compiler from here

To Download