Customer Reviews


11 Reviews
5 star:
 (10)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews
‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

5 of 5 people found the following review helpful:
5.0 out of 5 stars Good little java book for someone who is new to Java, December 16, 1998
By A Customer
This review is from: Java in Plain English (Paperback)
Good little Java book for people who are new to Java although an understanding of Object Oriented programming is needed. The material is presented in a very concise manner. Nice compact size too. It's a relief from all those other huge programming books.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars Swiss Army Knife of Java manuals, September 25, 2002
By 
I picked up this book on a whim, thinking it wouldn't be as good as Java in a Nutshell or Core Java, both of which are excellent books in and of themselves. Surprisingly, this contains a condensed version of most of the information of the above mentioned books. It lacks the extended examples of Core Java, but to a good student and intelligent reader, missing out on a few examples won't break your education.

And like JIAN, there is a good amount of reference material in this book, not with the extended detail of JIAN, but enough to get by most of the stumbling stones one encounters while programming.

As a student, I can only carry so many books in my backpack; when I'm programming in the university labs, I want concise and useful as my qualities. At home, I have my Java reference library (CJ, JIAN, etc.), which I consult when I'm at a quandary; for portability and my lab work, this book is the Swiss Army knife of references, one that I carry regularly, and one that can solve about 75-80% of Java problems I encounter.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Makes JAVA plain for beginners, September 15, 2002
By A Customer
This is an awesome book for learning JAVA classes and methods. I have O'Reilly Nutshell series (Java Enterprise, Java, Javea examples, JAVA JFC) WROX's JAVA 2 reference and others references but they provided a definitive context. The fundamental and commonly used classes are the first things to learn and "JAVA 2 in Plan English" is the ticket. Don't be fooled by its un-volumonous text and lack of numerous examples. The right information is there in an easy to find format. Numerous cross-references included are invaluable while learning class inheritance relationships. This is defintely a keeper for my library and a reference text while I learn JAVA :)
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
5.0 out of 5 stars An Essential Resource, May 21, 2001
By 
Andrew Wyllie "History Buff" (Roslindale, MA United States) - See all my reviews
Amazon Verified Purchase(What's this?)
Any JAVA programmer from novice to experienced needs a copy of this book on their desk. Gives a good overview for the new JAVA programmer and provides a needed desk reference to all.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
4.0 out of 5 stars Excellent Desktop Java Reference, October 21, 1998
By 
alexx@psu.edu (State College, Pennsylvania, USA) - See all my reviews
This review is from: Java in Plain English (Paperback)
*for experienced programmers, NOT for beginners* This book by far beats out any other as a handy Java reference. For those times when you need more explanation than what Sun provides with the API but you don't want to wade through beginner basics, _Java in Plain English_ is perfect.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Good Reference, July 12, 2010
Amazon Verified Purchase(What's this?)
I took an introduction to programming class; however, I think this book gives a big picture of java programming. It is a good book because it teaches you how to use the reference to java code. Now, I am better oriented when I search the documentation online.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars good reference for C++ programmers, May 22, 2003
By 
robert b (San Jose, CA) - See all my reviews
I happen to know C++ and this book is quite useful for learning Java, or at least understanding any given Java program. For each Java construct, the book tells what the equivalent C++ construct is or whether it exists at all. In some cases, it also goes the other way -- for each C++ construct, the Java equivalent.

It also covers some Java libraries and briefly outlays applets. There does not seem to be any coverage of servlets or server-side programming.

As good a reference as it is, it seems to be missing some things, most notably initializations. There are pieces of Java code I've seen something like:

subr1(new Foobar {blah(){foo;} blah1(){bar;}});

i.e., a class (Foobar) is being initialized dynamically before calling a function subr1(). The exact circumstances of initialization of variables and dynamic classes are not covered at all in this book.

Other than that, this book is great.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Swiss Army Knife of Java manuals, September 26, 2002
By 
I picked up this book on a whim, thinking it wouldn't be as good as Java in a Nutshell or Core Java, both of which are excellent books in and of themselves. Surprisingly, this contains a condensed version of most of the information of the above mentioned books. It lacks the extended examples of Core Java, but to a good student and intelligent reader, missing out on a few examples won't break your education.

And like JIAN, there is a good amount of reference material in this book, not with the extended detail of JIAN, but enough to get by most of the stumbling stones one encounters while programming.

As a student, I can only carry so many books in my backpack; when I'm programming in the university labs, I want concise and useful as my qualities. At home, I have my Java reference library (CJ, JIAN, etc.), which I consult when I'm at a quandary; for portability and my lab work, this book is the Swiss Army knife of references, one that I carry regularly, and one that can solve about 75-80% of Java problems I encounter.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Swiss Army Knife of Java manuals, September 26, 2002
By 
I picked up this book on a whim, thinking it wouldn't be as good as Java in a Nutshell or Core Java, both of which are excellent books in and of themselves. Surprisingly, this contains a condensed version of most of the information of the above mentioned books. It lacks the extended examples of Core Java, but to a good student and intelligent reader, missing out on a few examples won't break your education.

And like JIAN, there is a good amount of reference material in this book, not with the extended detail of JIAN, but enough to get by most of the stumbling stones one encounters while programming.

As a student, I can only carry so many books in my backpack; when I'm programming in the university labs, I want concise and useful as my qualities. At home, I have my Java reference library (CJ, JIAN, etc.), which I consult when I'm at a quandary; for portability and my lab work, this book is the Swiss Army knife of references, one that I carry regularly, and one that can solve about 75-80% of Java problems I encounter.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Swiss Army Knife of Java manuals, September 26, 2002
By 
I picked up this book on a whim, thinking it wouldn't be as good as Java in a Nutshell or Core Java, both of which are excellent books in and of themselves. Surprisingly, this contains a condensed version of most of the information of the above mentioned books. It lacks the extended examples of Core Java, but to a good student and intelligent reader, missing out on a few examples won't break your education.

And like JIAN, there is a good amount of reference material in this book, not with the extended detail of JIAN, but enough to get by most of the stumbling stones one encounters while programming.

As a student, I can only carry so many books in my backpack; when I'm programming in the university labs, I want concise and useful as my qualities. At home, I have my Java reference library (CJ, JIAN, etc.), which I consult when I'm at a quandary; for portability and my lab work, this book is the Swiss Army knife of references, one that I carry regularly, and one that can solve about 75-80% of Java problems I encounter.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

Java in Plain English
Java in Plain English by Michael Morrison (Paperback - Oct. 1996)
Used & New from: $0.99
Add to wishlist See buying options