Course Elementary 7526
Course Introduction:AJAX stands for Asynchronous JavaScript And XML, which is asynchronous JS and XML. Through AJAX, you can send asynchronous requests to the server in the browser. The biggest advantage: obtaining data without refreshing. AJAX is not a new programming language, but a new way of using existing standards together.
Course Advanced 25937
Course Introduction:Oracle has always been a leader in the database field due to its good data security and stability. "Shangguan Oracle Getting Started to Mastering Video Tutorial" is designed for database developers and introduces Oracle from scratch. In addition to basic SQL syntax, it also brings you custom functions and stored procedures that are necessary in the database development process.
Course Intermediate 1647
Course Introduction:Go is a compiled system programming language that supports concurrency and garbage collection. It aims to create a programming language with a good balance between the high performance of static compiled languages and the efficient development of dynamic languages. We have collected this set of "Golang Basics to Mastery", hoping to help everyone learn the go language better
Course Elementary 1656
Course Introduction:Go is a compiled system programming language that supports concurrency and garbage collection. It aims to create a programming language with a good balance between the high performance of static compiled languages and the efficient development of dynamic languages. We have collected this set of "Golang Basics to Mastery", hoping to help everyone learn the go language better
Course Advanced 9091
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 10752
Course Introduction:**Thinking**: At the beginning of PHP learning, our code first appeared in the HTML mixed state, and then slowly became independent. Later, the PHP code was separated into different scripts, loading and calling each other. What exactly is the logic in this? **Introduction**: In fact, from the perspective of realizing business functions, any mode is acceptable. However, project development often involves team collaboration, which requires teamwork and the maintainability of later code. This leads to the practice of classifying code and dividing it into files. We have different positions for code development, and each method has its unique advantages and disadvantages.
Course Intermediate 7147
Course Introduction:**Thinking**: At the beginning of PHP learning, our code first appeared in the HTML mixed state, and then slowly became independent. Later, the PHP code was separated into different scripts, loading and calling each other. What exactly is the logic in this? **Introduction**: In fact, from the perspective of realizing business functions, any mode is acceptable. However, project development often involves team collaboration, which requires teamwork and the maintainability of later code. This leads to the practice of classifying code and dividing it into files. We have different positions for code development, and each method has its unique advantages and disadvantages.
Course Intermediate 6032
Course Introduction:**Thinking**: At the beginning of PHP learning, our code first appeared in the HTML mixed state, and then slowly became independent. Later, the PHP code was separated into different scripts, loading and calling each other. What exactly is the logic in this? **Introduction**: In fact, from the perspective of realizing business functions, any mode is acceptable. However, project development often involves team collaboration, which requires teamwork and the maintainability of later code. This leads to the practice of classifying code and dividing it into files. We have different positions for code development, and each method has its unique advantages and disadvantages.
Course Intermediate 5252
Course Introduction:This set of video tutorials is easy to understand and easy to understand. It dismantles the complex implementation step by step and uses a breakthrough design to explain step by step, making learning more interesting. The course content covers the practice of front-end and back-end asynchronous programming tasks, allowing you to understand Promise at a macro level. Five major parts of the course: 1. Introduction and basic use 2.Promise API 3. Several key issues in Promise 4. Customized packaging 5.async and await (the ultimate solution to asynchronous programming)
Course Intermediate 8598
Course Introduction:With the popularization of big data and the popularity of artificial intelligence, data visualization is widely used in existing enterprises and the demand is relatively strong, so we have this set of data visualization courses. This course is very suitable for students who have learned the basics of Vue as a cool practice project. After studying this course, whether it is applied in the current job or during the job interview, it will be a big plus point.
Course Elementary 26067
Course Introduction:The comprehensive practical courses are designed to consolidate the learning results of front-end and PHP basics, achieve flexible application of front-end and PHP core knowledge points, complete your own projects with practical training, and provide guidance for online implementation. Comprehensive practical key practical courses include: social e-commerce system backend development, client management, Infinitus category design, user rights management, distribution, promotion system design, the entire WeChat/Alipay payment process, project online operation...
Course Intermediate 11330
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 11346
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 27045
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 52999
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 21281
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.