Click here to Skip to main content
15,881,204 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more: (untagged)
I am a junior developer, and i wast to make online application from very scratch on my own, from first requirement taking to coding.

can any one guide me few books or links to achieve the same.
I want help on all stages of development, in terms of books or links any other study material.

Thx in advance.
Posted
Comments
Pravin Patil, Mumbai 27-Aug-11 9:14am    
First you need to decide on the technology you want to use. e.g. Java, ASP.NET, PHP etc. Once you are done with this, come again with this question.....

http://www.w3schools.com/[^] has tutorials written by the people who define the web standards. Assuming you are a beginner , working through the HTML/CSS and javascript tutorials will be invaluable. They also provide ASP.NET[^] tutorial, if you are interested in that, but once you've got to grips with the basics you'll be better off working on a project of your own and solving the problems that will inevitably arise! Note that you might want to investigate other web-technologies such as PHP, JSP or Ruby on Rails to name but a few, they are all very different and have their own strengths and weaknesses.
 
Share this answer
 
v2
Thanks Keith, for your response. Actually i know ASP.net and i can design and program forms. But i need something like requirement taking techniques, Application designing techniques, how when to start codding and different layers of application etc. I am googling all these topics but till date i did not get any thing satisfying. If any one can suggest me any book or site...

Thx
 
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