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:
C# Core Language Little Black Book
Author:
Bill Wagner
ISBN:
1 58880 058 X
Publisher:
Coriolis Group
Pages:
446pp
Price:
£20-99
Reviewer:
James Gordon
Subject:
C#
Appeared in:
14-3
The first things I look at in a book are the contents and index. This book has a nicely laid out contents and a small but acceptable index.

There are two additional things I like about this book, the blacking of the outside of the pages, so you can see where different chapters start and end and the way in which each chapter page starts with a quick list of pages that will be of most use within the chapter; e.g. if you need an immediate solution to ... go to page xxx. This with the brief overview at the beginning of each chapter makes the book very easy to read.

As to the content it looks very comprehensive, starting right from the beginning with using the Visual Studio .NET IDE and basic types& classes and seemingly through to quite advanced topics like multithreading, collections and the like.

Though I haven't used VS.NET since beta 2 and never as part of a proper project, this book seems to contain most, if not all, the information I need to get started. It would also help me a long way through numerous problems I would encounter when using a language for the first couple of times and then as a quick reference.