Home  >  Article  >  PHP language introductory tutorial (PHP programming learning roadmap)

PHP language introductory tutorial (PHP programming learning roadmap)

PHPz
PHPzOriginal
2019-11-18 16:59:1410574browse

Where should I start learning the php language? Should I learn html or php first? Or learn PHP framework directly? Putting aside these issues for now, today PHP Chinese website has prepared a PHP programming learning course list for everyone. Just follow the recommended tutorial route to learn! After studying these courses, you will naturally have the answer in your mind!

PHP programming learning route:

.Study preparation

.Front-end basic learning

.PHP basic learning

.Comprehensive practical case

.Summary

PHP language introductory tutorial (PHP programming learning roadmap)

1: Study preparation

You need to install the PHP running environment first, and choose a code editor

1. Editor selection

For beginners, it is recommended to choose a simple and easy-to-use editor. You can choose Notepad first, and after you have a certain foundation, you can choose Sublime, phpStorm, VSCode and other development tools

Notepad download address: https://www.php.cn/xiazai/gongju/92

For other PHP editor recommendations, please move to this article: https:/ /www.php.cn/toutiao-352768.html

2. Building a local PHP running environment

Installing and configuring the PHP development environment is time-consuming For trouble-free tasks, beginners can choose PHP integrated environment tools for fool-proof installation and configuration.

Here we recommend the phpStudy V8 server environment integration tool developed by php Chinese website, which integrates PHP, Mysql, Apache, Nignx Environment, and the environment can be switched freely.

phpStudy V8 download address: https://www.php.cn/xiazai/gongju/1500

Other PHP integrated environment recommendations: https:/ /www.php.cn/toutiao-362311.html

#2: Learning the basics of front-end

Note: 1. For students with front-end foundation, please skip; 2. You can also learn PHP directly after completing the HTML tutorial, and then come back to learn CSS and JavaScript

##Must learn:

1. Dugu Jiujian (1)-html5 video tutorial》(Write a page to see the effect)

2.Dugu Jiujian (2)-CSS video tutorial 》(Add some styles to see how it looks)

3.Dugujiujian (3)-JavaScript Video Tutorial》(Fill in the page to see Special Effects)

Elective:

1.杀师太: HTML5 Quick Start

2.杀师太: A quick introduction to CSS3

##3.

杀师太: A quick introduction to JavaScript

##3: Learning the basics of PHP

Note:

It is best to have a certain front-end foundation, at least Have a little html basics, the following
PHP course contains MySQL knowledge;
must learn:

1.

Dugu Jiujian (4)-php video tutorial》(video) 2.

PHP Complete Self-Study Manual》(Manual)
##3.

Peter-Zhu: The latest ThinkPHP 5.1 world premiere video tutorialElective:

1.Ouyang Ke: PHP classic introductory video tutorial

##2.Ouyang Ke: MySQL classic Introductory video tutorial

Four: Comprehensive practical case

Note:After learning the above front-end and PHPAfter basic knowledge, learn the practical cases of this course to achieve flexible application

Must learn:

##1.Peter-Zhu: Learn website layout in 30 minutes

2.Peter-Zhu: PHP practice, making a personal blog from scratch

3.Ouyang Ke: PHP small forum speed Development

Elective:

1.西门大官人:php全Stack Development's Small Blog and Great Wisdom

2.Dugu Jiujian (8)_php Develop your own php from scratch Framework

3. Peter-Zhu: ThinkPHP5 rapid development of enterprise sites

Five: SummaryA website includes a front-end and a back-end. The front-end is responsible for display and the back-end is responsible for functions. As a qualified

PHP development programmer

, then the front-end must be learned, you don’t need to study in depth, as long as you know the simple front-end layout, the focus will be on PHP programming! OK! If you decide, then challenge him~~ It’s up to you to see who can persevere to the end!

The road to success is not crowded because there are not many people who persist! come on!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn