Course Intermediate 8780
Course Introduction:React makes creating interactive UI a breeze. Design concise views for each state of your application, and React can efficiently update and render the appropriate components when data changes.
Course Intermediate 4091
Course Introduction:Front desk + back office, dual project practice! The front-end and back-end projects are independent of each other and can be combined to meet your actual needs for large-scale Vue projects. A set of tutorials covers all aspects of the Vue framework, comprehensive and detailed!
Course Elementary 2827
Course Introduction:This course uses Vue3's new combined API + vant/Element Plus component library to complete the development of all templates for the mobile terminal and backend management of the mall, master the development model of mobile terminal projects and enterprise management system software, project expansion, testing, optimization, online, Handling of routine operations such as maintenance.
Course Elementary 9747
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 Elementary 5883
Course Introduction:Comprehensive practical practice, including Ant Design Vue component library and Ant Design Pro (admin) backend management, real project online process, ThinkPHP6 implementation of API interface development, SMS verification, payment system development..., consolidate the learning results of the first and second phases, and achieve front-end and Flexible application of PHP core knowledge points, practical training to complete your own projects, and guidance to go online!
Course Intermediate 71955
Course Introduction:A background management system built using thinkphp6 and layui, which is a practical advanced course
Course Intermediate 7691
Course Introduction:The main contents of this set of courses include: Ajax, server (PHP), mobile terminal, Blueberry Pi music community, and visualization. Tip: This set of courses is an essential skill for front-end engineers. Currently, most projects are developed separately from the front-end and back-end, so front-end and back-end interaction is a necessary knowledge point.
Course Intermediate 10275
Course Introduction:"PHP Implementation of Simple Tieba Tutorial" mainly teaches you how to build a simple Tieba system, including registration, login, logout, posting, replying, checking the number of views, number of replies, etc.
Course Elementary 26103
Course Introduction:The comprehensive practical courses are designed to consolidate the learning results of front-end and PHP basics, achieve flexible application of front-end and PHP core knowledge points, complete your own projects with practical training, and provide guidance for online implementation. Comprehensive practical key practical courses include: social e-commerce system backend development, client management, Infinitus category design, user rights management, distribution, promotion system design, the entire WeChat/Alipay payment process, project online operation...
Course Intermediate 10707
Course Introduction:"Video Tutorial on Implementing Button Special Effects with CSS3" is divided into two examples. The first example uses pure CSS3 instead of JavaScript to implement button animation effects, and explains in detail the new transition, transform and other attributes of CSS3. The second example focuses on using the <a> tag to create adaptive-width rounded buttons.
Course Intermediate 11312
Course Introduction:Webman is a high-performance HTTP service framework developed based on Workerman. It is used to replace the traditional php-fpm architecture and provide ultra-high-performance and scalable HTTP services. You can use webman to develop websites, or you can develop HTTP interfaces or microservices. Webman also supports custom processes and can do anything that Workerman can do, such as websocket services, Internet of Things, games, TCP services, UDP services, unix socket services, etc.
Course Advanced 9653
Course Introduction:Course introduction: 1. Project requirements analysis and detailed program design; 2. Git server construction and project version management; 3. Login, registration, front and back template development; 4. User, classification, article, and website configuration module development records; 5 , Customized interfaces and SMS and email interfaces; 6. Building an environment on the cloud server; 7. Project launch and optimization. After taking this course, you will be able to understand the entire project development process and use the framework to develop your own projects.
Course Elementary 2962
Course Introduction:This course will lead students to gain an in-depth understanding of the core principles and practical applications of data transmission encoding. Through step-by-step teaching methods, students will master how to choose appropriate data transmission encoding technology according to different application scenarios to achieve efficient and reliable data transmission. The course will cover common data transmission encoding algorithms, such as Huffman coding, arithmetic coding, etc., and demonstrate the encoding and decoding process through practical cases. Through the study of this course, students will have the ability to independently complete data transmission and coding tasks, laying a solid foundation for making breakthroughs in the field of data transmission and processing.
Course Advanced 17076
Course Introduction:This course teaches you how to use html and css to create a web navigation bar + secondary drop-down menu
Course Intermediate 5632
Course Introduction:Vue is a JavaScript framework for building user interfaces. It is built on standard HTML, CSS, and JavaScript, and provides a declarative, component-based programming model to help you develop user interfaces efficiently. Whether it’s a simple or complex interface, Vue can do it all.
Course Advanced 7855
Course Introduction:The main purpose of "JavaScript Implementing Shopping Cart" is to make a simple shopping cart so that everyone can understand the principle of the shopping cart during the production process.
Course Advanced 62366
Course Introduction:"Tutorial on Simple Book Backend Management System for PHP Development" introduces how to create a simple book backend management system through PHP to help manage books.
Course Elementary 21566
Course Introduction:This project is developed using native PHP, so novices can easily get started. Core knowledge points~ 1. PHP object-oriented programming 2. CURD (create, update, read, delete) of MySQL database 3. Combination of PHP and MySql--PDO connection to database 4. PHPmailer sends the email and completes email verification 5. Telnet simulates email sending 6. Execute php in php-cli mode 7. PHP+MySQL implements queue sending emails 8. AJAX asynchronously triggers the mail queue
Course Advanced 7866
Course Introduction:The jquery tutorial "jQuery implements online customer service" will take you to learn a simple web page QQ customer service floating window, which can realize a click to pop up the QQ dialog box
Course Elementary 41582
Course Introduction:"Session Implementation Login and Authentication Tutorial" mainly introduces how to use PHP for session-based login and authentication.