Total Pageviews

Showing posts with label Softwares. Show all posts
Showing posts with label Softwares. Show all posts

Sunday, October 19, 2014

Java JDK & IDE




Java JDK & IDE:

Before the Java virtual machine (VM) can run a Java program, the program's Java source code must be compiled into byte-code using the javac compiler.
So, you have to install Java development kit (JDK) first.
Here is the Link:

For windows 32 bit version: Click Here

For Windows 64 bit version: Click here

Here is The IDE Link:
You can install either netbeans or Eclipse.......
For Netbeans: click here

For Eclipse: click here










Thursday, October 16, 2014

C Programming



Code::Blocks is a free C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.

Info:
version: 13.12 (Latest version)
Size: 29 MB
Download Link: Click Here