Current location: Hot Scripts Forums » Programming Languages » Everything Java » Learning Java


Learning Java

Reply
  #1 (permalink)  
Old 10-04-06, 11:48 AM
zoliky's Avatar
zoliky zoliky is offline
Aspiring Coder
 
Join Date: Jun 2006
Posts: 537
Thanks: 0
Thanked 0 Times in 0 Posts
Learning Java

Hi
I have the following hardware at home: Intel Pentium III 530Mhz, 512MB RAM, 64MB Video. This configuration is enough to learn the Java programming language?

I hear much about Java, but I don't know which program I need in windows to edit and run Java Code ? Exist a special compiler for Java ?

Sorry because I ask stupid questions, but i don't know much about Java.

Thanks !
Reply With Quote
  #2 (permalink)  
Old 10-04-06, 12:10 PM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
Reply With Quote
  #3 (permalink)  
Old 10-04-06, 04:38 PM
UnrealEd's Avatar
UnrealEd UnrealEd is offline
Community Liaison
 
Join Date: May 2005
Location: Antwerp, Belgium
Posts: 3,165
Thanks: 4
Thanked 25 Times in 25 Posts
i myself used Eclipse and Bluej. but i trully recommend using Eclipse. It's a brilliant program, easy to work with, and has a good support

http://www.eclipse.org/

Greetz,
UnrealEd
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks

Reply With Quote
  #4 (permalink)  
Old 10-04-06, 05:49 PM
King Coder King Coder is offline
Community VIP
 
Join Date: Jan 2006
Posts: 703
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by zoliky
Hi
I have the following hardware at home: Intel Pentium III 530Mhz, 512MB RAM, 64MB Video. This configuration is enough to learn the Java programming language?
You should be able to run Java on a P3 machine. May be slow, but speed shouldn't be your worry.

Quote:
I hear much about Java, but I don't know which program I need in windows to edit and run Java Code ? Exist a special compiler for Java ?
I'd recommend starting with the command line. Yes, it's a pain in the butt to deal with and setup, but it's worth it. Bluej is the worst IDE out there, so stay away from it.
__________________
my site
Reply With Quote
  #5 (permalink)  
Old 10-10-06, 01:07 PM
jstad's Avatar
jstad jstad is offline
New Member
 
Join Date: Oct 2006
Location: University of Iowa
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
In order to execute a Java program you need the JRE (Java Runtime Enviroment) which can be downloaded from http://java.sun.com You also will need an editor like UnrealEd stated a few examples. I would recommend using eclipse since it has many great features to help a beginner. As far as resources on where to start learning I would recommend just googling for "Easy Java Tutorials" it should come up with some good intro programs.

Good luck!
Reply With Quote
  #6 (permalink)  
Old 10-10-06, 01:36 PM
zoliky's Avatar
zoliky zoliky is offline
Aspiring Coder
 
Join Date: Jun 2006
Posts: 537
Thanks: 0
Thanked 0 Times in 0 Posts
How much memory Eclipse eat?
I have Intel Pentium III 530Mhz with 512MB RAM.
Reply With Quote
  #7 (permalink)  
Old 10-10-06, 05:05 PM
King Coder King Coder is offline
Community VIP
 
Join Date: Jan 2006
Posts: 703
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by zoliky
How much memory Eclipse eat?
I have Intel Pentium III 530Mhz with 512MB RAM.
Use the command line and you wont have any worries. Most all IDE's are slow and annoying. (You should start with the command line anyway)
__________________
my site
Reply With Quote
  #8 (permalink)  
Old 10-14-06, 10:50 PM
porcelaindream's Avatar
porcelaindream porcelaindream is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by zoliky
How much memory Eclipse eat?
I have Intel Pentium III 530Mhz with 512MB RAM.
I have a 256 RAM and it slowed down my pc greatly. In my opinion, eclipse is the ide for experienced java developers since it was all these extra 'crap' that a beginner doesnt even need. In fact I had a job interview with IBM about this and I told them that that's one thing I hate about the ide, the fact that it slows down my pc and it's not for beginner java learners... They had also said they are trying to implement an ide for beginner java learners. I dont know if theyve done that yet.
Reply With Quote
  #9 (permalink)  
Old 10-15-06, 08:08 AM
King Coder King Coder is offline
Community VIP
 
Join Date: Jan 2006
Posts: 703
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
I have a 256 RAM and it slowed down my pc greatly. In my opinion, eclipse is the ide for experienced java developers since it was all these extra 'crap' that a beginner doesnt even need. In fact I had a job interview with IBM about this and I told them that that's one thing I hate about the ide, the fact that it slows down my pc and it's not for beginner java learners... They had also said they are trying to implement an ide for beginner java learners. I dont know if theyve done that yet.

View Public Profile
As I said a million times, beginners don't need and shouldn't start with an IDE. Use the command line. If you went into an interview and they ask you to set up an environment for use with the commandline, could you do it?
__________________
my site
Reply With Quote
  #10 (permalink)  
Old 10-16-06, 04:09 PM
porcelaindream's Avatar
porcelaindream porcelaindream is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
So you've said it a million times, I was just giving my opinion on the IDE. No need to give me some lecture.
Reply With Quote
Reply

Bookmarks


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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
programming tutor sought: Java and Windows 2000 Server usallsys Job Offers & Assistance 0 01-13-06 01:08 PM
need Java script ( Ajax) Calendar, tree, grid curtisannev Job Offers & Assistance 1 10-30-05 08:59 PM
e-Zest Joins Sun iForce Partner Program ezest General Advertisements 0 03-21-05 10:33 PM
Java Cyclomatic Complexity NICOLAD JavaScript 2 11-08-04 01:11 PM
Learning Java Mstrs_Tatiana New Members & Introductions 1 05-03-04 06:59 AM


All times are GMT -5. The time now is 05:37 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.