Davy Jones@lemmy.dbzer0.com to Programming@programming.dev · 4 months agoWhich software design principles do you rely on most?message-squaremessage-square33linkfedilinkarrow-up151arrow-down10file-text
arrow-up151arrow-down1message-squareWhich software design principles do you rely on most?Davy Jones@lemmy.dbzer0.com to Programming@programming.dev · 4 months agomessage-square33linkfedilinkfile-text
I’m curious which software design principles you find most valuable in real projects. Two concise summaries I’ve found: Clean Code by Robert C. Martin A Philosophy of Software Design by John Ousterhout
minus-squareCustodian6718@programming.devlinkfedilinkarrow-up1·4 months agoIm a big Java guy but screw oop. Streams and functional Programming on top
Object orientation
(I’m a java fanatic)
Im a big Java guy but screw oop. Streams and functional Programming on top