Learning C # ASAP to get started with ASP.NET?

I have experience writing web applications in Django; Python scripts playing with php and i understand object oriented programming. I need to start ASAP with C # in order to start learning and use ASP.NET for a client project.

Is there a way to get working knowledge of C # without going through books with thousands of pages? How should I start getting this knowledge?

Thank.

+3
source share
4 answers

Of course, this depends on the project, but, given your programming language, you will learn more about the intricacies of ASP.NET and the "how to" of C #. In other words, you already have a good jump.

ASP.NET, #, .

: Beginning ASP.NET 4 : http://msdn.microsoft.com/en-us/library/gg697787(v=vs.88).aspx

0

, , OOP, Python PHP... # .

Java , , - , .

, #, .

+1

, OO . , ASP.NET OO, , , http://www.asp.net

+1

#, OOPS.

C # through CLR C # deep C # in a nutshell

0
source

All Articles