Which c# book you would recommend to me? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 5

Which c# book you would recommend to me?

I mean a book of csharp language. I have been learning through online courses and think of moving to more advanced level c# language. I need your help. Thanks

2nd Jan 2017, 11:16 PM
Wilson Bol
Wilson Bol - avatar
2 Antworten
+ 6
Great question! Congrats on your progress! By far the best is CLR via C# (4th Edition) (Developer Reference): Jeffrey Richter: 9780735667457: Amazon.com: Books. It won't teach you syntax, but being experienced, you'll learn syntax and LINQ-stuff by experimenting. Other than that, doing programs, for real. Once you get the hang of LINQ extensions you will never look back; they are an example of functional programming implemented the proper way in (mainly) non-functional languages.
2nd Jan 2017, 11:39 PM
Tristan McCullen
Tristan McCullen - avatar
0
head first c#. not the most serious but combining code with the real world problems.
16th May 2017, 8:56 PM
sneeze
sneeze - avatar