Course Advanced 11387
Course Introduction:Practical development of live broadcast system and multi-person live chat room system. The main technologies used are websocket, workerman/swoole, real-time message broadcast and storage. It is an advanced course and requires certain front-end and PHP foundation.
Course Elementary 57180
Course Introduction:Design the voting items that need to be carried out, conduct voting statistics and display the voting results
Course Elementary 120210
Course Introduction:A simple PHP Chinese website article management system that can publish articles on the website and perform addition, deletion, modification and query operations.
Course Intermediate 14466
Course Introduction:This course will help you build your own universal backend management system from scratch, including basic administrator management, menu management, role management, permission management and other functions.
Course Intermediate 22457
Course Introduction:Three days of large-scale public welfare live broadcast class "Practical Development of Imitation Driving School Examination System", using frameworks: bootstrap, jquery, ThinkPHP6.0, QQ group: 731694316
Course Intermediate 18722
Course Introduction:Python is a computer programming language and a dynamic, object-oriented scripting language. It was originally designed for writing automated scripts (shell). This course will lead you to manually develop a word query system from scratch using python3.6
Course Advanced 16870
Course Introduction:"PHP News Release System Tutorial" is implemented using our basic knowledge of HTML, MYSQL, and CSS. It can publish, modify, and delete news.
Course Advanced 60934
Course Introduction:"PHP Student Management System Tutorial" mainly demonstrates the simple use of HTML, PHP and MySQL.
Course Advanced 241691
Course Introduction:This set of tutorials uses a real school teaching management system as an example to teach you step by step how to quickly develop a commercial project using the ThinkPHP5 framework on a piece of white paper, starting from scratch.
Course Intermediate 13532
Course Introduction:PHP is used to build a website CMS system. The project will use the MVC architecture to complete common registration and login, permission management, user management, menu management, article management, comment management, advertising management and other modules.
Course Intermediate 10307
Course Introduction:Lecturer: Gao Luofeng, founder of Zhixiaoyun and author of the best-selling book "Explanation of PHP". The course is modeled on a real project of a lightweight Web mall system, with a total of 97 lessons. According to the process of Web system development, except for templates, all codes are typed by hand. The whole process explains a project from planning, design, development, and testing without any blind spots. , the whole process of online and operation. It can take you immersively and walk through the project development process with the lecturer. For newcomers who have little project experience or have not been exposed to project development, the course will be very helpful to you.
Course Intermediate 8810
Course Introduction:MVC refers to a certain framework of the MVC pattern, which enforces separation of input, processing, and output of the application. Applications using MVC are divided into three core components: model, view, and controller. They each handle their own tasks.
Course Intermediate 24081
Course Introduction:20:00 pm (2021.11.24) Technology involved: php, html, css, javascript. Frameworks used: ThinkPHP, Layui. Function 1: Milk tea ranking system. Process: 1. Select the product and place the order; 2. Generate the order number and queue number; 3. Print the receipt; 4. Pick up the product. Function 2: Hotel ranking system. Process: 1. Generate order number and queue number; 2. Print receipt; 3. Eat and pass number; 4. Serve and eat.
Course Advanced 13980
Course Introduction:Imitating the actual development of the Qidian Chinese website novel system, I will guide you step by step in developing a complete novel system using the laravel framework. It is an advanced course and requires a certain front-end and PHP foundation.
Course Intermediate 11922
Course Introduction:"PHP Framework System Learning Video Tutorial" This video was recorded by a teacher from Backend.com. The video explains very clearly. Starting from the most basic database construction, it will lead everyone to gain in-depth knowledge of the PHP framework system.
Course Advanced 18852
Course Introduction: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 Intermediate 5793
Course Introduction:MongoDB is a database based on distributed file storage. Written in C++ language. Designed to provide scalable, high-performance data storage solutions for WEB applications. MongoDB is a product between a relational database and a non-relational database. It is the most feature-rich among non-relational databases and is most like a relational database.
Course Intermediate 36363
Course Introduction:A large-scale public welfare class will start at 20:00 on the evening of April 12, 2021. It will be broadcast live for 5 consecutive nights. Let’s develop a registration system for interest classes in primary and secondary schools together! The back-end is developed using Thinkphp6, and the front-end page uses bootstrap3. Welcome to participate in the interaction! QQ group: 731694316
Course Advanced 17182
Course Introduction:The course "Practical Development of News Management System with PHP" explains how to publish news, display news, modify and delete news.
Course Advanced 16777
Course Introduction:"PHP Development Article Publishing System Tutorial" is based on PHP+MySQL to implement a simple article publishing system website, including front-end and back-end parts. The front-end mainly includes the front-end article display page and article details page, and the back-end includes article management, addition, and modification. , delete and other operations