Course Elementary 120202
Course Introduction:A simple PHP Chinese website article management system that can publish articles on the website and perform addition, deletion, modification and query operations.
Course Elementary 11834
Course Introduction:Git is a powerful version control tool, divided into graphical version and command line version (sourcetree). This chapter only explains the Git operation of the command line version. Git was originally developed by Linus Torvalds, the father of Linux, in order to improve It is written to manage Linux kernel code well and is used by many large Internet companies. The benefits of learning Git: 1. Have a local version library and roll back the version at any time; 2. It is very simple to establish a branch; 3. It is faster, especially after you are familiar with Git commands; 4. Designate and work with several different remote code repositories. Interaction.
Course Advanced 19239
Course Introduction:Through a simple example, this course gradually introduces the related concepts, principles, implementation methods and application methods of Ajax, including the concept of HTTP requests, simple syntax of PHP, JSON data format, native Ajax and jQuery implementation. , cross-domain and other knowledge points.
Course Elementary 4534
Course Introduction:This course is a practical course focusing on API interface development in the Laravel framework. This course will take ten days to systematically introduce the entire process of API interface development, including interface design, routing, request and response, authentication and authorization, data transmission, error handling and other core contents. Through case teaching and practical exercises, students can quickly master the necessary skills for API interface development and improve development efficiency under the Laravel framework. Whether you are a beginner or an experienced developer, this course will provide you with valuable practical experience and solutions to help you achieve breakthroughs in the field of API interface development.
Course Elementary 43998
Course Introduction:PHP native code operates the background management page and can perform addition, deletion, modification and query operations.
Course Intermediate 19848
Course Introduction:Rumor in the world: "As soon as you enter the front end, it is as deep as the sea", This is the advice of seniors, scaremongering, keep your own job? Do you want to see the true face of Lushan on the front end? Teacher Zhu will accompany you to take a look: What is there in the weird front-end world? More fun and interesting things are available in the public welfare live broadcast dinner prepared by php Chinese website for you.... On Double Twelve, in addition to Taobao, you might as well come to Taotao class to invest in your own brain. It is always the most cost-effective, right? Time: December 11th ~ December 12th (15:00 ~ 17:00 pm) Discussion QQ group: 909720232
Course Advanced 9903
Course Introduction:"Chuanzhi Podcast Session Management Video Tutorial" introduces the introduction to detailed technical explanations of session management.
Course Advanced 18850
Course Introduction:Laravel is a simple and elegant PHP Web development framework (PHP Web Framework). It can free you from messy codes like noodles; it can help you build a perfect network APP, and every line of code can be concise and expressive.
Course Intermediate 26992
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 Advanced 59684
Course Introduction:"PHP Student Management System Video Tutorial" mainly explains the mutual collaboration between HTML, PHP, and MySQL to achieve dynamic web page display and data acquisition.
Course Advanced 60924
Course Introduction:"PHP Student Management System Tutorial" mainly demonstrates the simple use of HTML, PHP and MySQL.
Course Elementary 2964
Course Introduction:The course content includes understanding the application of NPM, installing npm and using npm tools to manage packages, understanding package.json files and package.json file parsing, as well as basic application of modules, comparison and migration of npm and yarn.
Course Intermediate 19503
Course Introduction:API interface programming technology uses PHP to prepare the required interfaces in advance, and APPs and mini-programs obtain JSON data by calling the interfaces. Many large companies have made third-party interfaces for programmers to use.
Course Elementary 2421
Course Introduction:The teacher’s years of job search and HR experience are summarized to provide students with comprehensive employment guidance, covering Internet job introductions, job responsibilities, job interview skills, career planning, etc.
Course Advanced 241685
Course Introduction:This set of tutorials uses a real school teaching management system as an example to teach you step by step how to quickly develop a commercial project using the ThinkPHP5 framework on a piece of white paper, starting from scratch.
Course Advanced 19209
Course Introduction:"PHP News Release Management System Development Example" introduces the implementation of the addition, deletion, modification, and paging functions of news pages.