|
Posted by Jerry Stuckle on 08/24/05 04:23
PHPGB wrote:
> <comp.lang.php , Default User , defaultuserbr@yahoo.com>
> <3n1ke8F18bn6qU1@individual.net>
> <23 Aug 2005 21:57:29 GMT>
>
>>>if ($poo<>$poo)
>>>{
>>>php code
>>>}
>>>
>>>Each to their own .
>>
>>
>>You'll find that proper indentation is almost universal amongst
>>programmers. There's a very good reason for that, having to do with
>>being able to read, debug, and maintain large code sections.
>>
>
>
> And if all the other programmers put their hand in the fire you would
> want me to do the same would you ? :-)
>
> I've always been in the frame of mind its what suits the person and not
> what suits anybody else .
>
>
Gee, if all the other programmers were doing it, there must be a reason!
After almost 40 years of programming, I've found indenting is VERY important.
And I second Ramon's opinion - don't expect help from the group - or any other
programmer. And don't expect to ever get a job programming.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|