Course Advanced 1741
Course Introduction:Django DRF source code analysis includes: 1 Front-end and back-end separation mode 2 restful interface specification 3 Simple applications of CBV 4 Object-oriented and reflection supplement 5 CBV source code analysis 6 CBV source code analysis 2 7 APIView source code analysis 8 Serialization and deserialization of DRF 9 Supplementary information on the use of serializers 10 Serializer save operation 11 Interface implementation based on APIView 12 save method completes updating data 13 ModelSerializer 14GenericAPIView 15GenericAPIView(2) 16 min mixed class 17 Re-encapsulation of Minin mixed classes 18ViewSet 19 ModelViewSet 20 routing components
Course Elementary 2893
Course Introduction:If you have any questions, add WeChat: Le-studyg; in the course, we will first understand the background and characteristics of the PHP language, as well as the role and working principle of the PHP interpreter. Next, we will analyze the core components of the PHP interpreter in detail, such as lexical analysis, syntax analysis, virtual machine, etc., and gain an in-depth understanding of its internal implementation mechanism. In addition, the course will also introduce how to use C language to write various modules of the PHP interpreter, including lexical analyzer, syntax analyzer, virtual machine, etc. Through practical projects, students will personally implement a simple PHP interpreter and deepen their understanding of the PHP interpreter source code. Through the study of this course, students will be able to deeply understand the working principle and internal implementation mechanism of the PHP interpreter, and master the methods and techniques of writing PHP interpreters using C language. At the same time, students will also develop their ability to analyze and solve problems, and improve their programming skills and project practice capabilities. Whether you are a beginner who is interested in the PHP language or a developer who wants to have a deeper understanding of the internal mechanisms of the PHP interpreter, this course will provide you with valuable experience and inspiration. Let us explore the mysteries of the PHP interpreter and start the programming journey!
Course Intermediate 10977
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.
Course Advanced 17041
Course Introduction:"Shangxuetang MySQL Video Tutorial" introduces you to the process from installing to using the MySQL database, and introduces the specific operations of each link in detail.
Course Advanced 10739
Course Introduction:"Brothers Band Front-end Example Display Video Tutorial" introduces examples of HTML5 and CSS3 technologies to everyone, so that everyone can become more proficient in using HTML5 and CSS3.
Course Intermediate 26956
Course Introduction:RBAC is one of the most common rights management technologies in commercial systems. RBAC is an idea that can be implemented in any programming language. Its mature and simple control idea is increasingly popular among developers. "ThinkPHP (RBAC) Rights Management Video Tutorial" will introduce the basic knowledge, principles and complete implementation process of RBAC in detail through the theoretical part and practical part, and demonstrate the application scenarios of RBAC.
Course Intermediate 52887
Course Introduction:Redis is the main caching service used in PHP projects. We will introduce the advanced usage of redis in "Yan Shiba Redis Video Tutorial", and will also use cases to learn Redis in depth.
Course Advanced 21175
Course Introduction:The jquery tutorial "Dark Horse Programmer jQuery Video Tutorial" takes you directly to learn basic to advanced knowledge of jQuery, taking your front-end learning a step further. jQuery is a lightweight "write less, do more" JavaScript library that greatly simplifies JavaScript programming and is easy to learn.
Course Advanced 10280
Course Introduction:"Miaowei Classroom JavaScript Video Tutorial" will introduce you to JavaScript in detail. JavaScript is a literal scripting language and a scripting language widely used in client-side Web development. Currently used by millions of web pages to improve design, validate forms, detect browsers, create cookies, and more.
Course Advanced 13348
Course Introduction:As a scripting language widely used on the web server, PHP has unique advantages in agile web development. It has many successful cases, an active community, rich resources, and many frameworks. ThinkPHP, as an earlier and relatively mature domestic PHP framework, has a considerable number of users in the country. Through the "thinkPHP3.2 Message Board Video Tutorial", we will introduce the basic knowledge of ThinkPHP to prepare for subsequent actual projects.
Course Advanced 28368
Course Introduction:"Dark Horse Programmer JavaScript Video Tutorial" will introduce you to JavaScript in detail. JavaScript is a literal scripting language and a scripting language widely used in client-side Web development. Currently used by millions of web pages to improve design, validate forms, detect browsers, create cookies, and more.
Course Elementary 17931
Course Introduction:"Zhonggu Education Python Video Tutorial" is an introductory tutorial for Python development. It will introduce the characteristics and scope of application of the Python language, Python's basic data types, conditional judgments and loops, functions, and Python's unique slice and list generation formulas. Hopefully this python tutorial will get you started quickly and write simple Python programs.