Course Elementary 5064
Course Introduction:Record your own courses under a Mac or Windows system, including the selection and configuration of course recording software, selection of video editing software, video editing process, video compression parameter configuration, etc. 2022 php Chinese website lecturer settlement plan: //m.sbmmt.com/blog/detail/33314.html, welcome to settle in!
Course Intermediate 11278
Course Introduction:"Laravel Practical Development of Short Link Generator Video Tutorial" Laravel is a simple and elegant PHP Web development framework (PHP Web Framework). It can free you from messy codes like noodles; it can help you build a perfect network APP, and every line of code can be concise and expressive.
Course Elementary 13768
Course Introduction:Is it okay to create a Vue official website in 30 minutes? VUE is not SEO-friendly? Tonight, I will lead the students to get started quickly with VuePress! Participate in the lottery QQ group: 609135716
Course Advanced 59786
Course Introduction:"PHP Student Management System Video Tutorial" mainly explains the mutual collaboration between HTML, PHP, and MySQL to achieve dynamic web page display and data acquisition.
Course Advanced 61075
Course Introduction:"PHP Student Management System Tutorial" mainly demonstrates the simple use of HTML, PHP and MySQL.
Course Intermediate 7926
Course Introduction:Starting from zero foundation, you can solve conventional business logic, operate MySQL with PHP to add, delete, modify, and query, display dynamic website data, deeply understand the MVC framework, and learn and flexibly master various knowledge points involved in PHP development.
Course Elementary 9778
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 42408
Course Introduction:This chapter simply uses the knowledge of PHP and Mysql to create a basic practical case of PHP - a message board.
Course Intermediate 9627
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 Elementary 7669
Course Introduction:Practical courses include flexible application of front-end and PHP core knowledge points, and practical training to complete your own projects; WeChat mini program introduction, configuration and pages; accounting book development process
Course Elementary 16802
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 2401
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 Elementary 3903
Course Introduction:Midjourney is an AI mapping tool that uses keywords to generate corresponding pictures through AI algorithms, which takes less than a minute. This video will show you how to create a consistent comic character that allows you to generate different poses in different environments and scenes. Using a combination of reference photos and seeds makes this very easy to achieve, and you can create pages for your comic in minutes.
Course Intermediate 17051
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 Elementary 48327
Course Introduction:A time query calendar made by native PHP (with lunisolar time conversion function)
Course Advanced 1809
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 19156
Course Introduction:PHP Chinese Network is a free public welfare PHP teaching platform. In order to help more users advance and master the PHP language, PHP Chinese Network invited Mr. Gao Luofeng, a senior figure in the PHP field, to attend at 20:00-21:30 on October 11. Free public live broadcast explaining the development and application of PHP. Sign up for the live broadcast course and receive 300 sets of signed books "Learn PHP with Brothers" for free. Book delivery event participation address: //m.sbmmt.com/wenda/142690.html Dedicated QQ group: 929746523 (php Chinese network public welfare live broadcast group 11)
Course Intermediate 55733
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 Intermediate 6996
Course Introduction:How to tune SQL according to execution plan under massive data? How does the mysql index system cope with massive data storage? How to design a mysql index with excellent performance under massive data Full analysis of clustered index and non-clustered index of mysql Must-ask nouns in mysql index interview: table return, index coverage, leftmost matching How to optimize indexes for specific SQL scenarios