devilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoI need this....lemmy.worldimagemessage-square32fedilinkarrow-up1808arrow-down113
arrow-up1795arrow-down1imageI need this....lemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square32fedilink
minus-squarebstix@feddit.dklinkfedilinkEnglisharrow-up8arrow-down1·1 year agoHonestly… clean code can be hard to read. It’s sometimes easier to recognise certain parts in shitty code because it has a more distinctive appearance.
minus-squaretheneverfox@pawb.sociallinkfedilinkEnglisharrow-up2·1 year ago… What? Code quality is “does it work” followed by readability, only then do you get into performance and other things Good code is better than shitty code by definition.
Honestly… clean code can be hard to read. It’s sometimes easier to recognise certain parts in shitty code because it has a more distinctive appearance.
this guy writes shitty code
… What? Code quality is “does it work” followed by readability, only then do you get into performance and other things
Good code is better than shitty code by definition.