Course Intermediate 11138
Course Introduction:"HTML5 Development Mobile Terminal Data Report" will take you to understand a development process of H5. Let's summarize everyone's mastery and interest in HTML5, and the code of this project can also be reused. Okay, nonsense Without further ado, let’s get started! !
Course Intermediate 4113
Course Introduction:This course is suitable for students with a certain front-end foundation. Course content includes: use of mui framework, front-end verification plug-in, echarts data visualization, Ajax progress bar component, template engine rendering, and image upload plug-in.
Course Intermediate 9900
Course Introduction:"Mobile WEB Layout Video Tutorial" introduces the basics of mobile web development, efficient typesetting and layout, common mobile web problems, terminal touch interaction, how to solve various bug pits, etc.
Course Intermediate 7986
Course Introduction:Realize the packaging of the project, talk about several ways to develop mobile apps, use HBuliderX to package mobile websites into mobile apps, talk about the role of defineProperty, talk about the difference between server-side rendering and client-side rendering, understand the role of Nuxt, understand The role of asyncData.
Course Intermediate 5949
Course Introduction:This course adopts the 2+5 model. In the first two days, HTML+CSS will be implemented, using font icons, plane transitions, animations, etc. to enrich web page effects and presentation methods; in the last five days, mobile and multi-terminal adaptation effects will be completed. The course is designed in a closed-loop manner, and each chapter is equipped with comprehensive cases. After learning, enterprise-level projects will be practiced, allowing students to not only master the knowledge points, but also learn the application scenarios of the knowledge points in actual development, allowing students to apply what they have learned.
Course Intermediate 36480
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 Intermediate 4733
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 8935
Course Introduction:"Mobile Front-end Project Practical Video Tutorial" This course was recorded by Beifeng.com. The practical projects in this course are written in HTML and CSS. It is perfect for those who have just learned front-end technology. You can learn the previous Make a summary of the technology.
Course Intermediate 5967
Course Introduction:Hooks are a new feature in React 16.8. It allows you to use state and other React features without writing classes. React 16.8.0 is the first version to support Hooks. When upgrading, please make sure to update all packages, including React DOM. React Native supports Hooks starting from version 0.59.
Course Elementary 4189
Course Introduction:The purpose of this course is to enable everyone to master the mobile layout. The course mainly explains the viewport, double image, drain layout, flex layout, rem layout, responsive layout, and also adds tools such as Mockup.
Course Elementary 2187
Course Introduction:Python visualization video series using matplotlib, seaborn, pyecharts, combined with real data sets; this video is reproduced from Bilibili: BV1gz411v7F5
Course Elementary 21054
Course Introduction:Use PDO mode (PHP data object) to connect and select databases (unified operation of various databases), execute SQL statements and process result sets
Course Intermediate 8410
Course Introduction:Many programmers who have worked for many years still have a very basic understanding of databases. They are confused as soon as they go out for interviews. They don’t understand basic SQL statements, more complex SQL queries, and SQL statement optimization. They don’t even know how to use them. Redis improves system performance and can withstand tens of millions of concurrencies. This set of courses will help you thoroughly understand MySQL locks, execution plans, indexes, MVCC & Redis transactions, cache, breakdown, penetration, avalanche, warm-up, etc., and you can complete all database interviews in one set!
Course Intermediate 4234
Course Introduction:PHP and MySQL database are golden partners. Not only are they free to use, but more importantly, MySQL can be better combined with PHP. PHP also provides a dedicated programming interface for the MySQL database, improving development efficiency.
Course Advanced 10650
Course Introduction:SSDB is a high-performance NoSQL database developed in C/C++ language. It supports KV, list, map(hash), zset(sorted set), qlist(queue) and other data structures. It is used to replace or cooperate with Redis to store billion-level lists. The data.
Course Advanced 10918
Course Introduction:SSDB is a high-performance NoSQL database developed in C/C++ language. It supports KV, list, map(hash), zset(sorted set), qlist(queue) and other data structures. It is used to replace or cooperate with Redis to store billion-level lists. The data.SSDB is stable, used in production environments, and has been used in many Internet companies_From the SSDB Database User Manual
Course Advanced 29350
Course Introduction:"Database MySQL Video Tutorial" provides a basic introduction to the database, allowing everyone to first understand the MySQL database, and then explain the DOS operation database.
Course Elementary 2865
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 3192
Course Introduction:Reprinted from Bilibili: https://www.bilibili.com/video/BV1Ja411c74f
Course Intermediate 4143
Course Introduction:Redis is the most widely used storage middleware in the field of Internet technology. The understanding and application practice of Redis have become essential skills for mid-to-senior back-end developers today. MySQL is the preferred relational database for most Internet companies. Therefore, programmers cannot only understand the addition, deletion, modification, and query of the database and some simple usage skills. They also need to be proficient in some principles of MySQL to better deal with the problems encountered in actual work.