DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Geeks' Lounge (http://www.daniweb.com/forums/forum6.html)
-   -   Best way to learn Java: use a full IDE or a Notepad? (http://www.daniweb.com/forums/thread88895.html)

upstream Sep 7th, 2007 2:43 pm
Best way to learn Java: use a full IDE or a Notepad?
 
currently im studying Java 6, and im using Notepad++ for programming, im just wondering if in this way, i could learn programming with java better than using a full blown IDE?

:confused:

i have a JCreator but i dont want to use it, cuz i decided to use Notepad++ instead, but if using IDE like JCreator is better, i would use it...i dont have any problems with Notepad++ yet, perhaps im still confortable using it XD

but i really need a suggestion for good :confused:
thanks..:x

Lardmeister Sep 7th, 2007 3:01 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
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.

jasimp Sep 7th, 2007 3:30 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
I definitely agree with Lardmeister I am learning Java right now and I also have a beginners experience in Python. Having an IDE definitely helps.

Hamrick Sep 7th, 2007 5:12 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
I've heard that it's better to learn how to use the compiler from the command prompt first, then use an IDE to be more productive. I say do whatever makes you more comfortable. :)

Sturm Sep 7th, 2007 7:28 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
Use emacs.

scudzilla Sep 9th, 2007 1:28 am
Re: Best way to learn Java: use a full IDE or a Notepad?
 
If you want to learn and be more productive, use an IDE. However, using Notepad++ can be a challenge at times.. but hey, challenges improve your skills.

Infarction Sep 9th, 2007 6:02 am
Re: Best way to learn Java: use a full IDE or a Notepad?
 
Using an IDE shows that you are "weak" in that you need auto-completion, syntax highlighting, etc... :icon_rolleyes:

I've found that learning a language can be easier with and IDE because of the aforementioned features. On the other hand, if your eye can parse code fairly well, you might find that you prefer a text editor. It's really a personal choice.

upstream Sep 9th, 2007 7:45 am
Re: Best way to learn Java: use a full IDE or a Notepad?
 
well, im not really used to just pure Notepad,and auto completion makes typing slow for me,but i like syntax highlighting, esp. highlighting style of Notepad++, so i guess it's really a personal choice, im sticking up with Notepad++, cuz my eyes are comfortable with it..=/

Hamrick Sep 9th, 2007 10:12 am
Re: Best way to learn Java: use a full IDE or a Notepad?
 
Quote:

Using an IDE shows that you are "weak" in that you need auto-completion, syntax highlighting, etc...
I don't think using all of the tools available means you're weak. Programming is hard enough as it is, so why not get all the help you can? :)

jasimp Sep 9th, 2007 11:08 am
Re: Best way to learn Java: use a full IDE or a Notepad?
 
it is especially hard when you are trying to learn the language. Using an IDE shows you how the language works, and helps you learn it.

John A Sep 9th, 2007 7:22 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
>I don't think using all of the tools available means you're weak.
I believe Infarction was being sarcastic.

Rashakil Fol Sep 9th, 2007 7:24 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
I don't feel that I really got comfortable with C++ until I ditched visual studio and used a text editor.

Infarction Sep 9th, 2007 7:26 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
Quote:

Originally Posted by Rashakil Fol (Post 431299)
I don't feel that I really got comfortable with C++ until I ditched visual studio and used a text editor.

Ditto for me with C. On the other hand, with Java and C#, I always preferred an IDE.

upstream Sep 9th, 2007 7:38 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
Ok, i change my mind, i use my JCreator now..=/

scudzilla Sep 9th, 2007 10:49 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
Quote:

Originally Posted by upstream (Post 431309)
Ok, i change my mind, i use my JCreator now..=/

Ah, well.

jasimp Sep 22nd, 2007 8:42 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
It has been awhile but I started to use JCreator and it is pretty nice. It is much better than the IDE I used in python. The only annoying thing about it is if i want to run a file of some sorts it will only let me run one at a time. It is very inconvenient to have to close the file window every time you are done to open a new one.

jwenting Sep 23rd, 2007 11:01 am
Re: Best way to learn Java: use a full IDE or a Notepad?
 
IDEs hamper learning. Most people using them to learn a language end up learning the IDE instead of the language and get into serious trouble as soon as they're presented with a situation where they don't have access to that specific IDE.

jasimp Sep 23rd, 2007 12:24 pm
Re: Best way to learn Java: use a full IDE or a Notepad?
 
if they are serious about learning the language and don't want an easy fix by it doing it for them, but do like certain features of an IDE than there is no reason why IDE's hamper leaning. Highlighting of key words helps you recognize them and learn them better. Showing you errors helps you learn to recognize them better. An IDE is very beneficial to learning.


All times are GMT -4. The time now is 4:12 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC