codeinabox@programming.dev to Programming@programming.devEnglish · 3 months agoThe Maintainability Mindset: How to Write Code That Stands the Test of Timekashw1n.comexternal-linkmessage-square12linkfedilinkarrow-up139arrow-down10
arrow-up139arrow-down1external-linkThe Maintainability Mindset: How to Write Code That Stands the Test of Timekashw1n.comcodeinabox@programming.dev to Programming@programming.devEnglish · 3 months agomessage-square12linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up8·3 months agoI wouldn’t recommend the Gang of Four book. Many of the design patterns they espouse are way over complicated from the days of peak OOP. You know, FactoryFactoryVisitor stuff. Usually best avoided.
I wouldn’t recommend the Gang of Four book. Many of the design patterns they espouse are way over complicated from the days of peak OOP. You know, FactoryFactoryVisitor stuff. Usually best avoided.