Course Elementary 2809
Course Introduction:This course is an extra chapter that will take you to appreciate the charm of the back-end language PHP, create a virtual host to run PHP projects, and use a mixture of PHP and HTML to write pages.
Course Intermediate 4126
Course Introduction:Front desk + back office, dual project practice! The front-end and back-end projects are independent of each other and can be combined to meet your actual needs for large-scale Vue projects. A set of tutorials covers all aspects of the Vue framework, comprehensive and detailed!
Course Advanced 11812
Course Introduction:In the era of separation of front-end and back-end, using PHP to develop APP back-end API (interface) is the choice of many companies. However, the traditional PHP development API does not systematically develop PHP as an engineering project, and does not clarify the responsibilities of each module. Therefore, this course relatively proposes a more general method of PHP development API, which is simply input from the API. Output, API authentication, business exception handling and other modules to describe each module of the API and the relationship between each module
Course Intermediate 10400
Course Introduction:Lecturer: Gao Luofeng, founder of Zhixiaoyun and author of the best-selling book "Explanation of PHP". The course is modeled on a real project of a lightweight Web mall system, with a total of 97 lessons. According to the process of Web system development, except for templates, all codes are typed by hand. The whole process explains a project from planning, design, development, and testing without any blind spots. , the whole process of online and operation. It can take you immersively and walk through the project development process with the lecturer. For newcomers who have little project experience or have not been exposed to project development, the course will be very helpful to you.
Course Intermediate 9287
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 16032
Course Introduction:The video tutorial "PDO Small Project Practice" tells the basics and applications of PDO, security processing and transaction processing, and small PDO project examples, taking everyone to understand PDO in detail and master PDO. Okay, no more nonsense, let’s learn together! !
Course Elementary 3949
Course Introduction:From basics to framework, from entry to advanced, improve your practical ability in all aspects! This course is reproduced from Bilibili: https://www.bilibili.com/video/BV1QX4y1Y78u
Course Advanced 9930
Course Introduction:Actual combat of tens of millions of flash sale projects + interpretation of asynchronous communication framework Swoole Table of contents: Chapter 1 Practical tutorial on PHP tens of millions flash sale project Chapter 2 Interpretation of PHP asynchronous communication framework Swoole
Course Intermediate 9024
Course Introduction:In this chapter, we use vue-cli4 to build the vue mall homepage. The technical hot spots involved mainly include: bus sibling component communication, axios asynchronous request, watch data monitoring, etc.!
Course Intermediate 11049
Course Introduction:This course is a uni-app zero-based to project practical course. uni-app is easy to get started and can quickly develop small programs, h5, Android, and ios applications. To study this course, you need to have a basic knowledge of Vue before continuing. Of course, those who want to learn mini programs are also recommended to study this course. After learning uni-app, you can also quickly get started with native mini programs.
Course Intermediate 15637
Course Introduction:React Native e-commerce project practice
Course Intermediate 4947
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.
Course Intermediate 21700
Course Introduction:This course uses PHP, MySQL, HTML and a small amount of JavaScript native code to develop a complete website, and introduces the relevant usage and knowledge points of PHP in detail.
Course Advanced 14693
Course Introduction:"Qianfeng Education PHP Project Practical Video Tutorial" introduces the project introduction, writing ideas, code implementation and final effect display.
Course Elementary 12862
Course Introduction:"Yunzhimeng PHP Basic Project Practice" is a very good basic tutorial, suitable for novices. PHP is a very popular development language in China. Many programs are developed in PHP, and there are many employment opportunities. From scratch to become a master of website development, you only need two words - persistence!
Course Advanced 17209
Course Introduction:Practical Combat 1: Rapid development of "Company Official Website", learning the rapid creation of the website backend and the division of labor among basic modules, the relationship between data models and data tables, and the production of front-end and back-end templates. Practical combat 2: Rapid development of "WeChat Mini Program": Be familiar with and master the development tools and common syntax of WeChat Mini Program, quickly use PHP to create project models and data binding, and generate management backends. Practical combat 3: Development of a video website imitating "iQiyi" Basic ideas and model making skills for functional website development, perfect combination of third-party applications and projects, complete rights management technology, etc.
Course Intermediate 4616
Course Introduction:HTML5 is a language description method for structuring web content. HTML5 is the next generation standard of the Internet and a language method for constructing and presenting Internet content. It is considered to be one of the core technologies of the Internet. HTML was created in 1990, and HTML4 became an Internet standard in 1997 and is widely used in the development of Internet applications.
Course Intermediate 8815
Course Introduction:React makes creating interactive UI a breeze. Design concise views for each state of your application, and React can efficiently update and render the appropriate components when data changes.
Course Intermediate 5524
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.
Course Intermediate 32526
Course Introduction:The "Laravel E-commerce Project Practical Course" course explains the development of Laravel projects. After studying this course, you can imitate and develop an e-commerce project.