Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 27th, 2006, 7:11 AM   #11
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
yeah, I heard BlueJ is good too. Our "Intro to Java" course in my school use BlueJ and Eclipse. I prefer Eclipse due to the fact I have tutorial books on it.

Quote:
Originally Posted by Watts
I'll fight you, haha
bring it on lights! lol
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Mar 1st, 2006, 4:01 PM   #12
.TD
Programmer
 
.TD's Avatar
 
Join Date: Feb 2006
Location: UK
Posts: 36
Rep Power: 0 .TD is on a distinguished road
BlueJ is quite good at teaching the basics of Object Orientation, but in general a bad thing to use for anything other than that.

Text editor: Notepad2 is pretty good for Windows, I use Kate on linux at the moment, mainly as it has a build in Terminal and stuff..the novelty will probably wear off sooner or later and I will probably use Eclipse for larger projects and Vim on nix.

EDIT: by Vim I really meant gVim (just a graphical version) (prefer 6.4 to 6.6 unless its just that my 6.6 has a wierd config. :/)
__________________
Go away before I replace you with a very small shell script.
--
Get FireFox!
.TD is offline   Reply With Quote
Old Mar 1st, 2006, 4:45 PM   #13
Viredus
Newbie
 
Join Date: Mar 2006
Location: Colorado
Posts: 4
Rep Power: 0 Viredus is on a distinguished road
My school uses MetroWerks CodeWarrior, but I am not sure if they sell it anymore.
Viredus is offline   Reply With Quote
Old Mar 2nd, 2006, 8:25 AM   #14
MegaArcon
Programmer
 
MegaArcon's Avatar
 
Join Date: Aug 2005
Posts: 66
Rep Power: 0 MegaArcon is an unknown quantity at this point
I'm a linux guy myself, so I think that vim is the way to go. Although there is a certain charm about using an IDE. Although if your teacher won't let you use ide's then really any of your basic text editors would do the trick. ^_^
MegaArcon is offline   Reply With Quote
Old Mar 2nd, 2006, 9:49 AM   #15
Lich
Professional Programmer
 
Lich's Avatar
 
Join Date: May 2005
Location: Detroit
Posts: 254
Rep Power: 4 Lich is on a distinguished road
Send a message via AIM to Lich Send a message via MSN to Lich
Quote:
Originally Posted by Viredus
My school uses MetroWerks CodeWarrior, but I am not sure if they sell it anymore.
DOn't know about MetroWerks, but i'm almos positive they still sell CodeWarrior.

If you have the resources to do so, use an IDE. It will save you lots of headache by pointing out errors and such on the fly instead of trying to dig though a black and white text editor when trying to find a problem before it happens. When you get better you probably won't need it as much, but it will be of a great help.
__________________
--John Cruz
Web Developer
www.cruzweb.net
Lich is offline   Reply With Quote
Old Mar 2nd, 2006, 10:07 AM   #16
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
to tell you the truth, use a text editor like notepad(for windows) or w/e default application there is on your OS. That's a good way to learn how to program!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Mar 2nd, 2006, 10:24 AM   #17
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 4 Arevos is on a distinguished road
Notepad doesn't have syntax highlighting. I think this is a bare minimum that any code editor would need to have.
Arevos is offline   Reply With Quote
Old Mar 2nd, 2006, 10:45 AM   #18
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
yeah, once again, Arevos is correct! I suggest Notepad++ then!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Mar 2nd, 2006, 11:04 AM   #19
andro
Professional Programmer
 
Join Date: Oct 2005
Location: California
Posts: 290
Rep Power: 3 andro is on a distinguished road
Send a message via AIM to andro
I would start out with TextPad, but once you move on to larger projects Eclipse is the only way to go.
andro is offline   Reply With Quote
Old Mar 2nd, 2006, 11:38 AM   #20
MegaArcon
Programmer
 
MegaArcon's Avatar
 
Join Date: Aug 2005
Posts: 66
Rep Power: 0 MegaArcon is an unknown quantity at this point
I agree with the guys here, in that it's best to go with something low level with syntax highlighting. Using an ide right off the bat can kind of make a programmer lazy, in the sense that the ide has auto-correct functions.

If you use an ide like eclipse to learn to program, then you won't get to understand the errors, when to properly use try/catch blocks, all that good stuff.

Now, when you've gotten a good feel for java and understand all the guts, then using an ide, (as has been stated) for the bigger projects is a good bet. It sure is nice to have skeleton classes for an entire interface generated for you.
MegaArcon is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:27 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC