CourseElementary11066
Course Introduction:jQuery is a JavaScript library that greatly simplifies JavaScript programming. jQuery is easy to learn. "jQuery From Beginner to Master" takes you into efficient JavaScript programming and experiences a more convenient web development world.
CourseElementary3328
Course Introduction:ApiPost is a tool similar to Postman that can debug web pages and simulate sending HTTP/HTTPS requests to web pages. Usually we can use it to easily simulate get, post or other requests to debug the interface. In this free Apipost teaching course, you will learn how to use Apipost, get started quickly, and go from beginner to master. This course is free. I hope you can benefit from this course, gain a foundation in website development, and have fun building your own website works.
CourseElementary2446
Course Introduction:"The most understandable" + "the rhythm is not laggy" + "the clearest video demonstration" on the entire network. When you learn Midjourney, you can create two-dimensional, urban architecture, NFT, science fiction scenes, and CG characters on your own. And so on (covering almost the entire industry), the decentralization of technology has given everyone the ability to create "their own Marvel universe." Create your own story, build your own business project.
CourseElementary1946
Course Introduction:RunnerGo is a full-stack (can cover the entire testing process), lightweight (developed based on go language) open source testing platform; RunnerGo is committed to building a full-stack testing platform, using the more relaxed Apache-2.0 license open source As the protocol continues to be updated, we will launch more test functions. Our purpose is to empower research and development and make testing easier.
CourseIntermediate20199
Course Introduction:uni-app is a framework that uses Vue.js to develop all front-end applications. Developers write a set of codes that can be published to iOS, Android, Web (responsive), and various small programs (WeChat/Alipay/Baidu/Toutiao/ QQ/DingTalk/Taobao), Quick App and other platforms. The basic introductory course of uni-app allows novice uni-app developers to quickly become familiar with and use the uni-app framework to develop simple cross-end applications~
CourseElementary5002
Course Introduction:Vue.js is a very popular front-end development framework that adopts a progressive bottom-up development model and uses the mainstream MVVM design framework. This course is based on the core concepts and common technologies of Vue.js development, allowing you to understand and master the core knowledge of the Vue.js framework in the shortest possible time, laying a good foundation for further study.
CourseIntermediate4007
Course Introduction:Axios is currently the most popular request tool on the front end, used to send AJAX requests to the server for data exchange. In this course, you can learn axios API and axios source code analysis. If you have mastered the basic usage, you can directly learn the source code analysis part and simulate important functions.
CourseIntermediate4670
Course Introduction:This chapter of the course completes the actual practice of the vue-cli project from 0-1, that is, from installing node.js, configuring npm to installing and building the vue-cli project, and finally completing the actual practice of the vue-cli project.
CourseElementary28678
Course Introduction:CSS is Cascading StyleSheet, CSS3 is an upgraded version of CSS technology, and CSS3 language development is developing towards modularization. This tutorial is for those who have CSS2 experience. It allows you to systematically learn the overall changes of CSS3, quickly master and understand the similarities and differences, and use it in your own study and work.
CourseElementary52805
Course Introduction:"HTML5 From Beginner to Mastery Tutorial" introduces in detail that HTML5 has added a lot of new content based on HTML, with more functions and more dazzling effects.
CourseIntermediate13730
Course Introduction:This course explains the basic knowledge of JavaScript in the simplest way and content, fully combining animation effects and principle explanations to help students with no basic knowledge quickly get started with JS. Focusing on animation effects, try to learn the basics of JS as happily as watching cartoons. A large number of PPT animations help understand obscure content and output the most knowledge points in the shortest time.
CourseIntermediate13726
Course Introduction:"Sass Getting Started to Mastery Video Tutorial" This course was recorded by Maizi Academy. Sass is a relatively new programming language. Sass was born for web front-end development. You can use it to define a new set of grammatical rules and functions to enhance and boost CSS. With this new programming language, you can use the most efficient way to create complex designs with a small amount of code. It improves and enhances the capabilities of CSS, adding features such as variables, locals, and functions. And this only makes Sass part of its power!
CourseElementary7248
Course Introduction:Swoole enables PHP developers to write high-performance and high-concurrency TCP, UDP, Unix Socket, HTTP, WebSocket and other services, making PHP no longer limited to the Web field. The maturity of Swoole4 coroutines has brought PHP into an unprecedented period, providing unique possibilities for performance improvement.
CourseElementary3474
Course Introduction:As a popular module packaging tool in modern front-end development, webpack is widely used in the field of front-end engineering and is one of the common skills for front-end engineers. Well-known companies around the world (such as Google, Alibaba, Tencent, etc.) are using webpack as a module packaging tool. As webpack5 has been developed for nearly a year, it will be launched grandly. After we finish learning webpack4 configuration, we will seamlessly switch to webpack5 and fully explain the new features of webpack5.
CourseElementary11703
Course Introduction:From the perspective of beginner and intermediate readers, through easy-to-understand language and colorful examples, it introduces in detail the knowledge required to use Android. Using the Android Studio development tool, it explains from an Android application, from the shallower to the deeper, so that students can gradually Master the essence of Android.
CourseIntermediate6448
Course Introduction:This set of video tutorials uses the Redis 6.2.1 version. The content starts from the basic concepts of Redis in a step-by-step manner. The content covers: Redis installation and deployment, Redis common data type operations and underlying structure, Redis client Jedis and integration with SpringBoot. Projects, Redis transactions and locks, Redis persistent RDB and AOF, Redis master-slave replication and clustering, problems and solutions in Redis applications (cache penetration, breakdown, avalanche, distributed locks), new data types of Redis and New features of Redis 6, etc.
CourseIntermediate11255
Course Introduction:Vue.js is committed to building a data-driven web application development framework. It is deeply loved by enterprises and front-end developers for its simplicity, lightweight, data-driven, module-friendly and other advantages, and has become an essential skill for front-end developers. This course is driven by actual project practice, and uses relaxed and humorous story telling to help you open the door to Vue.js, and help you quickly transition from vue2 to vue3, allowing you to quickly become an excellent Vue.js developer. personnel.
CourseElementary51290
Course Introduction:React originated as an internal project at Facebook. Because the company was dissatisfied with all the JavaScript MVC frameworks on the market, it decided to write its own to build the Instagram website. After making it, I found that this set of things was very useful, so I open sourced it in May 2013. Because the design idea of React is extremely unique, it is a revolutionary innovation, has outstanding performance, and the code logic is very simple. Therefore, more and more people are beginning to pay attention to and use it, thinking that it may be the mainstream tool for web development in the future. Therefore, we have collected the "React from Getting Started to Mastering Video Tutorial". This set of tutorials is very detailed and easy to understand. We hope it can help everyone learn React better.
CourseElementary2627
Course Introduction:This course mainly introduces Swoft, which is a PHP microservice coroutine framework that can be used to build high-performance Web systems, APIs, middleware, and basic services; this course is reproduced from Bilibili: https://www. bilibili.com/video/BV12J411j721
CourseIntermediate1399
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