Most Helpful Customer Reviews
|
|
32 of 32 people found the following review helpful:
5.0 out of 5 stars
Java for Real Business Applications!, August 18, 2001
Finally there is a Java book for serious programmers doing real life business applications. Although the first five chapters must be read sequentially to ground the student in Java syntax and to understand the conceptual base of OOP - subsequent chapters may be taken out of order with little or no loss in the conceptual continuity. The examples and the projects are about real business implementations and not about toys, shapes or animals barking. The code examples work - and the explanations are direct, easy to read and lead the reader to total comprehension. This book is not only for anyone who wants to learn how to program in Java (including those with no previous programming experience) - but for the seasoned Java programmer as well. It was the first time topics such as Date, Array, Vector and the file IO classes were covered to expose the depth and power underlying them. After using several books that boast of "being the best" to learn Java 2, I have concluded this latest publication really is the best book on the market. When used in a classroom the material is seamless and the exercises work toward reinforcement. The book can also stand alone for the independent learner or the Java programmer who wants a deeper understanding. Don't be fooled by the title "beginning java 2" - this book is 700 (8x10) pages and it covers advanced topics such as Swing Layout Managers, JDBC and threads.
|
|
|
22 of 22 people found the following review helpful:
5.0 out of 5 stars
Mainframers, this is your book!, September 29, 2005
As a mainframe software engineer with over twenty years in the business, I have for several years now seen the need and have endeavored to learn some Object-Oriented Programming (OOP) language such as C++ or Java. Until recently, though, all I have had to show for my efforts is a stack of highly-rated but little-read books on the subject. The reason they are little-read is I would get about 4 chapters in to the book, only to get utterly lost and give up, and toss the C++ or Java book onto a stack of similar books in the corner of my home office, fighting the despair that I would ever learn any of this stuff.
Eventually, I got hold of Beginning Java2 (JDK 5) by Lowe, Murach, and Steelman; published by Murach and Associates. As a result of working through this book, I am glad to report that I am finally successfully writing programs using weird and bizarre (to us mainframers) things such as Classes, Objects, Constructors, Methods, Inheritance, and Polymorphism; and I am actually understanding what is going on. Even more shocking, it is fun!
I think the problem with all those other books was that they assumed the reader either knew something about Object Oriented programming, or knew nothing about any kind of programming. However, I think for some of us, when approaching OOP, knowing mainframe programming is worse than knowing nothing. This Java book clearly explains things in ways that we mainframe people can easily latch onto.
If you want to finally, successfully make the jump from legacy work to Object Oriented, this is your book.
|
|
|
12 of 12 people found the following review helpful:
5.0 out of 5 stars
Your best choice for beginning OOP., August 8, 2005
You want to learn the basics of the JAVA programming language and the object-oriented approach to programming (OOP)? This is the best book for you.
You teach the JAVA programming language, and you expect your students to have a good grasp of the assigned material BEFORE they come to class? This is the best text for your students.
The authors of the JDK 5 edition of Beginning JAVA 2 have taken the previous version of the book and brought it up to date. Once again we have them to thank for a well written, well organized, accurate introduction to JAVA and OOP.
|
|
|
Most Recent Customer Reviews
|