Course Intermediate 23191
Course Introduction:"PHP Object-Oriented Video Tutorial" This course is recorded by Boole Education. It explains the basics, abstract classes, and interfaces of PHP object-oriented in a simple and easy-to-understand manner. It also briefly describes the three major characteristics of PHP object-oriented: encapsulation, inheritance, and polymorphism. Having said so much, let’s learn it together! !
Course Intermediate 8113
Course Introduction:Object-oriented programming (OOP for short) is not only a need for developing large-scale projects, but also a tool for analyzing problems. PHP has complete object-oriented programming capabilities and can complete the development of large-scale commercial projects. This course combines the object-oriented technology in PHP , break it apart and crush it, and I’ll tell you slowly.
Course Elementary 2622
Course Introduction:Source code and handouts can be obtained from Q group: 589912610; 1. Why do you need to learn object-oriented PHP? Object-oriented is an advanced content of programming, which is relatively difficult to understand, but there is not much syntax knowledge. Common various PHP frameworks are based on object-oriented: laravel, thinkphp, etc. Although object-oriented preparation work is relatively tedious in the early stage, the later application is extremely convenient. The various classes written by yourself can be flexibly used in various projects. Only by mastering object-oriented can we step into the mysterious door of programming, allowing us to have new ideas on more issues. 2. What can you do after learning object-oriented? Construct common functional classes: database operation class (to realize the addition, deletion, modification and query of data table information and database link), user verification class (to realize user login, user registration and logout),
Course Advanced 8097
Course Introduction:"Power Academy Object-Oriented PHP Video Tutorial" explains the basic concepts of object-oriented and related case practices, so that students can have a basic understanding of object-oriented and be able to master the method of abstracting practical problems into class objects to solve practical problems. Methods, master the most important core capabilities of object-oriented.
Course Advanced 10496
Course Introduction:"Geek Academy PHP Object-Oriented Video Tutorial" explains knowledge points about object-oriented programming ideas, including construction methods and destructor methods, magic methods, class encapsulation inheritance, keywords, etc.
Course Intermediate 14917
Course Introduction:This chapter focuses on PHP object-oriented applications, declaration and creation of classes and objects, and the three major characteristics of object-oriented: encapsulation, inheritance, polymorphism, abstract classes and interfaces, as well as some commonly used magic formulas, new traits, namespaces, etc. content.
Course Intermediate 6053
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 7168
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 10769
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 10121
Course Introduction:Object-oriented part of learning, from object-oriented basics to advanced object-oriented, from independent development of object-oriented to system use of object-oriented, from theoretical explanation to illustrations, all-round explanation of object-oriented.
Course Advanced 12953
Course Introduction:"Han Shunping's 2016 Latest PHP Object-Oriented Programming Video Tutorial" explains an important programming idea, which is object-oriented thinking. Learning this kind of thinking will be of great help to future programming.
Course Elementary 25557
Course Introduction:Object-oriented programming using php
Course Advanced 21500
Course Introduction:"Tutorial on Simple Book Front Desk Lending System Developed in PHP" introduces the development of a simple book front desk borrowing system through PHP to realize electronic book borrowing.
Course Intermediate 86650
Course Introduction:This lesson takes a minimalist PHP development framework as an example to show you the basic functions that a PHP framework should have, as well as specific implementation methods, so that you can quickly have a clear understanding of the underlying implementation of the PHP development framework for the future. Learn practical development frameworks and lay a solid foundation.
Course Elementary 19118
Course Introduction:PHP Chinese Network is a free public welfare PHP teaching platform. In order to help more users advance and master the PHP language, PHP Chinese Network invited Mr. Gao Luofeng, a senior figure in the PHP field, to attend at 20:00-21:30 on October 11. Free public live broadcast explaining the development and application of PHP. Sign up for the live broadcast course and receive 300 sets of signed books "Learn PHP with Brothers" for free. Book delivery event participation address: //m.sbmmt.com/wenda/142690.html Dedicated QQ group: 929746523 (php Chinese network public welfare live broadcast group 11)
Course Intermediate 11360
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 17663
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 11379
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.