|
|
||||
|
|
This tip submitted by ayyapparaju on 2005-06-06 05:12:03. It has been viewed 31389 times.
Rating of 3.0123 with 163 votes FlowchartsUse a flowchart to represent the logic of your program before coding.This will reduce lot of redundancy and helps improve your logic. In fact, even if you don't use a flow chart, but sure to spend some time thinking about your program design before diving in and writing code. More tips Add a tip! ----- |
|
||
|
|
||||