初次使用易达CMS企业系统以下简称(易达),易达系统运行于微软公司开发的 ASP 程序平台,ASP是目前国内应用最广泛的WEB开发语言,空间基于微软windows IIS,使您的购买空间和维护成本降到最低,并以其众多独创或领先的新特性和功能设计,使得用户深刻体验到易达以原创研发、服务客户为主导开发理念的独到之处和领先优势,易达严格上讲是为懂点网站建设和HTML或DIV+CSS技术的人员而开发的一套
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










