PHP latest learning route
In order to give compatriots who love PHP a clearer learning idea, the editor will share with you the latest PHP learning route.
PHP learning first stage
1. Cycle and goals:
Learning cycle: 17 days
Goal after completion of learning: can meet the needs of corporate front-end website building According to the requirements, any website page can be copied and browser compatibility can be achieved, as well as PC and mobile compatibility. And being able to use Javascript verification technology, you can be qualified for the position of front-end engineer without pressure.
2. Knowledge points:
1) Html (master)
html text layout, tables and hyperlinks, forms and frames
html tutorial link :http://www.php.cn/html/html-tutorial.html
2) CSS
css syntax and attributes, box model, DIV+CSS layout
css tutorial chain: http://www.php.cn/css/css-css_tutorial.html
3) Html5+Css3 (master)
html5 tutorial: http://www .php.cn/html5-tutorial.html
css3 tutorial: http://www.php.cn/course/555.html
4) Bootstrap (emphasis)
Bootstrap deployment, global CSS styles, CSS components
5) Javascript (key)
Introduction to JS, JS introduction method, JS syntax, JS built-in objects, BOM model, DOM model , Event programming
Javascript tutorial link: http://www.php.cn/js-tutorial.html
6) Jquery (key)
jquery various options Container, DOM and jquery objects, attribute operations, event operations, jquery special effects, document processing, jquery plug-in mechanism
jQuery tutorial: http://www.php.cn/course/685.html
PHP learning second stage
1. Cycle and goal:
Learning cycle: 17 days
Goal after learning: be able to use process-oriented programming to solve problems Conventional business logic, implementing form value transfer, file programming, session technology, and image processing. After completing the course, you will be fully equipped with basic skills in construction.
2. Knowledge points:
1) PHP environment construction (mastery)
The difference between static websites and dynamic websites, the access process of WEB programs, building a wamp environment, and self- Define environment construction, build domain name-based virtual host, environment experience-install discuz forum
2) PHP core (key)
Variables and constants, data types and operators, process control, functions , file contains, operators, strings, arrays
3) Mysql basics (key points)
Basic introduction to database basic SQL operations, character sets, column types and column attributes, table relationships, Advanced data operations, three major mysql queries, data backup and restoration, mysql user rights management, PHP operation Mysql
4) Typical PHP technology (key points)
http protocol, form value transfer, File processing, session technology, GD image processing
PHP tutorial: http://www.php.cn/course/685.html
MySQL tutorial: http: //www.php.cn/mysql-tutorials.html
The third stage of PHP learning
1. Cycle and goals:
Learning cycle: 17 days
Goals after learning: Be able to use process-oriented programming to solve conventional business logic, implement form value transfer, file programming, session technology, and image processing. After completing the course, you will be fully equipped with basic skills in construction.
2. Knowledge points:
1) PHP object-oriented (mastery)
Introduction to object-oriented, using object-oriented, three major characteristics of object-oriented, inheritance in PHP, Object traversal, object serialization, reflection mechanism, namespace
2) PDO (familiar)
Introduction to PDO, basic PDO operations and addition, deletion, modification, PDO preprocessing, PDO attribute control, PDO exception handling, PDO encapsulation
3) ICFrarme framework (key)
MVC design pattern, framework construction
4) Smarty template (familiar)
Template technology principles, Smarty quick start, Smarty template design, Smarty programming, Smarty caching technology
5) Project upgrade (key points)
Email technology, page staticization, regular expressions, content Collection, function improvement
PHP learning fourth stage
1. Cycle and goal:
Learning cycle: 17 days
Goal after learning: able Use ThinkPHP, the most popular framework among front-line enterprises, for rapid project development. It can realize RBAC permission management functions commonly used in mainstream backends, code management, front-end and backend interaction, multi-table connections, data analysis, polling technology, and website optimization technology. It can also integrate jQuery Mobile to implement both PC and mobile versions. After completing the course, you will be fully capable of developing mainstream large and medium-sized websites (office OA system).
2. Knowledge points:
1) SVN (master)
SVN overview and installation, detailed explanation of SVN usage, configuration of multiple warehouses and permission control, SVN server configuration and management , Hook program
SVN tutorial: http://www.php.cn/course/354.html
2) XML (familiar)
XML syntax, SimpleXML, XPath, Case-Online Dictionary
3) Ajax (Master)
Ajax quick start, Ajax objects, sending get and post requests, transmitting data with XML, JSON, Ajax cross-domain Request, Ajax case-pagination, chat room
Ajax tutorial: http://www.php.cn/course/594.html
4) ThinkPHP (key)
ThinkPHP quick start, ThinkPHP controller, ThinkPHP view, ThinkPHP model, ThinkPHP utility items
ThinkPHP tutorial: http://www.php.cn/course/680.html
5) Linux (key)
Linux installation, shell usage, VI editor, users, groups, file management, Lamp environment construction
Linux tutorial: http://www.php.cn/course /646.html
6) Optimization technology (key points)
Database optimization, Sphinx full-text index, Memcache, URL optimization
The fifth stage of PHP learning
1. Cycle and goals:
Learning cycle: 17 days
Goal after completion of study: Be able to use the mainstream framework ThinkPHP to implement the mainstream business logic of a real mall (such as attribute screening of products, product search, shopping cart), and implement the mall Commonly used QQ login functions, payment functions, interface development (delivery, WeChat, SMS, email, maps), and master advanced knowledge of mall server architecture such as clustering, load balancing, and distribution! After completing the course, you will truly master the development of large-scale mainstream shopping malls, and be able to optimize system performance for projects such as portal websites, shopping mall systems, and office systems.
2. Knowledge points:
1) Redis (master)
Nosql common product introduction, installation and startup, data type explanation, PHP support for redis, security certification and advanced cases , persistence mechanism, master-slave configuration
Redis tutorial; http://www.php.cn/course/566.html
2) Nine major interface programming (key points)
Payment, delivery, WeChat, SMS, email, map, Baidu API, Tencent API, local data interface
3) MongoDB (key)
MongoDB understanding, basic and Common commands, index and user management, data export and backup, master-slave replication and sharding, PHP support MongoDB
MongoDB tutorial: http://www.php.cn/course/519.html
4) Mysql read-write separation (key points)
Principle, log-bin explanation, configuration steps, code to achieve read-write separation, use of read-write separation in ThinkPHP
5) Server architecture (Key points)
WEB server cluster, Nginx load balancing, Session sharing, reverse proxy server
PHP learning phase six
1, cycle and goals:
Learning cycle: 17 days
Goals after completion of study:
1. Master the use of PHP open source products, deeply understand the principles and ideas of open source products, and be able to quickly and deeply development. After completing the course, you will be able to master the rapid development of various corporate portals, government agencies, educational institutions, media organizations, personal webmasters and other websites.
2. Master the hybrid development method to develop mobile APP. The APP is compatible with Android phones and IOS phones. After learning, the content of the PC website (or enterprise OA platform) can be viewed and updated simultaneously on the mobile phone!
2. Knowledge points:
1) WebApp (key)
Framework foundation, PhoneGap underlying implementation, Hyrid hybrid development, application JS SDK class library
2) CMS in-depth development (key points)
Understand the cms system, skillfully apply dedecms system tags, use dedecms to develop a67 movie network, and apply dedecms data collection
CMS tutorial: http:/ /www.php.cn/course/377.html
3) Hadoop (understanding)
Hadoop installation and configuration, HDFS configuration, Hadoop entry case, PHP writing MapReduce
4) Mysql advanced (key)
Foreign keys and paradigms, views and transaction security, triggers, functions, stored procedures, indexes
5) Js advanced (key)
js common events, js object-oriented, js closure, js function call, js mini game Snake.
If you think this learning route is good, you can follow this step to learn now. The PHP Chinese website has a large number of learning materials and resources to share for free. You can download it with peace of mind.

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

If you are an experienced PHP developer, you might have the feeling that you’ve been there and done that already.You have developed a significant number of applications, debugged millions of lines of code, and tweaked a bunch of scripts to achieve op

This tutorial demonstrates how to efficiently process XML documents using PHP. XML (eXtensible Markup Language) is a versatile text-based markup language designed for both human readability and machine parsing. It's commonly used for data storage an

JWT is an open standard based on JSON, used to securely transmit information between parties, mainly for identity authentication and information exchange. 1. JWT consists of three parts: Header, Payload and Signature. 2. The working principle of JWT includes three steps: generating JWT, verifying JWT and parsing Payload. 3. When using JWT for authentication in PHP, JWT can be generated and verified, and user role and permission information can be included in advanced usage. 4. Common errors include signature verification failure, token expiration, and payload oversized. Debugging skills include using debugging tools and logging. 5. Performance optimization and best practices include using appropriate signature algorithms, setting validity periods reasonably,

A string is a sequence of characters, including letters, numbers, and symbols. This tutorial will learn how to calculate the number of vowels in a given string in PHP using different methods. The vowels in English are a, e, i, o, u, and they can be uppercase or lowercase. What is a vowel? Vowels are alphabetic characters that represent a specific pronunciation. There are five vowels in English, including uppercase and lowercase: a, e, i, o, u Example 1 Input: String = "Tutorialspoint" Output: 6 explain The vowels in the string "Tutorialspoint" are u, o, i, a, o, i. There are 6 yuan in total

Static binding (static::) implements late static binding (LSB) in PHP, allowing calling classes to be referenced in static contexts rather than defining classes. 1) The parsing process is performed at runtime, 2) Look up the call class in the inheritance relationship, 3) It may bring performance overhead.

What are the magic methods of PHP? PHP's magic methods include: 1.\_\_construct, used to initialize objects; 2.\_\_destruct, used to clean up resources; 3.\_\_call, handle non-existent method calls; 4.\_\_get, implement dynamic attribute access; 5.\_\_set, implement dynamic attribute settings. These methods are automatically called in certain situations, improving code flexibility and efficiency.