D
D
doxtarzlo2012-03-23 01:36:52
Programming
doxtarzlo, 2012-03-23 01:36:52

C#: where to start learning?

Decided to learn C#. From programming skills - writing simple scripts in php, MATLAB, as well as writing simple programs in the MATLAB GUI. Therefore, the question is: where would it be better to start? Or even pick something else to get a taste of it?
Thank you for your attention.

Answer the question

In order to leave comments, you need to log in

10 answer(s)
S
Seekeer, 2012-03-23
@doxtarzlo

I think you meant the version of sharp under dotnet, so I'll tell you about it.
To get started, download Visual Studio 2010. The Express version is free.
Then decide what area you want to study. Simplifying, you can code in c# according to the following scenarios: desktop application, web, winfon.
You can also write on the desktop using WPF or WinForms technologies. Since you are starting from scratch, then study the VPF, winforms is slowly dying out, and the VPF is still developing well.
Web development: development of sites on ASP.net and WCF services. There is also a direction - web applications on Silverlight, this platform is similar to WPF.
Mobile applications are also developed on Silverlight.
I understand that you want to get acquainted with the language and technology in practice. Therefore, you should choose a direction, technology, read a couple of introductory articles and start coding slowly.
But if you plan to write seriously in this language in the future, then at the same time you need to read a serious book that explains in detail the platform.no and the nuances of sharp. As such a book, I would recommend Richter: www.ozon.ru/context/detail/id/5047621/. If you know English poorly, then www.ozon.ru/context/detail/id/3032556/ , otherwise they say that the 3rd edition was translated disgustingly.

W
wartur, 2012-03-23
@wartur

ISBN: 978-5-8459-0563-5
I have not seen anything better than his entire series of books.

6
6opoDuJIo, 2012-10-03
@6opoDuJIo

Apparently, I was the only one who did not resort to the help of books in learning this language (paper books, as they were absent, are absent to this day).
Gradually learned using MSDN and developing just-4-fun.

D
Denis Domansky, 2012-03-23
@Doman

This book helped me a lot at the time . Written in a fairly simple language, "from scratch", it seems there is even a little humor :)

S
stboris, 2012-03-23
@stboris

A good selection of books with comments - sergeyteplyakov.blogspot.com/2011/04/cnet.html

D
doxtarzlo, 2012-03-23
@doxtarzlo

Thank you so much for such a comprehensive answer!

O
OlegTar, 2012-03-23
@OlegTar

I started learning C# a few months ago.
read "Microsoft .NET Framework -Application Development Foundation, Second Edition"
with a book a disk is sold, where there are tests in c # (useful if you are going to get certified in c #)
now I am studying the language by following examples from www.intuit.ru/department/pl/visualcsharp / (however, there for the studio 2008, you have to change it a little). Theory, theory, but you also need to practice.
I'm not complaining about my way of learning C#.

M
Michael, 2012-03-23
@mlurker

habrahabr.ru/qa/7593/

I
Ishli, 2012-03-23
@Ishli

www.ozon.ru/context/detail/id/7246392/

K
Kolya Krotov, 2015-02-15
@suseerocklips20

There are good courses here.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question