Posts

Showing posts with the label ide

Software OR IDE required for computer science engineering B TEch

Software OR IDE required for computer science engineering B TEch 1.For c programming Dev c++ in windows In linux you can use geany Or codeblocks 2.Microsoft visual studio(for vb.net) 3.Modelsim PE student edition 4.java programming for java programming you need to things one is JDK (java development kit) using this we can develop java programs and one is JRE(java runtime environment)which needs to run java program so we need both 1.Netbeans (sunmicrosystems acuqired by oracle so it is from craetor of java) having both jdk and jre http://www.oracle.com/technetwork/articles/javase/jdk-netbeans-jsp-142931.html https://www.jetbrains.com/products.html#lang=java https://www.eclipse.org/downloads/download.php?file=/oomph/epp/mars/R2/eclipse-inst-linux64.tar.gz you can simply search JDK and JRE here https://java.com/ and download both and then install it. steps to install java in linux through PPA First, add Oracles PPA, then update your package repository. sudo add-apt-repository ppa...

Start your first program in Linux using a nice IDE Geany Ubuntu 14 04

Image
Start your first program in Linux using a nice IDE Geany Ubuntu 14 04 In Previos post i had written about how to work with codeblocks in ubuntu 14.04. Now i have found another nice IDE name �Geany�. Now i will discuss about how to install and work with it. Using this you can work with C, C++, Java, JavaScript, PHP, HTML, CSS, Python, Perl, Ruby, Pascal and Haskell. Read more � download  file  now