Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

Possible Duplicate:
What books would you recommend to someone who wants to learn C# programming?

1) As a beginner in C# what are the best books to get an in depth knowledge of the language as fast as possible.

ALSO

2) What are some of the best intermediate level books.

share|improve this question
Also see here. Even the duplicate I linked to is likely to get closed soon. – Karl Bielefeldt Dec 8 '11 at 22:15
as fast as possible. What's the rush? norvig.com/21-days.html – Yannis Rizos Dec 8 '11 at 22:16
@Yannis You can thank employers for the rush ;) I don't expect to be top notch in a day, but i cannot convey that to a lot of employers(my previous one for example) Without them thinking that i'm not trying hard enough. My apologies for the duplicate. I searched for my verbage and variations and didn't get anything. I'm still interested in mid level books though. – mW00t Dec 8 '11 at 22:33
If the answers on the duplicate aren't helpful, consider revising the question to tell us exactly what you're looking for. Better define "mid level" and clearly indicate that you're not interested in beginners books (those that usually spent about twenty pages explaining variables). And then post a question on meta to have this question reopened. The meta discussion @KarlBielefeldt linked to should give you a good idea on what a book recommendation question should be like. – Yannis Rizos Dec 8 '11 at 22:39
After rereading my post, i get what you're saying it is rather vague. I will re ask for intermediate books in the key of C# that deal with design patterns. Thanks @YannisRizos – mW00t Dec 8 '11 at 22:46

marked as duplicate by Karl Bielefeldt, Yannis Rizos, ChrisF Dec 8 '11 at 22:21

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

Head First C#. Really intuitive stuff for beginner to start learning C#

share|improve this answer

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