12 of 12 people found the following review helpful:
5.0 out of 5 stars
Outstanding !, 8 July 2005
By Dr. Jinghui Chen "Principal Engineer, Softwar... - Published on Amazon.com
This review is from: C# Precisely (Paperback)
Instant classic!
This is THE best computer language book I have ever seen in my life!
This book's achievement is unprecedented. Anders Hejlsberg used 432 pages to describe C#, Jesse Liberty spent 672 pages to achieve the same with better accessibility. Make a guess, what are the minimum pages to achieve the same goal? 182 pages!!! 182 pages achieved even higher level of accomplishment than 400-700 pages!
You can't find any useless or meaningless word in this book. If a word is taken from the book, it's not complete. If a word is added, it's too much.
I read the book as if I were reading a collection of beautiful poems, I almost forgot it's a computer book. The language is so fluid that you only feel perfection and harmony, the descriptions are so accurate that it reaches the level of precision as mathematics.
After I finished reading, I noticed that the author lives in Copenhagen, Denmark. I am really astonished by his mastery of English the same as his mastery of C#.
Another excellence of this book I'd like to mention is that:
When the book is opened, the left hand pages give you high precision descriptions of C# constructs and logic, the examples are given on the right hand pages to support and clarify these concepts.
Highly recommended, software engineers and computer scientists will be benefited from this book on multiple aspects.
4 of 4 people found the following review helpful:
4.0 out of 5 stars
for mostly computational coding in C#; no graphics, 11 Jun 2006
By W Boudville - Published on Amazon.com
This review is from: C# Precisely (Paperback)
This book has the same style as Sestoft's companion text, "Java Precisely". Concise explanations, that are perhaps best suited to a programmer already experienced in other languages, but who now wants to learn C#.
You can rapidly pick up the essence of computational coding in C# using the book. The major classes are well treated. Be aware however that for making widgets, you really should consult another text.
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Clear and concise. Just perfect., 13 July 2005
By Szymon Rozga - Published on Amazon.com
This review is from: C# Precisely (Paperback)
A great reference to the C# language, and the fact that almost every (if not all) the left page has an english description of the features and the right page a code example of tha feature. This makes using this book as a reference awesome. Moreover, the examples are very simple and to the point. Excellent resource.