C# 4.0 Pocket Reference

Author: Joseph & Ben Albahari
Publisher: O'Reilly, 2010
Pages: 224
ISBN: 978-1449394011
Aimed at: Occasional C# users
Rating: 4.5
Pros: Concise.
Cons: Occasionally too concise.
Reviewed by: Ian Elliot

Why do you want a pocket reference in this day of instant online information?

This is a small-format pocket reference on C# and it mostly does what it promises. The question is, as always, why do you want a pocket reference in this day of instant online information? I read this particular guide from cover to cover in one sitting - something most readers won't do - and I have to say that it was a great way to make sure that I'd got C# into my head with no significant gaps.  If you are an occasional C# user then this might be a good way to refresh your knowledge in double quick time.

 

Banner

 

It starts off looking at the very basic aspects of the language - keywords, variables, variable types, classes, methods and properties - and so on. All very carefully explained but here you find the shortcomings of any condensed presentation. Occasionally some advanced topic or other is mentioned in passing at the end of a section and you think "I didn't really understand that".  A slightly worse position is when you don't really get the deeper implication of an idea because there isn't the space to emphasise it.

The book moves forward to more advanced topics - generics, delegates, events, lambdas, enumeration, operator overloading, extension methods... Then it makes an abrupt change of course and deals with Linq and Dynamic binding. Even though these are part of the language neither of them really seem to be part of the language in the same way that say generics are - it is probably just a matter time before they mature.

The book closes with a look at Attributes, Unsafe code, Compiler directives and XML documentation.

You need to know that while C# 4.0 is proclaimed on the cover, this deals with all C# facilities up to and including version 4. That is, you don't get a special section on what is new in version 4.

If you want a really good pocket guide to C# 4.0 then this is it - just buy it. But don't expect a deep discussion of complex and subtle topics, this is the minimum presentation of what you need to know.


Banner


Essential C# 12 (Pearson)

Author: Mark Michaelis
Publisher: Addison-Wesley
Date: December 3, 2023
Pages: 1232
ISBN: 978-0138219512
Print: 0138219516
Kindle: B0CLKY8GNV
Audience: C# developers
Rating: 5
Reviewer: Mike James
The latest edition of a highly recommended book that combines reference and tutorial material.



GraphQL in Action (Manning)

Author: Samer Buna
Publisher: Manning
Pages: 384
ISBN: 978-1617295683
Print: 161729568X
Audience: Developers interested in GraphQL
Rating: 4.5
Reviewer: Kay Ewbank

GraphQL has achieved impressive popularity as an open-source language for APIs that can be used for querying and manipulating data.&nbs [ ... ]


More Reviews

Last Updated ( Monday, 21 February 2011 )