Answer the question
In order to leave comments, you need to log in
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
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.
ISBN: 978-5-8459-0563-5
I have not seen anything better than his entire series of books.
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.
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 :)
A good selection of books with comments - sergeyteplyakov.blogspot.com/2011/04/cnet.html
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#.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question