5 days learn a Web development framework web Development
The web framework is endless, especially ruby/python, each have a Php/java is also a lot of my own experience wrote a to do list, according to this list, a piece of learning, with less effort, will soon be able to master a total of 25, even if it is very tardy , 2 hours can also handle one, 25*2=50. It takes only 50 hours to master any Web framework
All kinds of web frameworks are the same: 6 Elements of modern web development framework, grasp the main line, will not get lost
It is recommended to print this article to a A4 paper, to make a tick
Web Framework Learning List
How to define a URL route
-
How to Organize Request handler function
How to deploy apps in the department
Server deployment can refer to 9 ways to deploy a read Python Web program
How to configure the development environment
How to configure static file access
How to access the database
Whether ORM is supported
-
How to use the template system
-
How to organize/ directory structure for accessing template files
-
-
Does the template support inheritance structure
-
How templates include
-
How to customize template functions
How to get remote data via 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 Programs
Send email
Log
Image processing
Misunderstanding
Form Validation helper functions, the form Validation section of many frameworks is particularly complex to implement, the beginner does not need, the handwriting code processing is sufficient
ORM in the Hasone,manytomany,onetomany relationship, the concept is very complex, in fact, just write/less write a query field relationship, learning costs are too high, beginners do not need to ignore, skip directly
This article address: http://lutaf.com/148.htm original article, welcome reprint, please attach the original link
5 days to learn a Web development framework