This content is not currently approved and is visible here for review only.

C# Precisely

C# Precisely
Authors
Peter Sestoft, Henrik I. Hansen
ISBN
0262693178
Published
01 Oct 2004
Purchase online
amazon.com

C# is an object-oriented programming language that is similar to the Java programming language in many respects but more comprehensive and different in most details. This book gives a concise description of C#. It is intended as a guide for readers who know Java and want to learn C# and as a quick reference for anyone who wants to know C# in more detail than that provided by a standard textbook. The final chapter of C# Precisely summarizes the differences between C# and Java.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

G. Askew said
C# Precisely stands out like a shaft of gold surrounded by the darkness of all other books.

If you like reading UPC labels, Indexes, Phone Books, or Citations/Bibliographies, this book is a must have.

henny said
Dont hesitate to buy this, this is the BEST programming book I have ever seen. Its loaded with tons of info the keeps you reading. You wont get board with this because its not loaded with words that dont relate to anything like most books, its just 'to the point'. Everything is explained clearly and precisely with the excellent precise explanations on the left and perfect examples on the right. One thing I have noticed is the english can be confusing(commas in a place were it shouldnt be) but who cares. If your trying to learn C# this may not be a good place to start unless you know Java or a similar langugage. I have been looking for a book that explains the C# language without trying to teach me how to program and this is it. For those wanting to learn how to program or come from VB you need 3 books, a C# "Primer", this book, and a .NET Framework book (mabe Pro C# 2005 and the .NET Platform)

Also, the errata is very small, the part on nullable types tells you that you could make a nullable nullable by saying int i?? but that was removed from C#, and something is wrong with IEnumerable ...

W Boudville said
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.

Michael Tsai said
This book is incredibly concise and precise, as its name.
The example is very concise, too, and "get to the point".
The book's "layout" is also easy to read: the descriptions of the language are given on the left-hand page, and corresponding examples are show on the right-hand pages.

Having this one on my desk, I will not buy any other books about C# language.
I will give it more than five stars if I can.

Note one thing: this book came early, there are minor fixes for C# 2.0 beta 2, you can find them on the book's Web site.

Szymon Rozga said
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.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Weeks of coding can save you hours of planning.”