This is a creation in Article, where the information may have evolved or changed.
Web development is very simple, a lot of frameworks, but understand that one of the other frameworks or Web development soon to get started, such as the Java Spring mvc,c# mvc,php thinkphp, and so on, as long as the understanding of one of them can understand all, the million change. How to get a real quick start with a set of frameworks. Borrow a list from a great God on the Web
Now take the C # MVC4.0 as an example, go for a
http://blog.csdn.net/shuanger_/article/details/41344661
How to define a URL route
http://blog.csdn.net/shuanger_/article/details/41315643
How to organize the request handler function
Write the simplest request handler function
How to remove parameters from a get/post request
How to define Global URL interception functions
How to get/modify/Store cookie,session data
How to modify/output HTTP header data
How to deploy apps
Server Deployment can refer to 9 deployment methods for read Python web programs
How to configure a development environment
How to configure static file access
How to access the database
Support for ORM
Support ORM
How to maintain table structure changes
How to define/organize/Initialize data tables
How to dock an ORM system and an existing table structure
Mastering the most basic add/delete/query by field/count/slice/order by
How to access the database directly using SQL
does not support ORM (such a web framework, no matter what)
How to use the template system
How to organize/access the directory structure of template files
How to embed code in templates
Templates support inheritance structure
How to include
How to customize template functions
How to get remote data over HTTP get/post
How to parse JSON
How to parse XML
How to output as JSON
How to handle status codes: 404 and 50x
How to handle file uploads
Optional Learning items
Send Email
Log
Picture processing