All php Chinese netizens, hello!
How long will the epidemic last? One month, two months, three months... maybe...
This sudden national disaster is a major test in difficult times for both companies and individuals.
It will inevitably lead to the collapse of a large number of companies, individual unemployment, and a sharp increase in competitive pressure...
Faced with this battle that concerns you and me, as individuals, apart from eating and sleeping every day, After sleeping and eating, what else can be done?
Are we just going to sit back and wait for death? We must be mentally prepared and prepare for the worst!
I would like to appeal to all netizens of php Chinese website to "move"!
Learn to take action, actively save yourself, and improve yourself!
Arrange 8 hours of retreat study for yourself every day, and master at least one programming language during the epidemic prevention period.
The following are free courses prepared by php Chinese website, hurry up and study!
PHP programming learning route:
四.Comprehensive practical case
1: Learning preparation
You need to install the PHP operating environment first and choose a code editor
1.Edit Editor selection
For beginners, it is recommended to choose a simple and easy-to-use editor. You can choose Notepad
first. 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. Local PHP running environment construction
Installing and configuring the PHP development environment is a time-consuming and labor-intensive task. 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 learnPHP
directly after completing theHTML
tutorial, and then come back to learnCSS
andJavaScript
##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 PHPNote:
It is best to have a certain front-end foundation, at least Have a little html basics, the followingPHP course contains MySQLmust learn:knowledge;
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 tutorial》 4.《Thinkphp6.0 official version video tutorial》 Elective: 1.《Ouyang Ke: Classic Introduction to PHP Video Tutorial》 《Ouyang Ke: Classic Introduction to MySQL Video tutorial》 Four: Comprehensive practical case##Note: ##1. 《Peter-Zhu: Learn website layout in 30 minutes》2. 《Peter-Zhu: PHP practice, making a personal blog from scratch》3. 《Ouyang Ke: Rapid development of PHP small forum 》Elective: 1. 《西门大官人: PHP full stack Development of a small blog with great wisdom》2. 《Dugujiujian (8)_php develops one’s own PHP framework from scratch 》3. 《Peter-Zhu: ThinkPHP5 rapid development of enterprise sites》In case of danger, It’s organic. Only when you are prepared can you avoid trouble. Only when you have difficulties can you grow! Take advantage of this isolation time, don’t let time pass by waiting, face it positively, and learn actively! While others are still confused, you have stepped up your studies and been prepared! Come on yourself! Come on Wuhan! Go China! PHP After basic knowledge, learn the practical cases of this course to achieve flexible application
Must learn: