Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Developer Tutorials Blog:
5 Ways to be a Better PHP Developer
Feb 13, 2008 @ 16:31:00

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 through some code
  • Learn a new framework
  • Research
  • Learn OOP

I can understand where he's coming from on all but the third one - frameworks are nice, but it's more important to get the fundamentals down first before making a framework some of your first experience.

tagged: developer manual framework research oop object oriented

Link:


Trending Topics: