Course Elementary 2648
Course Introduction:If you have any questions, please send us a message on WeChat: Le-studyg; the course content includes the basic features and concurrency model of Golang language, the basic concepts and architecture of Swoole framework, coroutines and asynchronous IO mechanisms of Golang and Swoole, network communication and event-driven models, and memory management. and resource scheduling, etc. Through an in-depth analysis of the core underlying principles of Golang and Swoole, you will understand their working methods and advantages in high-performance, high-concurrency scenarios, and learn how to use them to build high-performance, scalable applications.
Course Advanced 9398
Course Introduction:"PHP Low-Level Analysis Video Tutorial" This video is recorded by Boolean Education. Analyzing the bottom layer of PHP can make it easier for us to understand PHP, and it can also make our memory of PHP deeper! ! It is very helpful for our PHP learning! !
Course Advanced 8811
Course Introduction:"PHP Underlying Code Analysis Video Tutorial" talks about the operating mechanism of PHP's underlying code and how PHP operates, giving you a deeper understanding of PHP.
Course Elementary 2428
Course Introduction:This course will explain in detail the core operating processes of the ThinkPHP framework, including database operations, routing configuration, controller design, view rendering and other core functions. Through learning, you will master the core principles and best practices of the ThinkPHP framework, laying a solid foundation for developing efficient and maintainable web applications.
Course Elementary 7786
Course Introduction:HTTP communicates based on B/S architecture, and the server-side implementation programs of HTTP include httpd, nginx, etc. The client-side implementation programs are mainly web browsers, such as Firefox, Google Chrome, Safari, etc. In addition, the client's command line Tools include elink, curl, etc. Web services are based on TCP, so in order to respond to client requests at any time, the Web server needs to listen on port 80/TCP. In this way, the client browser and the web server can communicate through HTTP.
Course Elementary 6936
Course Introduction:This course is a nanny-level tutorial for building a personal blog and corporate website from 0 to 1 using CMS-WordPress developed by PHP. It is suitable for novices with zero basic knowledge to quickly complete the website online (you can add WeChat phpcn01 Teacher Yueyue to invite you to the communication group). By studying this course, you will gain the following contents: 1. Server purchase and pagoda deployment 2. Domain name registration and website filing 3. WordPress installation and configuration 4. WP plug-in and theme installation and use 5. Article publishing and management 6. Getting started with Elementor and usage. This course is suitable for novice webmasters to build a website without purchasing a server or domain name.
Course Intermediate 11273
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 17597
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 11309
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 27015
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 52948
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 21242
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 10341
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 13420
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.