ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
The C# Programming Language
Author:
Anders Hejlsberg, Mads Torgersen, Scott Wiltamuth and Peter Gold
ISBN:
978-0321154910
Publisher:
Addison Wesley
Pages:
Price:
£
Reviewer:
Burkhard Kloss
Subject:
C#, .NET
Appeared in:

It's a reference book, and - unsurprisingly, given the authors (Amongst them the creator of the language and a former lead developer of the compiler) - authoritative.

The text is interspersed with boxes of comments by the reviewers, offering a personal slant on some of the features. I didn't find them particularly helpful, and didn't like the way it clashed with the rest of the text, but that's purely a matter of taste.

The title invites comparison to Stroustroup's "The C++ Programming Language", but that's not actually a very good comparison. This is purely a reference book, and one purely focused on the language itself. If that is what you are looking for, this is probably the best (and only) book I've seen. If you are looking for .Net framework documentation or a tutorial, look elsewhere.