Who has never used Ctrl + C and then Ctrl + V in code, this is something very common that developers do.

Read more 👉 https://lttr.ai/ATj5n

#Coding #java #Programming #CleanCode #CommonMistakes #MakingMaintenanceDifficult

Don’t Make These 3 Mistakes While Coding

Coding is a fun activity, at least when we have clean code and don’t have many bugs. Let’s see some common mistakes we should avoid!

High-Level Developer
@thiagobfim but once upon a time ctrl+c was how you exited a program.. now you have to press Ctrl + alt + Del and pick the program from a list... You have any idea how long it took me to get used to that? Dag nabit Bill Gates why'd you have to remap the reboot for? *Breath* DOS rules!
@Xucaen The Ctrl + C is still being used to close some programs. Ctrl + C is not a problem, the problem is Write Everything Twice (WET) everywhere 😅