+1 for:

_The C# Programming Language, 3rd Edition_ by Anders Hejlsberg,
Mads Torgersen, Scott Wiltamuth, and Peter Golde

Pretty decent book, but I'm not sure if it's been updated since 2.0 (a lot
of cool stuff came in 3.0 and 4.0 [LINQ, implicit type (inference),
initializers, extension methods, lambdas, named and optional parameters, to
name a few]).

 - Mark

On Fri, Aug 6, 2010 at 3:54 PM, Dan Moniz <d...@pobox.com> wrote:

> On Fri, 06 Aug 2010 08:33 -0700, "Sean Devlin"
> <francoisdev...@gmail.com> wrote:
>
> > Are there any good .NET books you guys could recommend?  I'm looking
> > for a range of resources.  I don't need "C# in 21 days" or "C# for
> > dummies", but something an experienced Java hacker could start out
> > with, similar to Core Java.  Also, a more advanced book so I could
> > learn to follow the ClojureCLR source would be great too.
>
> _CLR via C#_ is a must, Third Edition is current. I also like (and own)
> the following:
>
> - _Advanced .NET Debugging_ by Mario Hewardt and Patrick Dussud
>
> - _More Effective C#_ and _Effective C#, Second Edition_ by Bill Wagner
>
> - _Framework Design Guidelines, 2nd Edition_ by Krzysztof Cwalina and
>  Brad Abrams
>
> - _The C# Programming Language, 3rd Edition_ by Anders Hejlsberg, Mads
>  Torgersen, Scott Wiltamuth, and Peter Golde
>
> - _Annotated C# Standard_ by Jon Jagger, Nigel Perry, and Peter Sestoft
>
> - _Expert .NET 2.0 IL Assembler_ by Serge Lidin
>
> Hope this helps. If you read any of these, I would be interested in your
> feedback. I'm also interested in other people's recommendations.
>
>
> --
> Dan Moniz <d...@pobox.com> [http://pobox.com/~dnm/]
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to