Course Advanced 41721
Course Introduction:"Alibaba Cloud Environment Construction and Project Launch" introduces the purchase of Alibaba Cloud servers, environment construction and project launch, so that you can learn to successfully launch your project.
Course Elementary 6285
Course Introduction:The web development environment contains various elements. For example, integrated development environments (IDEs), editors, compilers, code formatting and parsing and other tools directly related to coding work and testing tools, task runners, source code version control and other peripheral tools, and even bugs. / Rich in content, such as issue tracking and database and other operation and maintenance tools.
Course Elementary 13943
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 Intermediate 17073
Course Introduction:There has been a rumor in the world that "PHP is the best language in the world". Is it true or false? Don't you want to find out? This set of courses starts from the most basic PHP syntax, from the shallower to the deeper, giving you a different learning experience.
Course Intermediate 10224
Course Introduction:"LNMP Production Environment Optimization and LVS Cluster Video Tutorial" LNMP refers to a one-click installation package for Nginx, PHP, MySQL, phpMyAdmin, and eAccelerator written based on CentOS/Debian. The LNMP production environment can be easily installed on VPS or independent hosts.
Course Intermediate 5361
Course Introduction:Goal: Deploy the best environment for web projects (you can use Laravel+Redis+Memcache+Composer+Apache). Requirements: All software in the environment deployment is the highest stable version currently available. Reality: No Window or virtual machine installation is required. Cloud server (Alibaba Cloud) is used for deployment and installation. Using source code package installation is not only to build a perfect environment, but also very helpful for learning. You can have a deep understanding of your own environment architecture and gain an overall understanding of development. Have a deeper understanding of software such as Apache, MySQL and PHP.
Course Elementary 3834
Course Introduction:This course will guide you to build a powerful PHP debugging environment from scratch using phpenv, VSCode and Xdebug. Master how to set up and run PHP projects on a local server and use Xdebug for code debugging. Through practical operations, you will have an in-depth understanding of the debugging process, improve your ability to troubleshoot problems, and improve development efficiency. Suitable for developers with certain PHP foundation and VSCode experience. Important 2 lines of code: xdebug.remote_enable = 1 xdebug.remote_autostart = 1
Course Intermediate 17004
Course Introduction:"Chuangzhi Podcast, Dark Horse Web Front-end Development Basic Environment Configuration Video Tutorial" introduces you to a detailed introduction to an environment configuration before web front-end development, paving the way for front-end development and ensuring smooth development.
Course Intermediate 9575
Course Introduction:1. New version based on Vue; 2. The project is about a front-end and back-end separation Web App for takeout business. The functional modules include merchants, products, shopping carts, user management and other modules; 3. The background application technology architecture is: Node + Express + Mongodb + Mongoose; 4. The front-end application technology architecture is: vue + vuex + vue-router + webpack + ES6; 5. Adopt modular, componentized and engineering model development;
Course Intermediate 3354
Course Introduction:This set of video tutorials provides an in-depth explanation of TypeScript, covering environment construction, various types in TypeScript (basic types, arrays, objects, tuples, enumerations, unknown, any, void, never, etc.), and the compilation of TypeScript. options, as well as related object-oriented knowledge in TypeScript (classes, abstract classes, and interfaces). At the end of the tutorial, the knowledge is systematically connected through a practical project "Snake". TS itself is not a sophisticated technology and can be easily mastered by students with a basic knowledge of JavaScript.
Course Advanced 13857
Course Introduction:This issue is still a live broadcast teaching by industry experts, targeting students with zero basic knowledge, or students who have switched from back-end to front-end. The course design is divided into four stages, with a total of 50 learning days, based on the original HTML5+CSS3+JS+Vue3+Vant project. The currently most popular Vue3+Vite+TS+ElementPlus has been added to complete the multi-end development of mall front-end, mall back-end management system, mini-programs, APPs, etc. For detailed inquiries, please contact WeChat: phpcn01 (Teacher Yueyue)
Course Elementary 2350
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.