|
|
1 of 1 people found the following review helpful:
5.0 out of 5 stars
A book that can teach Java in a way it can be learnt, 3 Jan 1999
By A Customer
Prior to buying this book, I had wasted my money on two other Java tutorials, and was beginning to wonder if I would ever learn the Java language. The books I bought started off great, slowly introducing you to the basic concepts of Java, but they failed to explain the terms in plain English, and left me totally confused. Half way through both of the books, I put them down for good. They dragged you in too deep, and too fast.I knew Java wasn't that hard to learn, and I was very keen to learn it, if only I could find the right book, and I did - 'Sams Teach Yourself Java 1.2 in 24 Hours'. Rogers Cadenhead, the author, takes an intentionally humorous approach in this book, and he explains things the way they should be explained - clearly, concisely and most of all, in plain English. He doesn't drag you into long, rambling pages discussing every use of a particular Java language fundamental. I can only describe the way this book is wrote as being the way a good speaker captivates an audiences' attention. Rogers Cadenhead does just that, but in written form. This book introduces you to the Java code early on, in the second hour in fact, and I feel this helps the reader to gain an understanding of how what they are learning fits into a real Java program. The other books that I read went through every detail of the Java language, with page upon page of monotonous explanations that left you wondering how it all fitted together. Only when you had been told every detail of Classes, Variables, Loops, Arguments and endless others were you shown an example of a Java program that incorporates them, and by that time, the program you were seeing was so advanced that it was hard, if not impossible, to understand. This book takes a different approach. At the end of each hour, it gives code examples of actual working programs, that incorporate what you have just been taught, and gives the reader an opportunity to compile and modify these programs. This was just what was needed, and it helped me to understand exactly what I was learning and its use in Java programs. This book has a special quality that makes you want to read on, it is compulsive reading and I found it hard to put down. After just a week, I am now writing my own Java applications and applets, and am fully confident with Java. I can now look at a piece of Java code and understand what it is trying to achieve. I finally found the book that can teach Java in a way it can be learnt - 'Sams Teach Yourself Java 1.2 in 24 Hours'.
|