IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New You mean it's less of an issue.
I am currently employed doing PHP programming for a HTTP application. The code is actually fairly modular, but in only two weeks I have lost track of the times I've had to modify or extend some other module whilst working on two other (related) things at once and then had to repair some slight breakage because of my lower-level repair. Thank God for GNU screen and split windows in vim! :-)

Wade.

"All around me are nothing but fakes
Come with me on the biggest fake of all!"

New How to make it even less of an issue.
Write your unit/regression testing for everything as you go.

When you make any change, run all the tests. Either a previous test will catch some breakage (most of the time), or you will find some new interesting border-condition breakage (write a new test to cover that too), or nothing will have broken at all.

This kind of testing methodology makes even large-scale system changes very impact-free.
Regards,

-scott anderson
     Giant Question: who is competent in IT ??? - (Ashton) - (38)
         Looks like I found me a new line of work. - (nking)
         We had that debate circa 1990 in Alaska - (boxley) - (2)
             NJ tried that with programmers, I think -NT - (tjsinclair)
             Too many political issues - (nking)
         *giggle* Nice connundrum! - (jb4)
         The answer is obvious . . - (Andrew Grygus) - (32)
             So I tell my students... - (tjsinclair) - (30)
                 Re: So I tell my students... - (wharris2) - (29)
                     Thanks! - (tjsinclair) - (28)
                         Where to look things up - (wharris2) - (27)
                             The three hardest things to teach - (tjsinclair) - (24)
                                 There's a fourth and a fifth. - (static) - (7)
                                     Good ones! -NT - (tjsinclair)
                                     Code modularity - (wharris2) - (2)
                                         Oh, aye. - (static) - (1)
                                             Oh sigh - (wharris2)
                                     Well, if you do "5" right, "4" isn't so much of an issue - (drewk) - (2)
                                         You mean it's less of an issue. - (static) - (1)
                                             How to make it even less of an issue. - (admin)
                                 that's pretty crappy - (SpiceWare) - (14)
                                     When you get stuck... - (kmself) - (10)
                                         I think she's her own worst enemy - (tjsinclair) - (2)
                                             Is it typical youth response? - (wharris2) - (1)
                                                 Well... - (tjsinclair)
                                         Exactly. I only got to do this once... - (ben_tilly) - (6)
                                             ::chuckle:: - (Ric Locke) - (5)
                                                 Hmmm... - (tjsinclair) - (1)
                                                     Watch it. That law isn't commutative :-) -NT - (Ric Locke)
                                                 Not necessarily true. - (inthane-chan)
                                                 Depends on the student - (drewk)
                                                 That depends - (ben_tilly)
                                     Actually... - (tjsinclair) - (2)
                                         Bryce's sister? -NT - (jb4) - (1)
                                             Mmmmmmaybe... - (tjsinclair)
                                 Code Complete, Ch. 32 - (kmself)
                             Re: Where to look things up - (lister) - (1)
                                 Same here - (SpiceWare)
             Re: The answer is obvious . . yes, it is. - (Ashton)

Wow. I am just. Wow. Un-. Wow. You'd think...Nah. Wow.
225 ms