C
C
Coderr2010-09-02 22:08:12
C++ / C#
Coderr, 2010-09-02 22:08:12

What is the best book for learning C#?

Decided to get serious about learning C#. Maybe someone will recommend a good book that he himself once used to study ...
Thank you.

Answer the question

In order to leave comments, you need to log in

15 answer(s)
S
Skiminok, 2010-09-02
@Coderr

The best work with a complete introduction to the language and its subtleties plus usage is by E. Troelsen. In Russian, this is "The C # 2008 programming language and the .NET 3.5 platform."
After studying Troelsen, it is mandatory to read the cult book of dotneters: Jeffrey Richter, “CLR via C#”.
And then it is already necessary to focus on specific technologies. If you are interested in ASP.NET, then this is Dino Esposito, if WPF - Charles Petzold. Etc.

C
Christmas, 2010-09-02
@Christmas

I really liked C# 4.0 in a Nutshell , Joseph Albahari & Ben Albahari
Informative, concise and to the point.

E
Eugene, 2010-09-02
@csfmeridian

Jeffrey Richter - CLR via C#. Programming on the Microsoft .NET Framework 2.0 in C#.

A
Andrey Bazykin, 2010-09-03
@FAT

C# - Carly Watson

A
arty87, 2010-09-03
@arty87

Trey Nash - Accelerated C#
I can also recommend Fowler, although this has nothing to do with the direct study of the syntax of the language.

S
sintez, 2010-09-02
@sintez

The examples above are good enough serious books for people who are already familiar with programming and languages. It all depends on your level. If you want to learn from scratch, I can recommend books from the HeadFirst series. They are very accessible written for beginners.
oreilly.com/catalog/9780596514822

B
Banzeg, 2010-09-02
@Banzeg

G. Schildt traditionally writes quite good books (more precisely, reference books, but nevertheless) on C, incl. and in C#

C
Coderr, 2010-09-02
@Coderr

I am familiar enough with PHP to write web applications, and as far as I know, PHP and C# are similar. With # sign at a very low level.
Thanks everyone for the advice! Especially

A
Andrey K, 2010-09-03
@Coder89

These questions are often asked on Stackoverflow. Search will help you: stackoverflow.com/search?q=C%23+book

C
Chvanikoff, 2010-09-02
@Chvanikoff

As a reference, I can advise "Modern practice of programming in Visual Basic and C #" (F. Balena, D. Dimauro).

I
Igor, 2010-09-02
@G0ran

C# Language Specification, there was a link to habré.

F
FanKiLL, 2010-09-28
@FanKiLL

C# 4.0 in a Nutshell, Fourth Edition, then learn more about linq, Entity Framework and choose desktop or web

F
FanKiLL, 2010-09-28
@FanKiLL

dotnet.dzone.com/articles/dzones-top-10-net-books
DZone's Top 10 .NET Books

T
terex12, 2014-06-02
@terex12

С#
Author: Watson K.
Publisher: Lori
Year of publication: 2005
Pages: 879

X
xozzslip, 2019-05-15
@xozzslip

C#. Programming for professionals

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question