Core Java, Volume II Advanced Features

Author: Cay S. Horstmann & Gary Cornell 
Publisher: Prentice Hall; 8 ed., 2008
Pages: 1056
ISBN: 978-0132354790
Aimed at: Java programmers wanting to master associated technologies
Rating: 4.5
Pros: Well written, intelligent discussion of Java technologies
Cons: Not for the beginner
Reviewed by: Alex Armstrong

This second volume in the Core Java series  deals with advanced topics. What do you think qualifies as "advanced"?

Some programmers would say topics like generics and perhaps even exceptions are advanced in general terms. In Java, however, we have a whole collection of associated technologies that aren't really core to the language but could just about qualify on the grounds that they are commonly used. 

So what's in the book?

 

Banner

The book starts with streams and files. Next we have XML and how to load, validate and parse it - both SAX and Path are covered. Networking from sockets to email comes next, then the JDBC approach to database access. 

A big section is devoted to "Advanced Swing" which roughtly speaking means tables, trees, progress bars, component organisers etc. Following on we have advanced AWT - mostly how to get around its limitations. 

Chapter 8 brings us to JavaBeans, then security and distributed objects (RMI)  Chapter 11 deals with scripting - getting a scripting engine and using annotations. Finally the book rounds off with a look at implementing native methods an interfacing with C in particular. 

This second volume is as good as the first and as well written. However how useful it is to you depends on which of the technologies and techniques it covers that you want to know about. Each of the chapters provides a good introduction to the basics of the subject. It takes you far enough for you to continue on to a book dedicated to the topic. 

Highly recommended and the only reservation is that it's not for the complete beginner. 

Banner


Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?



Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]


More Reviews

<ASIN:0132354764>

Last Updated ( Wednesday, 13 October 2010 )