Showing posts with label java. Show all posts
Showing posts with label java. Show all posts

Thursday, July 26, 2012

Java The Complete Reference, Seventh Edition (Osborne Complete Reference Series) Review

Java The Complete Reference, Seventh Edition (Osborne Complete Reference Series)
Average Reviews:

(More customer reviews)
This was the text for a class I just finished. It's clearly written and does cover the new elements of the Java 6 platform. The author seems obsessed with AWT and applets in spite of neither having been used much this century. The book gives short shrift to swing. The book has nothing about java.sql and database connectivity. It touches briefly on servlets and ignores jsps.
If you're interested in an introduction to the nuts and bolts of the language the book is OK, if not inspired. Don't expect it to serve as a reference; it's short on detail. I would have liked to have seen a stronger emphasis on OO design. Most of the code examples are written in a procedural style that wouldn't have been out of place in 1985. A positive for the code examples is that every one I've tried compiles and seems to run properly.


Click Here to see more reviews about: Java The Complete Reference, Seventh Edition (Osborne Complete Reference Series)

The world's leading programming author offers comprehensive coverage of the new Java release
The definitive guide to Java has been fully expanded to cover every aspect of Java SE 6, the latest version of the worldAnd#39;s most popular Web programming language. This comprehensive resource contains everything you need to develop, compile, debug, and run Java applications and applets.


Buy NowGet 38% OFF

Click here for more information about Java The Complete Reference, Seventh Edition (Osborne Complete Reference Series)

Read More...

Monday, January 2, 2012

Java 2: The Complete Reference, Fifth Edition Review

Java 2: The Complete Reference, Fifth Edition
Average Reviews:

(More customer reviews)
I have waited to write this review until I had finished the book cover-to-cover in order to give a fair review. I bought this book because of the author Herbert Schildt. I have read several of his books and found them all to be informative, easy to understand and well written. While I was disappointed in some aspects of this book, overall I liked it. I think, however, everyone should know what this book has to offer prior to buying it. It may not suit the needs of some potential buyers.
This book is broken up into four sections: The Java Language, The Java Library, Software Development Using Java, and Applying Java.
The first section was the best and most detailed section of the book. It goes from page 4 to page 340 and is an excellent tutorial for learning the Java language. It doesn't talk about the AWT, applets, or any graphical programming for that matter, but gives the reader a firm foundation with which to move into those more interesting Java programming areas. This section alone was worth the price of the book. (while I agree with another reviewer that Bruce Eckel's Thinking in Java was a great book, I like this one better because it doesn't keep referring back to C/C++ all the time).
From the start of the second section through the end of the book, this book takes on a different approach. Instead of detailed descriptions as offered in the first section of the book, it begins to be an overview. Many topics are touched upon and many examples are given, but the reader is not given enough information or depth in these chapters to make them very useful.
The bottom line is, this book provides a firm understanding of Java's syntax and object oriented programming. After that it provides brief glimpses of the many kinds of programming you can do with Java.
If you don't know where you want to go with Java, this book is, in my opinion, the best way to sample Java enough to make your decision. If your purpose in wanting this book is to be an applet programmer (or do any graphical programming for that matter), I think you would do better to read the first section of this book (to page 340) and then read the Graphic Java books, volumes I, II and III, which cover the AWT, Swing and 2D API respectively.

Click Here to see more reviews about: Java 2: The Complete Reference, Fifth Edition

This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt -- a must-have desk reference for every Java programmer.

Buy Now

Click here for more information about Java 2: The Complete Reference, Fifth Edition

Read More...

Monday, December 19, 2011

Swing: A Beginner's Guide (Beginner's Guide (Osborne Mcgraw Hill)) Review

Swing: A Beginner's Guide (Beginner's Guide  (Osborne Mcgraw Hill))
Average Reviews:

(More customer reviews)
This book is well organized and thought out. It is written clearly. It does not waste time with Java primers and it avoids excessive verbiage. Concepts are built logically, step by step and each has a clear complete example to illustrate. I own several books on Swing, and this one is by far the best introduction to the API.

Click Here to see more reviews about: Swing: A Beginner's Guide (Beginner's Guide (Osborne Mcgraw Hill))


From the world's bestselling programmingauthor

Using the practicalpedagogy that has made his other Beginner'sGuides so successful, Herb Schildt provides new Swingprogrammers with a completely integrated learningpackage. Perfect for the classroom or self-study, Swing:A Beginner's Guide delivers the appropriate mix of theoryand practical coding. You will be programmingas early as Chapter 1.


Buy NowGet 36% OFF

Click here for more information about Swing: A Beginner's Guide (Beginner's Guide (Osborne Mcgraw Hill))

Read More...

Monday, October 24, 2011

The Art of Java Review

The Art of Java
Average Reviews:

(More customer reviews)
This is a truly outstanding book and is surely a "must-read" for any serious Java programmer.
The authors are touted as "two genuine Java gurus". Admittedly, I am unfamiliar with one (James Holmes), but the other - Herbert Schildt - I well remember from University days as having written the most in-depth and definitive tome on C programming I had ever seen (and has since moved on to do the same for C++ and C#).
This is not a "how-to" Java programming book or an introductory work. Those new to Java will be out of their depth here.
Instead, "The Art of Java" is a brilliant guide to producing intensely useful and technical Java applications, ranging through parsing numeric expressions, building a Web crawler (adhering to well-defined protocols), implementing an actual computer language, building a complete e-mail subsystem, constructing a streamlined download manager, and more.
These are sophisticated and fascinating Java programs reflecting deep concepts in computer science. The chapters - and their applications - are not merely individual, isolated, programs with no bearing on what has gone before. Rather, each chapter seeks to demonstrate particular features and technologies of Java, with the applications really only being to illustrate the concept - it just so happens they are highly significant and real-world applications, and not simply trite pieces of code as would be found in lesser programming works.
Where this title excels is in its masterful respect and love of the Java language. This is where the "art" in the title comes in; the authors clearly have a passion for Java and its capabilities. The very first chapter even strives to expound on this, where the authors wax lyrical on the pure "genius of Java" itself.
If you love Java, this is a must buy!

Click Here to see more reviews about: The Art of Java

There is something for every programmer in this book, which presents a number of practical, high-powered applications of Java. Included are pure code subsystems such as the expression parser, which readers will adapt for use in their own programs, financial calculations and statistics programs that feature ready-for-use applets/servlets, interpreter or the AI-based search engine, and much more.

Buy NowGet 2% OFF

Click here for more information about The Art of Java

Read More...