Home > php教程 > PHP源码 > body text

成为更优秀的PHP开发人员的五点建议

WBOY
Release: 2016-06-08 17:32:07
Original
963 people have browsed it

 

 



Developer Tutorials blog 今天发表了一篇文章
 
http://www.developertutorials.com/blog/web/5-ways-to-be-a-better-php-developer-36/
 
提出了做一名优秀程序员的五点建议。
 
这里,我总结出五点提高生产率,优化代码。例如:核心函数,框架,设计模式,文档格式。如下:
 
1阅读手册(PS:这个不用多说,人手一份,手册是最核心的,任何书都不能替代手册)
 
2阅读代码(阅读别人写的代码,网上有很多优秀的代码供参考,例如:SourceForge.net )
 
3学习新框架( phpframeworks.com 框架是很好,但是在学习框架前一定要打好基础。)
 
4研究(不要只看表面和应用,应该多研究原理,例如xml-rpc,rest,oop等等)
 
5学习OOP(面向对象编程)
 
 
 
 

New on the Developer Tutorials blog today is this post offering up a few ideas (five of them) on how they think you can become a better programmer.
In this post, I''ll outline five ways to be a better developer, improve your productivity, write less code and achieve more with your web applications.There''s always more to learn when it comes to PHP development. New core functions, new frameworks, new design patterns, new code documentation styles. Here are some of the best ways you can become a better PHP developer.
His five suggestions are:
  • Read the manual
  • Browse thr
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!