Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 05-25-2007, 03:33 PM   #1 (permalink)
 
True Techie

Join Date: Nov 2006

Posts: 111

PnkFloyd27

Default Java Question

I'm learning Java and I was wondering if classes are kind of like a subroutine because they seem that way. The only difference that I see is that a class has methods and constructors and stuff.
PnkFloyd27 is offline  
Old 05-29-2007, 01:49 PM   #2 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default Re: Java Question

Hmm, yeah, you could definitely say that... a collection of one or more 'subroutines', but the broad view makes it much more useful. Objects can be manipulated in every way...I don't know how to say it, but I'm sure you'll see shortly. It's a great language if you don't count the overhead of needing Java to run the application(s).
__________________
Vormund is offline  
Old 06-07-2007, 02:58 AM   #3 (permalink)
 
Junior Techie

Join Date: May 2005

Posts: 66

dingdong-man

Default Re: Java Question

I'm learning Java as well, but i'm still having a lot of question in my mind.. like the structure of the full program if it's applied to be the .exe. Actually what developer is mostly used by java programmer to create an application? is Eclipse or Microsoft Visual Studio better? or maybe only textPad?
dingdong-man is offline  
Old 06-07-2007, 01:20 PM   #4 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default Re: Java Question

TextPad is terrible...but it's supported by a few Universities. But being just a text-editor, you do learn the Java API classes quite a bit better. For actual development...Eclipse all the way! I've not used Visual Studio and didn't even know it was capable...but Eclipse was built around Java, and all the bells and whistles to go along with it, so I doubt it stands a chance.

One thing to note, there are no .exe's in Java... well, not in any usable way. You just need the runtime environment and a Java version of 'exe' - .jar. A somewhat good explanation here.
__________________
Vormund is offline  
Old 06-07-2007, 04:30 PM   #5 (permalink)
 
Junior Techie

Join Date: May 2005

Posts: 66

dingdong-man

Default Re: Java Question

wow...so lucky i can know that basic thing.. i tried once to creating the .jar via command promt and combine manifest file and so on, i thought it's gonna be another final application like .exe...hahaha...

yea, one thing i like about eclipse, it uses the 3rd party GUI component - not the original java GUI. which produce the form of window that is similar to my Win XP... i'm not really sure, but i notice the diff when i tried with some of the developer... including netbeans 5.0.

Last edited by dingdong-man; 06-07-2007 at 04:45 PM.
dingdong-man is offline  
 
Closed Thread

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question About Operating Systems With New Laptop? iamloco724 Windows Operating Systems and Software 2 05-18-2007 05:19 PM
question about my processor socket siddanth3 Building, Buying, or Upgrading High Performance PC Systems 10 04-27-2007 01:14 AM
Help me clear something up please(Fresh install of xp type question) jonny_uk Windows Operating Systems and Software 2 04-21-2007 06:38 PM
Case Fan Question Shafra Overclocking, Case Mod, Tweaking PC Performance 10 04-18-2007 06:42 PM
Cigarette Adapter Question (random)? welsh Off Topic Discussion 4 04-18-2007 01:48 PM