Course Elementary 59818
Course Introduction:Use Html+CSS technology to create some simple small cases
Course Intermediate 9568
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 7918
Course Introduction:This series of tutorials will show you how to create an imaginary official website of a network technology company from scratch, which is divided into navigation, carousel, about us, successful cases, service process, team introduction, data section, company news, bottom information and other content blocks. The entire website uses CSS Grid layout, supports responsiveness, and has smooth transitions and animations.
Course Elementary 48275
Course Introduction:A time query calendar made by native PHP (with lunisolar time conversion function)
Course Advanced 14674
Course Introduction:"Must-learn Examples of PHP Message Board Production" introduces how to implement the message board function.
Course Intermediate 7182
Course Introduction:Required knowledge: PHP syntax basics Mysql basic usage Common commands in Linux systems Basic use of Swoole
Course Elementary 3854
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 Elementary 62712
Course Introduction:This course will take you into C language from scratch. The course content includes some basic knowledge of C language such as common Linux commands, C language constant variables, operator expressions, etc.
Course Elementary 16767
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 Advanced 1760
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 Intermediate 55661
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 11327
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 17632
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 11338
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 27043
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 52991
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 21279
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.