"Python Advanced Video Tutorial" This course was recorded by Geek Academy. Python is a completely object-oriented language. Functions, modules, numbers, and strings are all objects. And it fully supports inheritance, overloading, derivation, and multiple inheritance, which is beneficial to enhance the reusability of source code. Python supports overloaded operators and dynamic typing. Compared with Lisp, a traditional functional programming language, Python only provides limited support for functional design. There are two standard libraries (functools, itertools) that provide proven functional programming tools in Haskell and Standard ML.
Difficulty:Intermediate
Total of30 chapters
73366 plays
Chapter1Introduction and application of Python RESTful API development tools
"Python Advanced Video Tutorial" After studying this tutorial, we can learn about the understanding and application of Python RESTful API, the understanding and application of Flask-RESTful, and more!