Category:Java: Difference between revisions

m
Java dropped to #2 in the Tiobe Index. We should probably just leave it phrased this way to deal with rapid changes. Also rm {{amazon}}.
m (Trying out the Amazon tag)
m (Java dropped to #2 in the Tiobe Index. We should probably just leave it phrased this way to deal with rapid changes. Also rm {{amazon}}.)
Line 32:
There are a variety of arguments regarding Java's performance compared to other popular languages like [[C++]]. Some come to the conclusion that the programmer's choices make a bigger difference on performance in each language. Most show that each language is better than the other at specific types of operations (i.e. Java for memory allocation, C++ for numerical operations). An extensive summary of comparisons between Java and C++ can be found [[wp:Comparison of Java and C++|on Wikipedia]].
 
According to some [http://www.tiobe.com/tpci.htm sources], Java is currently one of the most popular programming languagelanguages in the world.
 
Useful Java links:
Line 38:
* [http://www.java.net java.net]
* [http://openjdk.dev.java.net OpenJDK]
* O'Reilly book: {{amazon|isbn=0596008732}}
Anonymous user