+ 5
Clean code😉
5 Respostas
+ 11
Proper indentations, descriptive variable names, appropriate whitespaces, functions to replace repeated blocks of codes, proper comments. :>
+ 9
not interesting, I'd be curious to see a dirty code 😂😂😂
+ 5
Thanks for your comment, I respect your opinion as opposed to you 👏
+ 2
I suppose your talking about design pattern by gang of four
0
Check out the C obfuscated code contest. The exact opposite. People try to make valid but the most unreadable code possible, for example, making ascii art in the code itself. It is so much fun and difficult to try to reverse engineer them.
Here an example image: http://1.bp.blogspot.com/__Ws638p-N98/Sw27o7PuquI/AAAAAAAAACk/7Wyef3pToK0/s1600/Screen+shot+2009-11-25+at+23.19.24.png
Website http://www.ioccc.com