Course Intermediate 13463
Course Introduction:This course will use short and concise language to develop a mall in a modular manner to facilitate code reuse. There is no need to spend a lot of time learning other unrelated functions to implement one function. At the same time, all courses are combined into one The complete shopping mall project is very suitable for students to practice.
Course Elementary 43953
Course Introduction:PHP native code operates the background management page and can perform addition, deletion, modification and query operations.
Course Advanced 13089
Course Introduction:Infinite classification is very common in daily applications, and website classification relies on it. This course will explain in detail the usage scenarios and common implementation methods of infinite classification, to help future learning and use.
Course Advanced 32876
Course Introduction:Infinite classification is very common in daily applications, and website classification relies on it. This course will explain in detail the usage scenarios and common implementation methods of infinite classification, to help future learning and use.
Course Advanced 8410
Course Introduction:"PHP Development Classification Technology Tutorial" explains PHP unlimited classification technology. Achieve a multi-level classification linkage effect.
Course Elementary 19215
Course Introduction:PHP has perfect support for object-oriented programming. Classes are templates for objects, objects are instances of classes, and namespaces are the ultimate solution to naming conflicts for global members. Starting from PHP5.3, the emergence of namespaces, and PHP.5.4, the Trait class breaks through the limitations of single inheritance, making the functions of the class more flexible.
Course Intermediate 21581
Course Introduction:This course uses PHP, MySQL, HTML and a small amount of JavaScript native code to develop a complete website, and introduces the relevant usage and knowledge points of PHP in detail.
Course Intermediate 8401
Course Introduction:"JS Abstract Class and Event Design Pattern Video Tutorial", JavaScript is a literal scripting language, a dynamically typed, weakly typed, prototype-based language with built-in support for types. Its interpreter is called the JavaScript engine, which is part of the browser and is widely used in client-side scripting languages. It was first used on HTML (an application under Standard Universal Markup Language) web pages to add dynamic functions to HTML web pages. .
Course Elementary 25437
Course Introduction:Object-oriented programming using php
Course Intermediate 10988
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 17062
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 10757
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 26964
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 52893
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 21184
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.