Python full-stack development of MU-class network

Source: Internet
Author: User

Front

Web framework:

Flask: Simple, light weight, flexibility (official website, stck Overflowa);

Directory structure: Configure, publish, resource, log, test ...

Front-End Collaboration: Overall release, front-end separation release

Django: simple, heavier than flask, no flask good, but long history web.py: simple, lightweight, but no more active maintenance

... Omitted

Back end

Proficient in Python language (data structure: string str lists list tuple set dict); Proficient in django\flask\web.py front-end framework; Proficient in MYSQL\MONGODB database; Familiar with Linux operating system Apache/tomcat/niginx familiar with large-scale web site data Mining high concurrency and high stability experience;

Data processing: Pandas NumPy ...

Business framework: Spark Haopop AWS ...

Data:

1. String Str\unicode
2. Lists: List variable tuple immutable set non-repeatable (Uniqueness list) Collection 3. Dictionary (object \json) dict key--Value (element uniqueness)

Python Advanced Features

1. Generator

2. iterators

3. Slice Cut

Python-Functional programming

Language programming: Object-oriented function

Functional programming: As much as possible to write a sequence of nested function calls

function is the basic unit of process-oriented program design

First-class citizens: Functional status and data variables, variable objects initialize values, do parameters

Parameters unchanged, one execution = = multiple executions

==============================================

def custom Function Def hi (): ... return..

Lambda anonymous function Fn=lamda x:x**2 (square)

function.partial function Encapsulation

Function.wraps Decorator

==========================================

The separation of front and back is a design concept, the division of responsibilities is more clear, and fully press the potential of employees.

The whole stack is not equal to ... And then .....

But a new type of jobs, technology + management

Python full-stack development of MU-class network

Related Article

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.