Wrox Programmer Forums
|
BOOK: Beginning Java 2
This is the forum to discuss the Wrox book Beginning Java 2, SDK 1.4 Edition by Ivor Horton; ISBN: 9780764543654
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Java 2 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 11th, 2004, 04:43 PM
Registered User
 
Join Date: Jul 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Which editor and JDK?

I just started this book and want to learn Java. What editor do I use that corrects syntax etc? and what JDK do the professionals use? I take it they don't use notepad and the DOS command prompt sun JDK. or at least what are the common editors and JDK's

Many Thanks.
 
Old July 15th, 2004, 05:51 AM
Authorized User
 
Join Date: Sep 2003
Posts: 98
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by stratusc
 I just started this book and want to learn Java. What editor do I use that corrects syntax etc?


Good question!
You'll be delighted to find an excellent editor for Java, HTML, JavaScript, and a whole lot of other languages at

www.jedit.org

jEdit is written in the Java language, so you will be trying out a really huge Java program as you proceed in the book.
You can download it for free. As a beginner you shouldn't worry about the plugins you can choose to go with it. If you have an internet connection you can always add a plugin when you find you need some extra functionality.

Quote:
quote:Originally posted by stratusc
...and what JDK do the professionals use? I take it they don't use notepad and the DOS command prompt sun JDK. or at least what are the common editors and JDK's
If you are a beginner you should follow Ivor Horton's advice: do use the MS-DOS command prompt to compile and run your Java classes. Some professionals even prefer doing it that way, although there are developer environments like Borland's JBuilder for the big projects and extensive debugging.
At least you should LEARN to employ the Sun API. Current version is 1.4.2. You should download it with the source files and the API documentation (DOCS - you read them alongside the book). The 1.5 version will be officially released soon (then it won't be called Beta anymore).

Good luck!

P.S. Just do what Ivor tells you in the book...





Similar Threads
Thread Thread Starter Forum Replies Last Post
JDK 5 (help please) 1ns0mniac Java Espanol 2 January 5th, 2008 04:46 AM
XSLT transformation using JDK 1.5.0 kgoldvas XSLT 4 October 30th, 2007 02:06 PM
JDK, newbie questions =D Ixidor Java Basics 5 March 12th, 2006 04:53 AM
JDK version confusion jlara BOOK: Beginning Java 2, JDK 5 Edition 1 May 18th, 2005 09:12 AM
Having Problem with Tomcat and/or JDK evenpar JSP Basics 5 July 29th, 2004 10:24 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.