Friday, April 24, 2020

How to download a java programing tool for programing?

Nilda Bafia: To Start Java Scripting, You Should Download The Java Script JDK At The Java Site. The Other Thing You Need Is An IDE. They Are What You Write Your Script On. You Can Use Notepad++ Or Eclipse. I Recommend Eclipse because It Tells You Where Your Errors Are And Writes A lot Of The Script For You. When You Finish Downloading The Java Script, You Will Have To Find The JDK Bin. It Will Most Likely Be Here: C:Program FilesJavajdk1.7.0_02in Copy That And Click on The Windows Start Button, Then Right Click On "Computer" and open properties. And Then Click "Advanced System Settings" After That, Click On "Environment Variables" And Then Add a New Path For User. Name It "Path" And Put The Location Of The Bin Under It. After You Did All This, Go To CMD And Type "javac" If It Comes Up, Then You Can use Java In Eclipse Or Notepad++ Hope This Helps...Show more

Darnell Cutliff: Oracle has Java tutorials, and all you really need is a text editor and command line access! to the Java compiler, which means you have to have the JDK installed...however, if you want something easier, then install the latest JDK and download NetBeans, which makes programming in Java so much easier (unless you're using Eclipse, which is just the best IDE I've ever used for any kind of programming, but it does have a learning curve).

Oswaldo Rayburn: Oracle has Java tutorials here: http://docs.oracle.com/javase/tutorial/index.html There are many different programming tools for JAVA, such as NetBeans or Eclipse. You could just use NotePad. You'll also need the JDK if you want to program JAVA: http://www.oracle.com/technetwork/java/javase/down... Just make sure that you have the right version of JAVA and the right versions of the software you're using.

Cecil Derenzi: I'll advice you go to YouTube and search for "Stanford Programming Methodology"...There are about 28 lectures. It makes Java so much fun to learn as a beginner. I'm currently in lecture 8.Th! ere, you'll also be informed of which tools to download. And q! uite frankly, there aren't much tools to download in Java. You just need to put in your time and thinking.Basic Tools: 1. Java Development Kit (JDK)2. Eclipse IDE3. Book:: ART & SCIENCE OF JAVA by Eric Roberts4. Notebook and Multi-Colored Pens....for taking notes, and writing algorithms.5. INTERNET!...Show more

Timmy Bustard: I recommend going to the Oracle Java tutorial site. There are links to allow you to download the NetBeans IDE (Integrated Development Environment). You can then follow the tutorials and learn how to program:Start here:http://docs.oracle.com/javase/tutorial/...Show more

No comments:

Post a Comment