Tell me I decided to switch to C #, I want to program normally, tell me how to go quickly? In order not to be confused with variables, etc., maybe the book is "Quick start C #" I just went through many sites, there are books for Visual C # 2005, and now it is 2010.
Closed due to the fact that it is necessary to reformulate the question so that it was possible to give an objectively correct answer by the participants of Kromster , aleksandr barakin , HamSter , fori1ton , pavel 24 Oct '16 at 8:42 .
The question gives rise to endless debates and discussions based not on knowledge, but on opinions. To get an answer, rephrase your question so that it can be given an unambiguously correct answer, or delete the question altogether. If the question can be reformulated according to the rules set out in the certificate , edit it .
- And I write on Delphi and read books on Pascal for 1997 what a nightmare. If programming is not given to you, then no book will help, and if it is given, then you will understand it from another source code. - SoftR
- C # is developing more intensively compared to Delphi, the differences, for example, between .Net 2.0 and 3.5 are extremely large - Specter
- Delphi is also not in place, my answer was devoted to another What if a person wants to teach, he teaches, and if he wants to get lost, he will look for a book for the next goal. - SoftR
- If a person wants to keep up with the times? - Specter
|
1 answer
C # programming from scratch is in my opinion the best stuff to start.
Then books:
- Jeffrey Richter "C # via .Net" ("CLR via C #" in original)
- Troelsen E. "C # 2010 Programming Language and .NET 4 - 2010 Platform"
- Joseph Albahari "C # 4.0 in a Nutshell" 4th Edition - my favorite
PS already have a lot of answers to such questions on this resource.
- oneSatisfies the answer - accept it. - Specter
|