On 2017-07-13 16:34, Ted Roche wrote:
On Thu, Jul 13, 2017 at 9:40 AM,
<mbsoftwaresoluti...@mbsoftwaresolutions.com> wrote:

It pays to take the time and do good modular design instead of this
way-too-long PRG run on crap.  hahaha


So, wait, you're saying that if you create functions/modules/methods
that are short, do only one thing, having clearly defined input and
output ranges and values, can be tested in isolation, have clear entry
and exit points, have a consistent error handling, are orchestrated
together,...  in other words, good coding is easier to debug?

Hunh. I learn something new on this forum every day.


We've all been there: "Oh this is a quick one-time only kind of thing. I'll just write some quick code." ...and then it morphs into something larger and hairier before long.

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/d7a630671d5f6207d764dd83b1234...@mbsoftwaresolutions.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to