@[email protected] to Programmer [email protected]English • 9 months agoWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devimagemessage-square90fedilinkarrow-up1600
arrow-up1600imageWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.dev@[email protected] to Programmer [email protected]English • 9 months agomessage-square90fedilink
minus-square@[email protected]linkfedilink1•9 months agoAs an example of a language that many people are familiar with, which is likely to be in long-term use where maintainability is most important, and which can almost read like pseudocode anyway, sure - probably the best ‘real language’ choice.
Java is a fine choice. Much prefer it over pseudocode.
As an example of a language that many people are familiar with, which is likely to be in long-term use where maintainability is most important, and which can almost read like pseudocode anyway, sure - probably the best ‘real language’ choice.