Home > Article > Backend Development > What technical blogs are there in php?
Most programmers have gone through many pitfalls on the road to self-study. This video and that website make them confused. For me personally, I usually like to read some tutorial-style blogs during the learning process.
Recommended blogs related to php technology:
1. 风雪之Yu (Brother Niao's personal blog - the main developer of php)
2. Han Tianfeng's blog (Han Tianfeng - the core developer of swoole, redefines high-performance php)
3. Heiye Passerby’s Blog (Heiye Passerby-csdn blog expert, with in-depth research on the PHP kernel)
4. php Chinese community( The value of the domain name php.cn can be seen)
5. Menghui hometown blog (Menghui hometown - a master of multiple programming languages, especially good at php)
6. Zhang Yan’s blog - Web system architecture and underlying research and development
Features of these blogs:
1. The summary of knowledge points is relatively comprehensive
2. Generally speaking, the knowledge points explained are easy to understand
3. The route is relatively clear and there won’t be too much redundant content.
In this way, for self-taught friends, some professional blogs not only greatly reduce your learning time, but also improve your learning efficiency. More importantly, these blogs can cultivate your interest in programming.
The above is the detailed content of What technical blogs are there in php?. For more information, please follow other related articles on the PHP Chinese website!