Reply
Old 08-03-2005, 04:58 PM Java?
angelus18's Avatar
Novice Talker

Posts: 9
Location: UK
In september i will be doing Java programming at college!

But what i want to know, is there more than one language in java? Like with VB, there is VB 6, VB Script and VB.Net. All these are different languages but inherit there old languages.

So is there different languages for java? For example, Java for web applications, Java for Mobile phones etc..

Or is java just 1 language and the syntax is all the same?

Any help on this would be great! As you can see, i have no knowlege of java!

Thanks!
__________________
Websites Starting From £99
eXcal.co.uk
  • Web Design
  • Graphics Design
  • Flash
angelus18 is offline
Reply With Quote
View Public Profile Visit angelus18's homepage!
 
When You Register, These Ads Go Away!
Old 08-03-2005, 06:20 PM
Harvey's Avatar
Super Spam Talker

Posts: 901
Name: Harvey C
Location: Brighton, UK
Java is different from JavaScript; JavaScript runs in a web environment.

That's all I know :-)
__________________
Buy wii fit|Gift ideas
Harvey is offline
Reply With Quote
View Public Profile
 
Old 08-03-2005, 07:23 PM
Kyrnt's Avatar
The Post-Mod Years

Posts: 2,536
Location: Western Maryland
angelus,

Java is only one language but publishes many different APIs. APIs are simply a standard way to access functionality. So for example, if you wanted to develop a Java application on a mobile phone, you would get the correct API and develop your application appropriately. There are numerous APIs for every imaginable functional area. J2EE is another term you will hear -- Java 2 Enterprise Edition. J2EE is a framework allowing for the development of large scale, complex server-based applications.

Java can be a great opening to a programming career -- good luck with your class.
__________________
—Kyrnt
Kyrnt is offline
Reply With Quote
View Public Profile Visit Kyrnt's homepage!
 
Old 08-03-2005, 08:24 PM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
The core language syntax and OO concepts are more or less fixed - all the extra functionality for different applications are part of the standard library of code that comes with a JAVA implementation, or any user libraries you get from other people. Certain bits of syntax have only been added to the language in recent versions but there is only one language.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Scribble Pad MOD for phpBB (aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Reply     « Reply to Java?
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13790 seconds with 12 queries