Course Elementary 13810
Course Introduction:There is a wise saying in the coding community: "Every first programmer should own a MacBook." Is this true? Apple computers start with appearance and end with experience. After all, using Apple computers is a completely different experience than traditional Windows computers. This set of tutorials is for new users who like MacBook computers but are worried about using them well.
Course Elementary 19209
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 Advanced 7108
Course Introduction:Swoole enables PHP developers to write high-performance and high-concurrency TCP, UDP, Unix Socket, HTTP, WebSocket and other services, making PHP no longer limited to the Web field. The maturity of Swoole4 coroutines has brought PHP into an unprecedented period, providing unique possibilities for performance improvement.
Course Elementary 9616
Course Introduction:ThinkPHP configuration development and CMS backend practical courses include: ThinkPHP development framework configuration and development process, CMS backend development technology (LayUI), dynamic website and template writing technology, classification/system/user/permission/content release management...
Course Advanced 15050
Course Introduction:This course will lead you to cleverly implement image watermark and thumbnail functions through the GD library in PHP. You can easily master the implementation ideas of the case. At the same time, the course also explains how to encapsulate this process into classes, which can further deepen your understanding of object-oriented understanding.
Course Elementary 27874
Course Introduction:"Yii2.0 Framework Introduction and Practical Project Development Video Tutorial" will introduce you to a high-performance component-based PHP framework - Yii framework, which is used to develop large-scale Web applications. Yii is written in strict OOP and has complete library references and comprehensive tutorials. Note: There are some videos where there are no images at the beginning, so don’t be surprised, they will be there after ten seconds, the previous part is irrelevant!
Course Intermediate 14116
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 colleges to practice.
Course Elementary 24744
Course Introduction:"Video Tutorial on Easily Playing with WeChat Mini Program Development and Production" will take you from the most basic environment construction, configuration, API use to the complete process of developing an app. Each chapter will involve different knowledge points, and other tutorials After studying, you will not only master all the knowledge of small program development, but also have the development experience of a complete product! Learning by doing is the best and fastest way for developers to learn.
Course Intermediate 13915
Course Introduction:"WeChat Public Platform PHP Development, Construction and Secrets Video Tutorial" is a comprehensive and systematic introduction to the construction of WeChat public platform based on PHP technology. The main content includes the introduction of WeChat public platform, operation management of editing mode, verification of development mode, use of geographical location information, common API docking, database operation, cache processing, WAP site construction, and promotional functions such as scratch-off and flash sales.
Course Advanced 9880
Course Introduction:This course is an integration of the Chongqing leader’s ten years of experience in software development. It focuses on software architecture and uses frameworks such as Prism and ReactiveUI to create modular and reactive programming projects, so that there will be no secrets in PC development. The following is the module content explained in this course: PC development module: Shell module (program entry), core module (dialog box, enumeration, extension type, help type, IOC container, language management, interface), UI general Modules (template styles, converters, font libraries, pictures, language resources), system configuration modules, cache modules, log modules, hardware modules (PLC, control cards, cameras (Souhaikang Robot), optical machines, flat panel detectors, X-ray tube, code scanner, serial port), business module (shared interface
Course Intermediate 35445
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 colleges to practice.
Course Intermediate 12156
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 Intermediate 10980
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 17050
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 10754
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 26957
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 52890
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.