|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Article Dicussion: A Test To See If You Write Sloppy Software
If you have any questions or comments about this article please post them here.
This forum post relates to this article |
|
#2
|
|||
|
|||
|
Consistancy
Another thing to watch out for is consistancy. For example if you make a wonderful function to automatically generate any HTML form control then USE IT CONSISTANTLY. I've worked through too much code where similar things were done in completely different ways from page to page.
Look for similarities between any two tasks you need to do. If they're similar enough perhaps you can even put the function in a shared file and use it on all pages. If not, at least use a similar structure to solve the problem. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > Article Dicussion: A Test To See If You Write Sloppy Software |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|