I want to download C# 4.0 book for free legally which you already read and you think it is recommendable.

Any recommendation?

Thank you

link|improve this question

75% accept rate
have you considered that google is your answer? – Alexander Taran Nov 12 '10 at 5:58
You are right however I want a book which someone already read it. – xscape Nov 12 '10 at 5:59
possible duplicate of List of freely available programming books – jgauffin Nov 12 '10 at 7:34
I know that you put emphasis on read and recommendable, but it's quite subjective and there exists many questions about free c# books. – jgauffin Nov 12 '10 at 7:36
jgauffin - i really want something which the reader reads and recommends it from there I can filter what I want to read. – xscape Nov 12 '10 at 7:36
show 1 more comment
feedback

6 Answers

up vote 7 down vote accepted

I like this one

link|improve this answer
thanks for sharing – xscape Nov 12 '10 at 7:09
C# Language Specification Version 4.0 - it doesn't get any more authoritative than that! – Ola Eldøy Nov 12 '10 at 9:05
The introduction chapter is a good read for people switching to C# from other languages. It's really compact but covers a lot. But I wouldn't recommend it for people without experience in other OOP languages. The other chapters are mainly for reference or for when you want to really know about the details of the language. – CodeInChaos Nov 12 '10 at 9:06
This is a great resource, well done Marc for posting this. – Paul McCowat Feb 14 '11 at 21:28
feedback

Though I haven't read it, the fact that it's kept up to date, and used as a textbook for the University of Hull's CompSci program, Rob Miles' yellow book should be good. Also, it is legitimately free and it's download is condoned by the author. I believe it was also mentioned and pointed out to be free but of great value by Scott Hanselman among other "big names" in the community.

link|improve this answer
thanks for sharing. you are correct, it is updated yearly. – xscape Nov 12 '10 at 7:10
feedback

see this question:

there is tones of ebooks and C# ebooks

link|improve this answer
thanks but I only want C# 4.o – xscape Nov 12 '10 at 7:51
@downvoter, explain why, and @xscape, Some of books linked there are general and it's not related to specific c# version and can be used everywhere – Saeed Amiri Nov 12 '10 at 8:12
feedback

Oreilly c# nutshell 4.0 i personally use...is it not legal to read from google books

or else i dont know what u call legal c# 4.0 (as it is the latest version and it no complete books are available in opensource)

if you like articles on c# 4.0 that you can use like a book...try this one too code project

I get a lot of quick info from this site and recommend this one than google book :)

link|improve this answer
thanks for sharing those articles – xscape Nov 12 '10 at 8:39
feedback

If you have an iPhone, iPod Touch etc.. most of the O'Reilly books are available as apps for £2.99 (UK Price).

link|improve this answer
thanks, portability wise.. – xscape Nov 15 '10 at 2:11
feedback

I would suggest you to take a local library subscription, it's the cheapest and most convenient way to study.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.