| Author |
Java Demystified >topics?
|
Bruce Badner
Greenhorn
Joined: Jun 29, 2004
Posts: 1
|
|
Is there any coverage of sockets and/or RMI in this book. How about Reflection? I need a firmer understanding of these topics. How about an overview of the java class libraries, and a primer on using the Java Docs? A step by step guide to setting up a PC for Java Development? thanks. [ June 30, 2004: Message edited by: Bruce Badner ]
|
 |
Eusebio Floriano
Ranch Hand
Joined: Mar 07, 2004
Posts: 235
|
|
|
You can take a look at the content of Java Demystified at http://books.mcgraw-hill.com/cgi-bin/pbg/0072254548.html.
|
SCJP 1.4 / 5.0 - SCBCD 1.3 - SCWCD 1.4 - IBM 484
|
 |
Chengwei Lee
Ranch Hand
Joined: Apr 02, 2004
Posts: 884
|
|
Here's the content page that I copied from McGraw-Hill's website To me, its seems pretty standard for any beginner's book into Java & OOP. I wonder if there're any sample chapters around that could let us review its style & contents to find out what makes it special among the others 1: Inside Java 2: Data Types and Variables 3: Expressions and Statements 4: Control Structures 5: Arrays 6: Methods and Polymorphism 7: Classes 8: Inheritance 9: Exception Handling 10: Multithreading 11: Files and Streams 12: Graphical User Interface 13: JDBC and Java Data Objects 14: Java Applets A: Final Exam B: Answers to Quizzes and Final Exam
|
SCJP 1.4 * SCWCD 1.4 * SCBCD 1.3 * SCJA 1.0 * TOGAF 8
|
 |
Mary Wallace
Ranch Hand
Joined: Aug 25, 2003
Posts: 138
|
|
That link is not working check the amazon page
[ July 01, 2004: Message edited by: Mary Wallace ]
|
 |
Ko Ko Naing
Ranch Hand
Joined: Jun 08, 2002
Posts: 3178
|
|
Originally posted by Mary Wallace: That link is not working check the amazon page
But this page on McGraw-Hill is working...
|
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
|
To Whom is the book targeted for? Does the book talk about java tiger aka java 5?
|
Groovy
|
 |
Ko Ko Naing
Ranch Hand
Joined: Jun 08, 2002
Posts: 3178
|
|
Originally posted by Pradeep Bhat: To Whom is the book targeted for? Does the book talk about java tiger aka java 5?
Mmm... Pradeep, I do believe that the book is targeted for beginners... But u know, I've never seen Mr.Jim since the promotion started... The book is based on the version 1.4, I think... U know one thing, knowledgable information about this book is hard to find online... It would be better, if the author comes here and fill the gap of the needed information about the book to the ranchers... It seems like the promotion will end without the author...
|
 |
Jim Keogh
author
Greenhorn
Joined: Jun 25, 2004
Posts: 14
|
|
|
No those topics are a bit out of scope for this book. I wrote the book with a rookie in mind. However, those topics I cover in my J2EE, The Complete Reference - along with many other advanced topics.
|
Jim Keogh
|
 |
 |
|
|
subject: Java Demystified >topics?
|
|
|