Click here to Skip to main content
15,915,086 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I need to be a developer. How to start learning it from scratch ?
Posted

Buy a book on c# (or vb.net if you want to go down that route, but I wouldn't). Read it and learn c#, then buy a book on asp.net webforms, or MVC (you might as well learn MVC if you're going to learn web dev) and go through that.
 
Share this answer
 
Comments
N Muniy 8-Oct-15 8:52am    
There are so many books available. Which one will you suggest for step by step learning ?
F-ES Sitecore 8-Oct-15 8:53am    
I quite like the Wrox books, they tend to be quite comprehensive.
I would say if you really wanna learn something you really need to put your hands on a project. To get your project working you will have to learn a lot. Research a lot. You apply all that you learn. If you have a basic programming knowledge then this method would be really good I think so.
 
Share this answer
 
you can have a look at these books if you are interested:
http://www.apress.com/9781430242512[^]


[^]

or you can try some microsoft examples, also learn javascript and jquery if you can as those are essentials to being an asp.net developer.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900