codeinabox@programming.dev to Programming@programming.devEnglish · 1 month agoThe Maintainability Mindset: How to Write Code That Stands the Test of Timekashw1n.comexternal-linkmessage-square5linkfedilinkarrow-up144
arrow-up144external-linkThe Maintainability Mindset: How to Write Code That Stands the Test of Timekashw1n.comcodeinabox@programming.dev to Programming@programming.devEnglish · 1 month agomessage-square5linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up7·1 month 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.