Course Advanced 19242
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 4539
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 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 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 2424
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 Elementary 10498
Course Introduction:1. Advantages of graduates, 2. Should I go to a big factory? 3. How to choose a popular career at the moment? 4. PHP recruitment process and routines, 5. What are the requirements for engaging in PHP development tools? 6. How to package resume and interview, 7. Interview questions you may encounter during the job search process .... Communication QQ group: 609135716
Course Intermediate 5458
Course Introduction:This set of video tutorials mainly uses small cases to let everyone understand the knowledge points learned, and achieve different interactive effects through the reasonable use of knowledge points. This learning model that combines theory and practice allows everyone to better master theory and practical applications. This is also the teaching feature of Qianfeng HTML5 discipline. Only continuous practice can improve working methods and work experience. Micro cases include various projects related to HTML5, such as page layout, cool animation effects, game development, mobile development, front-end and back-end development, etc. There are many design contents and a wide range, covering various development needs. I hope this set of micro-case teaching videos can help everyone in their study and work.
Course Advanced 14630
Course Introduction:"Must-learn Examples of PHP Message Board Production" introduces how to implement the message board function.
Course Intermediate 11077
Course Introduction:RESTful is a resource-oriented software architecture that can reduce development complexity and improve system scalability. Because RESTful adopts resource-oriented interface design and abstract operations, it simplifies developers' bad designs and also makes maximum use of the original application protocol design concept of HTTP.
Course Advanced 11722
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 7145
Course Introduction:Required knowledge: PHP syntax basics Mysql basic usage Common commands in Linux systems Basic use of Swoole
Course Intermediate 40296
Course Introduction:In interviews, we are often asked what algorithms we know. In this course, PHP Chinese has recorded some common classic algorithms for you and explained their implementation principles in detail in the form of videos. I hope it can help the majority of PHP learners and interviewers.
Course Intermediate 6882
Course Introduction:Git is a Distributed Version Control System (DVCS for short), which is divided into two types of warehouses: Local warehouse and remote warehouse The workflow is as follows 1. Clone or pull code from the remote repository to the local repository (clone/pull) 2. Make code modifications locally 3. Submit the code to the staging area before submitting it 4. Submit to local repository. Save each modified historical version in the local warehouse 5. After the modification is completed, when you need to share the code with team members, push the code to the remote warehouse
Course Elementary 4276
Course Introduction:Consult WeChat: ycku_com; This course is a course focused on using the ThinkPHP6.x framework to build API interfaces. In this course, learners will learn how to use the ThinkPHP6.x framework to create high-performance, scalable API interfaces, including but not limited to RESTful-style interface design, data validation, security, version control, document writing, etc. Content. The course will also cover how to use ORM, middleware, routing and other features in ThinkPHP6.x to simplify the development process of API interfaces, and introduce some common API development best practices and design patterns. Through this course, learners will be able to master the skills of using the ThinkPHP6.x framework to build robust and efficient API interfaces, providing substantial help for their career development in the field of back-end development.
Course Elementary 19920
Course Introduction:PHP interview questions are something that every programmer must go through. Whether we go to a company for an interview or answer the questions ourselves, we all study a lot of interview questions. So [Mengzhiyun] recorded "php interview" for everyone. Practical question video tutorial" summarizes the PHP interview questions for you, so you don't have to search for interview questions anymore!
Course Elementary 3720
Course Introduction:This course will guide you to build a powerful PHP debugging environment from scratch using phpenv, VSCode and Xdebug. Master how to set up and run PHP projects on a local server and use Xdebug for code debugging. Through practical operations, you will have an in-depth understanding of the debugging process, improve your ability to troubleshoot problems, and improve development efficiency. Suitable for developers with certain PHP foundation and VSCode experience. Important 2 lines of code: xdebug.remote_enable = 1 xdebug.remote_autostart = 1
Course Elementary 6250
Course Introduction:The web development environment contains various elements. For example, integrated development environments (IDEs), editors, compilers, code formatting and parsing and other tools directly related to coding work and testing tools, task runners, source code version control and other peripheral tools, and even bugs. / Rich in content, such as issue tracking and database and other operation and maintenance tools.
Course Elementary 2817
Course Introduction:If you have any questions, add WeChat: Le-studyg; the course content includes Nginx installation, process stopping principle, reload principle, process of loading configuration files, static service principle, HTTP reverse proxy principle, gRPC reverse proxy principle, load balancing principle, etc. . In addition, the course also covers ways to implement a simple static server using different programming languages such as Golang, Python, PHP, C, and C++. Finally, the course will be summarized and explained. By studying this course, you will have an in-depth understanding of the various functions and principles of Nginx, as well as how to use different programming languages to implement a simple static server. This will help you better understand and apply Nginx, and build simple static servers in different language environments.