Course Intermediate 5553
Course Introduction:This set of video tutorials mainly uses small cases to let everyone understand the knowledge points learned, and achieve different interactive effects through the reasonable use of knowledge points. This learning model that combines theory and practice allows everyone to better master theory and practical applications. This is also the teaching feature of Qianfeng HTML5 discipline. Only continuous practice can improve working methods and work experience. Micro cases include various projects related to HTML5, such as page layout, cool animation effects, game development, mobile development, front-end and back-end development, etc. There are many design contents and a wide range, covering various development needs. I hope this set of micro-case teaching videos can help everyone in their study and work.
Course Elementary 18901
Course Introduction:If you want to publish your website to the world, then your website needs to be placed on a WEB server.
Course Intermediate 40394
Course Introduction:In interviews, we are often asked what algorithms we know. In this course, PHP Chinese has recorded some common classic algorithms for you and explained their implementation principles in detail in the form of videos. I hope it can help the majority of PHP learners and interviewers.
Course Elementary 12472
Course Introduction:The basic video of "Shangguan Linux Video Tutorial" is a course explanation based on the "Shangguan Linux Introductory Video Tutorial". After we have completed the introductory course, the next step is to explain the basic knowledge of Linux.
Course Elementary 17699
Course Introduction:"Shangxuetang iOS Elementary Video Tutorial" is Shangxuetang's complete set of video tutorials on Objective-C language from basic introduction to advanced proficiency. Objective-C is an essential language for iOS development. The course will give an in-depth and detailed introduction to the Objective-C language. , mainly explaining the basic syntax of Objective-C, object-oriented programming ideas, encapsulation (declaration and implementation of classes, getter and setter methods, properties), memory management, inheritance, polymorphism, classification, protocols, blocks, NSNumber, strings, arrays , dictionary, date, file management, copy, etc.
Course Elementary 19985
Course Introduction:PHP interview questions are something that every programmer must go through. Whether we go to a company for an interview or answer the questions ourselves, we all study a lot of interview questions. So [Mengzhiyun] recorded "php interview" for everyone. Practical question video tutorial" summarizes the PHP interview questions for you, so you don't have to search for interview questions anymore!
Course Elementary 5728
Course Introduction:This course is a compilation of front-end interview questions. I hope it will be of some help to front-end personnel who are looking for a job. The course includes some interview questions that are often encountered in front-end interviews, such as the transfer of scope and value type reference types, encapsulated functions to convert string camel case naming, bubble functions, reverse arrays, etc.
Course Elementary 2626
Course Introduction:If you have any questions, add WeChat: Le-studyg; the course content includes the basic principles of MySQL master-slave replication, the data synchronization mechanism during the replication process, the configuration and management of the replication topology, the high availability and fault tolerance of the master-slave replication, and the replication process. Data consistency and conflict handling, etc. Through an in-depth analysis of the underlying implementation of MySQL8 master-slave replication, you will understand key mechanisms such as data flow, log transmission, and status synchronization during the replication process, and learn how to optimize and adjust the performance and stability of master-slave replication.
Course Intermediate 5487
Course Introduction:MySQL is one of the most popular relational databases and is widely used in various fields. This course mainly explains the common objects in MySQL, and explains the optimization strategies in detail, and uses cases to give us an in-depth understanding of SQL optimization strategies. After studying this course, we can independently complete various SQL optimizations and improve the performance of the system.
Course Advanced 6927
Course Introduction:"Miaowei Classroom JS Advanced Topic Video Tutorial" will introduce you to JavaScript in detail. JavaScript is a literal scripting language and a scripting language widely used in client-side Web development. Currently used by millions of web pages to improve design, validate forms, detect browsers, create cookies, and more.
Course Elementary 23072
Course Introduction:"Marco's Elementary Operation and Maintenance Video Tutorial" is personally explained by Marco, the top master in the Linux training industry and the one who has ranked first in praise for many years! This course introduces Linux operation and maintenance in detail, and sorts out some knowledge points, covering everything from basic to advanced, to clusters, big data, etc.
Course Elementary 25595
Course Introduction:This tutorial is based on PHP7 and only involves basic syntax. It allows friends who care about and like the PHP language to get started quickly and enter the ranks of PHP programmers as soon as possible....
Course Intermediate 11388
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 17701
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 11397
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 27106
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.