Java Java 2 The Complete Reference - Herbert Schildt

Click For Summary
The discussion centers around opinions on Herbert Schildt's programming books, particularly his beginner's guide to C++ and its perceived shortcomings. Many programmers express disdain for Schildt's work, citing inaccuracies and misinterpretations of programming standards. Despite this, some users find his writing accessible, especially for beginners. The conversation shifts to recommendations for learning Java, with Bruce Eckel's "Thinking in Java" highlighted as a solid introduction. For those familiar with object-oriented programming, suggestions include O'Reilly's "Nutshell" series and Cay Horstmann's "Big Java." Users also mention the availability of online tutorials from the Java website as a valuable resource, though some prefer having a physical book for reference.
neutrino
Messages
2,091
Reaction score
2
Has anyone here used this book? If you have, how would you rate it.

To my surprise many programmers seem to despise Schildt's books. One is usually directed to this page to make the point.
I was surprised because I found his beginner's guide on C++ quite easy to read and understand. (And maybe it's because I don't have an extensive knowledge about the language to nitpick every sentence in a book. :rolleyes:)

I know the basics of a programming language...conditions, loops, and aspects of OOP, so I'm just looking for a book/primer that will teach me the syntax of Java and provide information about the numerous packages it comes with.
 
Technology news on Phys.org
Publishing a commentary on a standard where you misinterpret pretty much everything in the standard was bad. A lot of his other books are also based on earlier simpliied ideas of C which were plain wrong when the book was published.

I'm not sure what suddenly makes him qualiied to write a book on Java other than he is on the publishers books.

Bruce Eckels 'thinking in java' is a good intro to Java, but if you already know OO and just want a Java for C++ programmers I don't know what I would recommend. Probably an O'Reilly nutshell or 'programming in ...' book.
 
Thanks for the replies.

mgb_phys,
I'll check what O'Reilly has to offer.

rootX,
I can't find international editions of the books you mention, but the two-volume set that Horstmann has co-authored with Gary Cornell is available for thrice the price of Schildt's book.

re: Sun Java tutorials. While I do not shy away from R'ingTFM (online), I'd still like to have a book by my side. :)
 
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
29
Views
5K
  • · Replies 2 ·
Replies
2
Views
509
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
16K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 39 ·
2
Replies
39
Views
6K