Course Elementary 20589
Course Introduction:Mini programs enter the Internet as a new form Is it worth learning? Ouyang Ke, a full-time lecturer on the PHP Chinese website, will accompany you to see: the war caused by small programs. Teacher Ouyang Ke’s teaching style is fun and humorous, and he is sincerely willing to share all the useful information with his friends. If you want to listen, sign up~~
Course Intermediate 16995
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 Elementary 2077
Course Introduction:Python visualization video series using matplotlib, seaborn, pyecharts, combined with real data sets; this video is reproduced from Bilibili: BV1gz411v7F5
Course Intermediate 4619
Course Introduction:There are two main purposes for studying this course: 1. Visual panel layout adapts to the screen 2. Use ECharts to realize histogram display Core Technology: -Based on flexible.js + rem smart large screen adaptation - VScode cssrem plug-in - Flex layout - Less to use - Based on ECharts data visualization display - ECharts histogram data settings - ECharts map introduction
Course Intermediate 6546
Course Introduction:Postman is an extensible API development and testing collaboration platform tool that can be quickly integrated into CI/CD pipelines. Designed to simplify API workflows in testing and development. Postman has the advantages of simplicity and ease of use, using collections, multi-person collaboration, creating environments, creating tests, automated testing, debugging, and continuous integration.
Course Intermediate 6029
Course Introduction:Flume is a distributed, reliable system. It can efficiently collect and integrate data, and can also move large amounts of data from different sources to data centers for storage. Flume is a top-level project under Apache. Flume can not only collect and integrate log data, because the data source can be customized, Flume can be used to transmit large amounts of log data, which includes not only network transmission data, data generated by social media, email information, etc.
Course Elementary 13315
Course Introduction:Material collection: https://gitee.com/xiaoqiang001/java-script.git 1. JavaScript basics from the definition and use of variables, flow control statements, arrays, functions, constructors, built-in objects and objects, etc. 2. Web API explains how to obtain DOM elements, how to operate DOM elements, BOM operations, and create web page special effects on mobile terminals. 3. Later there will be advanced js, ES6 object-oriented syntax, object-oriented cases, prototypes and prototype chains, etc. 4. jquery comprehensive + echarts data visualization
Course Intermediate 8501
Course Introduction:With the popularization of big data and the popularity of artificial intelligence, data visualization is widely used in existing enterprises and the demand is relatively strong, so we have this set of data visualization courses. This course is very suitable for students who have learned the basics of Vue as a cool practice project. After studying this course, whether it is applied in the current job or during the job interview, it will be a big plus point.
Course Elementary 3065
Course Introduction:Reprinted from Bilibili: https://www.bilibili.com/video/BV1Ja411c74f
Course Elementary 4173
Course Introduction:This video is suitable for students who suffer from too much theoretical knowledge but cannot learn it, and students who understand the knowledge points but cannot practice them. This set of video dialysis projects focuses on difficult practical exercises, while the textbook focuses on simple points. It is an integrated study package with book topics and exercises. The study and practice are closely combined to quickly master the core knowledge points. It uses the least time, scientific teaching, and efficient learning!
Course Elementary 6177
Course Introduction:Hypertext Transfer Protocol (HTTP) is an application layer protocol for transmitting hypermedia documents. It is designed for communication between a web browser and a web server, but can be used for other purposes as well. HTTP follows the classic client-server model, where the client opens a connection to make a request and then waits until a server-side response is received.
Course Intermediate 11001
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 17069
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 10767
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 26968
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.