View Single Post
Join Date: Mar 2007
Posts: 1,522
Reputation: Lardmeister is an unknown quantity at this point 
Solved Threads: 22
Lardmeister's Avatar
Lardmeister Lardmeister is offline 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.
Reply With Quote