Re: how to write good code
- From: rosko@xxxxxxxxxxx (Ross McKay)
- Date: Sun, 31 Aug 2008 13:20:45 +1000
On Sat, 30 Aug 2008 20:17:18 -0400, Shiplu wrote:
I wanna know how to write good code in php.
Not oop stuff. I wanna know how to write a good php code file.
documentation, comments. indentation etc.
what are the good practices??
Find out what "bad" is by reading this:
http://thedailywtf.com/Series/CodeSOD.aspx
Then, don't do it like that!
But seriously, you might want to check out this page on Wikipedia, and
follow some of its references:
http://en.wikipedia.org/wiki/Programming_style
--
Ross McKay, Toronto, NSW Australia
"Let the laddie play wi the knife - he'll learn"
- The Wee Book of Calvin
.
- References:
- how to write good code
- From: Shiplu
- how to write good code
- Prev by Date: Re: [PHP] Re: Php installation
- Next by Date: Re: [PHP] ASCII Captcha
- Previous by thread: Re: [PHP] how to write good code
- Next by thread: Re: [PHP] Re: Php installation
- Index(es):
Relevant Pages
|