Course Elementary 6480
Course Introduction:TypeScript is a superset of JavaScript types that can be compiled into pure JavaScript. TypeScript can run on any browser, any computer, and any operating system, and is open source.
Course Intermediate 31190
Course Introduction:This course develops the Jane Eyre reading project using a completely separated front-end and back-end approach. The front-end uses the uniapp framework, a set of popular code multi-end applications, and the back-end uses thinkphp6.0 to provide interface data and deploy it online (pagoda). To study this course, you need to have certain uniapp basics, such as conditional compilation, WeChat login, network requests, local caching, component development, etc. In addition, you also need to have certain thinkphp foundation, such as routing registration, cross-domain processing, file upload configuration, database query, etc...
Course Intermediate 8227
Course Introduction:This course develops the Jane Eyre reading project using a completely separated front-end and back-end approach. The front-end uses the uniapp framework, a set of popular code multi-end applications, and the back-end uses thinkphp6.0 to provide interface data and deploy it online (pagoda). To study this course, you need to have certain uniapp basics, such as conditional compilation, WeChat login, network requests, local caching, component development, etc. In addition, you also need to have certain thinkphp foundation, such as routing registration, cross-domain processing, file upload configuration, database query, etc...
Course Intermediate 7164
Course Introduction:Required knowledge: PHP syntax basics Mysql basic usage Common commands in Linux systems Basic use of Swoole
Course Intermediate 5156
Course Introduction:Course introduction: 1. Cross-domain processing, token management, route interception; 2. Real interface debugging, API layer encapsulation; 3. Secondary encapsulation of Echarts and paging components; 4. Vue packaging optimization and answers to common problems.
Course Advanced 18040
Course Introduction:"Comprehensive Interpretation of the Laravel Framework and Practical Video Tutorial" introduces the Laravel framework and its installation methods, routing, views, basic addition, deletion, modification and query functions, as well as related knowledge points such as login and registration instances.
Course Advanced 1740
Course Introduction:As we all know, PHP application projects developed using frameworks not only have standardized codes and clear processes, but are also easy to maintain, safe and reliable. In this set of courses, we write a small framework ourselves, not to use it to develop projects, but to master the running process and underlying functions of modern mainstream development frameworks through the process of writing the framework, so that you can use these frameworks in the future. (Laravel or Yii or ThinkPHP, etc.) to lay a solid foundation.
Course Elementary 16756
Course Introduction:Markdown is a writing tool that can use simple markup syntax to write HTML format. It is very suitable for blogging and publishing technical articles, so every programmer should master the use of this writing tool. This course uses the most commonly used Markdown syntax to allow everyone to quickly master this new online writing tool in the shortest time, so that we can quickly share our articles.
Course Elementary 7680
Course Introduction:"Qianfeng H5 Video Tutorial Part 1 - Curriculum System Interpretation Video Tutorial" This set of video tutorials mainly uses small cases to let everyone understand the knowledge points learned, and achieve different interactive effects through the reasonable use of knowledge points.
Course Elementary 9359
Course Introduction:This course uses Go language to write a family photo album system based on HTTP server from scratch, supports multiple client access, and connects smart devices at home! It is suitable for students who have a certain understanding of computer programming and want to learn Golang.
Course Intermediate 55647
Course Introduction:Efficient development is inseparable from the assistance of frameworks. Mastering the use of mainstream PHP development frameworks is a basic skill that every PHP programmer must have. If you want to master framework development, the fastest way is to know what the underlying operating principles of the framework are. What is the idea of programming? Writing a framework by yourself is recognized as the fastest way to learn frameworks! This course uses the most straightforward language and the simplest cases to let you learn to write it yourself without knowing it. A small framework (MVC)
Course Elementary 2338
Course Introduction:If you have any questions, please add us on WeChat: Le-studyg; the course content includes the basic principles of Nginx load balancing, load balancing algorithms, health check and failover, dynamic load balancing configuration, etc. Through an in-depth analysis of the principles and implementation details of Nginx load balancing, you will learn key knowledge such as how load balancing works, algorithm selection, and configuration tuning, and learn how to use this knowledge to manually write a simple load balancer. Whether you want to deeply understand the principles and internal mechanisms of Nginx load balancing, or you want to learn how to manually write a simple load balancer, this course will provide you with comprehensive guidance and practical experience. Whether you are a beginner or an experienced developer, you can gain practical knowledge and skills from this course and improve your capabilities in the field of load balancing.
Course Intermediate 11284
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 17607
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 11316
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 27025
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 52964
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.