Jay,

I would start out by reading up on the oop stuff and then maybe look at
some software development sites...there are many and most have
sufficient info to get you started.

There are tons of design patterns out there which will more than help
you code out too...(http://www.phppatterns.com) is a great site.

Plus there are many great software design mags for php and other
languages...that might be an option.

I saved the best for last...

There are so many great projects out there that you can help out with
any of them...that will allow you to work and learn from others...also
if you dont have the time then i strongly suggest review code from some
projects...like horde that have a solid framework...by review the code u
can see style and design stratiges...

Hope that helps out...

--
BigDog





On Sat, 2003-06-28 at 14:10, Jay Fitzgerald wrote:
> I have been writing PHP for almost a year now and someone on phpfreaks told 
> me the other day that my code was very sloppy.
> 
> Since I want to more more into programming than design, can anyone 
> recommend where to learn how to make sure your code is clean, optimized and 
> as error-free as it can get? Even if it is the style of how to write the 
> code, please let me know....I know noone can be the perfect programmer, but 
> I would at least like to be a decent programmer :)
> 
> Jay
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to