So what is the best FREE available for a C# dev? Also if you have any really good books that aren't really related to C# but are still programming related fell free to post them also.

Just one rule: It has to be legal to download. I don't want illegal books on my HDD.

link|improve this question

feedback

closed as not constructive by Bill the Lizard Oct 2 '11 at 0:43

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

3 Answers

up vote 1 down vote accepted

Wikibooks is a good source for free programming books. Here is the wikibook for C# programming.

Also, check out this question. It contains many links to free programming books, including these for C#.

link|improve this answer
feedback

Charles Petzold has written a free ebook aimed toward C and C++ programmers: .NET Book Zero.

link|improve this answer
feedback

For the german-speaking Stack Overflow users, there are quite a few free e-books available to view online/download from German publisher Galileo Computing.

Two of them are:

link|improve this answer
feedback

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