5 days to learn a Web development framework

Source: Internet
Author: User

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

    • write one of the simplest request handler function

    • How to define the global URL intercept 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

      • support ORM

        • Master the most basic add/delete/query by field/count/slice/order by

    • 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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.