Course Intermediate 4879
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 Elementary 3120
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 16795
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 Intermediate 7961
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 Advanced 9044
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 Intermediate 6887
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 9201
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 13796
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 Elementary 3186
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 32427
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 3895
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 11251
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 17584
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 11299
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 27006
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 52941
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.
Course Advanced 21234
Course Introduction:The jquery tutorial "Dark Horse Programmer jQuery Video Tutorial" takes you directly to learn basic to advanced knowledge of jQuery, taking your front-end learning a step further. jQuery is a lightweight "write less, do more" JavaScript library that greatly simplifies JavaScript programming and is easy to learn.