Course Advanced 8612
Course Introduction:First, we systematically explain the HarmonyOS application development technology, including HarmonyOS system architecture, Ability framework, UI framework, and permission management. On this basis, we combine the background data interface of the "Fengmi Mall" e-commerce project to analyze the HarmonyOS mobile application business process. Design UI prototype and gradually complete the implementation of core business.
Course Intermediate 4875
Course Introduction:Make your own PHP framework to help you become an architect step by step. Improve the framework step by step, which involves composer, database chain operations, and various excel and pdf tools. As well as scheduled tasks, image processing, image search, command line operations, dependency injection, annotation routing, middleware, aop aspect programming, the use of mysql pessimistic locks, optimistic locks, and various PHP issues such as dealing with high concurrency.
Course Advanced 9041
Course Introduction:E-commerce websites are very popular right now. Our course teaches you how to create an e-commerce website. The course uses a vertical e-commerce website to introduce the steps and methods of building and implementing front-end architecture, and what we need to do in this process to help the project finally move from design to implementation. Isn't it tempting? Let’s learn together!
Course Elementary 3116
Course Introduction:Go is a compiled system programming language with concurrency support and garbage collection; this course is reproduced from Bilibili: https://www.bilibili.com/video/BV1Mh411M7A
Course Intermediate 9196
Course Introduction:MVC forces the application's input, processing, and output to be separated. Applications using MVC are divided into three core components: model, view, and controller. They each handle their own tasks. Its advantages are: low coupling, high reusability, fast deployment, and high maintainability.
Course Intermediate 13786
Course Introduction:The bootstrap tutorial "Bootstrap. User Interface Architecture Video Tutorial" includes an introduction to the Bootstrap user interface and interaction architecture, the use of Bootstrap in web pages, layout, list forms, buttons, navigation menus, etc. Bootstrap, from Twitter, is a very popular front-end framework. Bootstrap is based on HTML, CSS, and JavaScript. It is simple and flexible, making web development faster.
Course Intermediate 16793
Course Introduction:"PHP Architect Related Course Video Tutorial" is recorded by a lecturer from Band of Brothers. The course duration is twelve days. It starts from the basics of web website architecture and guides everyone to master PHP-related knowledge more comprehensively, including mysql database and MongoDB database. .
Course Elementary 3181
Course Introduction:Operation and maintenance is not tiring, just a little tiring! Linux operation and maintenance website architecture, learn how to survive as an operation and maintenance engineer, corporate website, server deployment, whole network monitoring and other knowledge points are all here; this course is reprinted from Bilibili: https://www.bilibili.com/video /BV16c411T7z4
Course Advanced 32419
Course Introduction:How to analyze the operation of the website from a structural perspective, how to solve some emergencies, and how to prevent the website from crashing due to excessive traffic. If you have questions about these, then "Brothers' Large Website Architecture" MySQL Video Tutorial" is very suitable for you, let's answer these questions together! ! !
Course Intermediate 7956
Course Introduction:It can be called the pinnacle work, taught by an architect with an annual salary of one million, practical front-end projects, and a must-have for beginners. Course content includes: array sorting, deduplication, DOM nodes, events, browser rendering, timers, snowflake flying effects, regular examples, carousel charts, statistical charts, etc.
Course Intermediate 6883
Course Introduction:How to tune SQL according to execution plan under massive data? How does the mysql index system cope with massive data storage? How to design a mysql index with excellent performance under massive data Full analysis of clustered index and non-clustered index of mysql Must-ask nouns in mysql index interview: table return, index coverage, leftmost matching How to optimize indexes for specific SQL scenarios
Course Intermediate 3889
Course Introduction:Gin is a web framework written in Go language. It has fast running speed, grouped router, good crash capture and error handling, and very good support for middleware and json. In short, it is a web framework worth studying in the field of Go language development. Open source URL: https://github.com/gin-gonic/gin
Course Intermediate 11245
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 17581
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 11291
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 27000
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 52935
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.