devilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 年前I need this....lemmy.worldimagemessage-square31linkfedilinkarrow-up1807arrow-down113
arrow-up1794arrow-down1imageI need this....lemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 年前message-square31linkfedilink
minus-squarebstix@feddit.dklinkfedilinkEnglisharrow-up8arrow-down1·1 年前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.
minus-squaretheneverfox@pawb.sociallinkfedilinkEnglisharrow-up2·1 年前… 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.