ExtremeProgramming Influences

I cut my teeth on ExtremeProgramming, a predecessor to AGILE that was promulgated by the Portland Pattern Repository in the early '00s.

Among the habits I still retain are refactoring for clarity and liberal use of long and descriptive variable/function/method/class names. I have written some long method names let me tell you. But it's plain as day what the method is doing and that's important.

22 October 2022

Previous
Previous

Mastodon Profile Scraper 1

Next
Next

Vim Tip, Increment/Decrement