I decided who I want to work with, but of course I need to prepare for this. Please tell me how to prepare for the junior asp.net developer junior profession. What do you need to read, know, etc.?

Closed due to the fact that off-topic participants LEQADA , Athari , Vladimir Glinskikh , torokhkun , Visman Nov 7 '15 at 4:46 .

It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:

  • " Questionnaires are forbidden on Stack Overflow in Russian . To get an answer, rephrase your question so that it can be given an unambiguously correct answer." - LEQADA, Athari, Vladimir Glinskikh, torokhkun, Visman
If the question can be reformulated according to the rules set out in the certificate , edit it .

    2 answers 2

    I think you put the question a bit wrong: "How do I prepare for the junior asp.net developer junior profession?"

    No need to prepare. You need to generally understand the subject area, where you want to work, develop and slowly dig in its direction. Reading books is a lot of them, reading forums, asking questions, making projects very small, small, medium. Answer questions on forums, etc. These are all banal words, but in reality they are. You just need to purposefully move in a certain vector.

      Set yourself a goal - to write a blog / cms / chat / forum / any service. It immediately becomes clear what you need to know. How to write, so it means you are ready :)

      Here's a link to help you: http://www.techdays.ru/Category.aspx?Tag=ASP.NET

      • As I understand it, you need to know the basics of C #. It will be useful to solve problems to consolidate the theory of C #, for example, from the Zlatopolsky problem book? - arion
      • No idea who it is. Buy a book on ASP.NET. There is usually information on both ASP.NET and C #. When you do one of the tasks, you will know C #, ASP.NET, some DBMS, maybe javascript, HTML / CSS, and maybe something else. - mvcdev