Course Intermediate 10479
Course Introduction:"JavaScript Core Programming Video Tutorial" This course was recorded by Beifeng.com. JavaScript is a literal scripting language. It is a dynamically typed, weakly typed, prototype-based language with built-in support for types. Its interpreter is called the JavaScript engine, which is part of the browser and is widely used in client-side scripting languages. It was first used on HTML (an application under Standard Universal Markup Language) web pages to add dynamic functions to HTML web pages. .
Course Elementary 4238
Course Introduction:This course uses real cases, is comprehensive and practical, and integrates GO core programming technology, programming ideas, and underlying implementation step by step from theory to practice, allowing learners to stay close to the pulse of the times and become trendsetters in the IT and Internet era.
Course Intermediate 4118
Course Introduction:Tomcat is a Servlet container developed by the Jakarta project under the Apache Software Foundation. According to the technical specifications provided by Sun Microsystems, it implements support for Servlets and JavaServer Page (JSP), and provides some unique functions as a Web server, such as Tomcat Management and control platform, security bureau management and Tomcat valve, etc.
Course Elementary 2670
Course Introduction:If you have any questions, please send us a message on WeChat: Le-studyg; the course content includes the basic features and concurrency model of Golang language, the basic concepts and architecture of Swoole framework, coroutines and asynchronous IO mechanisms of Golang and Swoole, network communication and event-driven models, and memory management. and resource scheduling, etc. Through an in-depth analysis of the core underlying principles of Golang and Swoole, you will understand their working methods and advantages in high-performance, high-concurrency scenarios, and learn how to use them to build high-performance, scalable applications.
Course Intermediate 19610
Course Introduction:PHP is the abbreviation of the English hypertext preprocessing language Hypertext Preprocessor. PHP is an HTML embedded language. It is a scripting language embedded in HTML documents that is executed on the server side. The language style is similar to C language and is widely used. For this reason, Chuanzhi Podcast is giving away a series of PHP video tutorials for free! Aimed at the majority of PHP beginners and programmers who have many years of PHP development experience, we will help you get to the next level in the PHP field!
Course Elementary 2460
Course Introduction:This course will explain in detail the core operating processes of the ThinkPHP framework, including database operations, routing configuration, controller design, view rendering and other core functions. Through learning, you will master the core principles and best practices of the ThinkPHP framework, laying a solid foundation for developing efficient and maintainable web applications.
Course Elementary 2876
Course Introduction:Consult WeChat: ycku_com; This course is a course focusing on the core knowledge of Vue.js 3.x, aiming to help learners fully master the core concepts, features and best practices of Vue.js 3.x. In this course, you'll learn the essentials of Vue.js 3.x in depth.
Course Intermediate 9819
Course Introduction:This video is recorded based on Vue2.5 and covers the technologies required for Vue development: templates, data binding, declarative rendering, calculated properties, event processing, transition animation, instructions, custom Vue plug-ins, component development, inter-component communication, Ajax Front-end and back-end interaction, Vue-Router, etc. Conduct in-depth source code analysis of the core parts of data proxy, template parsing, data hijacking, and data binding.
Course Intermediate 9195
Course Introduction:In this set of courses, we will explain how to obtain DOM elements, how to operate DOM elements, BOM operations, events, event objects, event delegation, JS execution queues, timers, and common web page special effects, such as carousels, tab bar switching, etc. It will also explain how to create web page special effects on the mobile terminal and take you into the actual development and application of JavaScript.
Course Elementary 3180
Course Introduction:If you have any questions, please send us a message on WeChat: Le-studyg; in this course, you will learn the core concepts, principles and design ideas of the Hyperf framework, and how to use the Hyperf framework to build high-performance, highly scalable applications. The course content includes the basic architecture of the Hyperf framework, the principle and use of coroutines, dependency injection containers, routing and middleware, database operations, cache management, event systems, logging systems, etc. Through in-depth analysis of the source code of the Hyperf framework, you will understand the internal implementation mechanism of the framework and learn how to extend and customize it according to your own needs. Whether you want to gain a deeper understanding of the inner workings of the Hyperf framework or want to leverage the Hyperf framework to build high-performance applications, this course will provide you with comprehensive guidance and hands-on experience. Whether you are a beginner or an experienced developer, you can gain practical knowledge and skills from this course and improve your capabilities in the field of Hyperf framework development.
Course Intermediate 2696
Course Introduction:React has made progressive adjustments to life cycle hooks since version v16.3, and some life cycle hook functions have been abandoned and added. This course will give you a deep understanding of the old and new life cycles.
Course Intermediate 11329
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 17632
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 11344
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 27044
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 52998
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.