i was just wondering what the difference was between them. I see a lot of books that say Java and Java2, but I don't know which one to buy.
Is it that Java is an older language and Java2 is the books I should get? Or should I get the older Java books first.
9 replies to this topic
#1
Posted 19 June 2008 - 03:12 AM
|
|
|
#2
Posted 19 June 2008 - 05:34 AM
InfiniteSpawn said:
i was just wondering what the difference was between them. I see a lot of books that say Java and Java2, but I don't know which one to buy.
Is it that Java is an older language and Java2 is the books I should get? Or should I get the older Java books first.
Is it that Java is an older language and Java2 is the books I should get? Or should I get the older Java books first.
Did you mean Java2 as in J2EE or?
#3
Posted 19 June 2008 - 06:24 AM
#4
Posted 19 June 2008 - 07:23 AM
InfiniteSpawn said:
Well that book is really old can I say, 1.3SDK is pretty old...
If I recall the newest is 1.6 SDK. And Java 2 seems to be the enterprise version of suns java.(Correct me if am wrong :P)
#5
Posted 25 June 2008 - 01:09 PM
you don't want that book at all. to old. if you want to look into a good book i am currently reading Head First Java
.
Sam's Java 2 in 21 days is a good series just the ones above 1.5.
. Sam's Java 2 in 21 days is a good series just the ones above 1.5.
the code is with you
#6
Posted 26 June 2008 - 09:13 AM
Java 2 means the second edition of Java in theory. In practice Java also refers to Java 2.
#7
Posted 19 December 2010 - 07:14 PM
G_Morgan said:
Java 2 means the second edition of Java in theory. In practice Java also refers to Java 2.
If that's the case, then why is there a version 1.4.2 of Java 2 and a version 7 for Java? It really looks like they're different platforms with two different version series.
#8
Posted 20 December 2010 - 01:19 AM
That is because the Java 2 term has simply become confusing. Java version 7 is effectively Java 2 version 1.7 (try taking the Java 7 link and replace the 7 in the url with 1.7.0). The Java 2 part was dropped for version 6 precisely to avoid the confusion that this thread highlights. The fact is the original Java 1 is entirely irrelevant. There is only one Java line and that is Java 2 which is now known simply as Java. The latest version of this is Java 6 and Java 7 is the new release that might come out eventually.
#9
Posted 20 December 2010 - 09:44 AM
G_Morgan said:
That is because the Java 2 term has simply become confusing. Java version 7 is effectively Java 2 version 1.7 (try taking the Java 7 link and replace the 7 in the url with 1.7.0). The Java 2 part was dropped for version 6 precisely to avoid the confusion that this thread highlights. The fact is the original Java 1 is entirely irrelevant. There is only one Java line and that is Java 2 which is now known simply as Java. The latest version of this is Java 6 and Java 7 is the new release that might come out eventually.
#10
Posted 22 December 2010 - 05:12 PM
Dont buy the book, go to a library and get a card. Then access the ebooks the library offers online for java or just checkout a book.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account



Back to top










