March 2014 update
This commit is contained in:
parent
09687c4926
commit
a25938f123
1846 changed files with 21876 additions and 5203 deletions
|
|
@ -29,7 +29,7 @@ The primary benefits of Java are:
|
|||
|
||||
Java is used in a variety of environments including desktop applications, embedded device (PDA and wireless phone) applications, server-side web page serving applications (as [[Java Server Pages|JSP]]), and applets embedded in web pages.
|
||||
|
||||
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]].
|
||||
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 (e.g. 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 languages in the world.
|
||||
|
||||
|
|
|
|||
1
Lang/Java/Deal-cards-for-FreeCell
Symbolic link
1
Lang/Java/Deal-cards-for-FreeCell
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Deal-cards-for-FreeCell/Java
|
||||
1
Lang/Java/Jensens-Device
Symbolic link
1
Lang/Java/Jensens-Device
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Jensens-Device/Java
|
||||
1
Lang/Java/Read-a-configuration-file
Symbolic link
1
Lang/Java/Read-a-configuration-file
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Read-a-configuration-file/Java
|
||||
Loading…
Add table
Add a link
Reference in a new issue