![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2006
Posts: 1
Rep Power: 0
![]() |
Java
The question
Java has become an important programming language in a very short time. What are some of the things that have made it so popular? (Your answer should include, but not be limited to, a discussion of Java's role on the Internet.) I'm first to java & could not find the answer on the web. Sumone could u give me sum points. Thanx |
|
|
|
|
|
#2 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
Where all have you looked so far?
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower |
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
I believe, one of the aspect among the other top ones is, "CROSS-PLATFORM" that makes it one of the most popular. i.e. if you compile a java program in (say) windows,a class file is generated, which in turn, when supplied to the Java Runtime Environment on a computer where the source code was Not compiled would run in the same way it would have ran on the source computer.
The other feature, I think that makes it popular is, a plethora of classes are built-in and can be used simply to perform a task. Inheritance ...Reusability!...Fantastic! Just import and code! |
|
|
|
|
|
#4 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
In summary, and in order of importance (at least IMO):
1. Free 2. Crossplatform 3. Backed by a large corporation 4. It was very similar to the already well known C++, but with automatic garbage collection and fewer "quirks" 5. Large standard library 6. A number of standards (JDBC, JMS, J2EE etc.) that allow for good interoperability between libraries 7. Fast virtual machine (well, at least the latest ones are; the first versions of Java were a little sluggish) 8. Good threading support I can only think of one way the Internet helped Java's adoption, and that's simple that distributing a free programming language is far easier online. I don't think anyone can claim that Java applets were exactly much of a success ![]() |
|
|
|
|
|
#5 | |
|
Sexy Programmer
|
Quote:
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
|
#6 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Quote:
![]() |
|
|
|
|
|
|
#7 |
|
Sexy Programmer
|
I must have misunderstood your post then...its all good!
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|