Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Programming strategy with no on-going testing

by steelrose (Scribe)
on Mar 16, 2005 at 18:51 UTC ( [id://440089]=note: print w/replies, xml ) Need Help??


in reply to Programming strategy with no on-going testing

I take an approach that's slightly different than what I've seen here, though I guess my answer is probably that I test chunks of code. I will create comments that describe the logic of the program first, from start to finish (This allows me to keep my code well documented). I then go in and will write the code for a block of comments, and test it. I find that it helps me remain focused on the big picture that way, and easy to pick up a project that I've begin but had to put aside for a length of time. I'm particular about commenting code, I hate going into code that is "self documenting" and the programmer thinks it didn't need any explanation.
  • Comment on Re: Programming strategy with no on-going testing

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://440089]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-25 16:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found