0

what software do we need to do java programming

22nd Jun 2017, 3:42 PM
Sandeep Mishra
Sandeep Mishra - avatar
4 Answers
+ 15
You need the jdk which includes javac and jre to compile and run the code. And it's recommended to use an ide for coding, because it is more comfortable than using a console. Some ides you might take a look at are: Netbeans, Eclipse, IntelliJ.
22nd Jun 2017, 3:49 PM
Tashi N
Tashi N - avatar
+ 2
Start the course and you'll find out.
22nd Jun 2017, 5:04 PM
Victor
Victor - avatar
0
thanks....i just have a smaller version of amnesia...lol
22nd Jun 2017, 3:50 PM
Sandeep Mishra
Sandeep Mishra - avatar
- 1
Read first chapter of Java.
22nd Jun 2017, 3:43 PM
AgentSmith