Thread
:
Best way to learn Java: use a full IDE or a Notepad?
View Single Post
•
•
Join Date: Mar 2007
Posts: 1,522
Reputation:
Solved Threads: 22
Lardmeister
Offline
Posting Virtuoso
Re: Best way to learn Java: use a full IDE or a Notepad?
0
#
2
Sep 7th, 2007
In general I would go with an IDE made for your language you study. It usually has some handy features like syntax highlighting, error detection, code completion, context sensitive popup help and so on, that make learning easier.
Lardmeister
View Public Profile
Find all posts by Lardmeister