Clean Code عبارات منطقی
نویسنده: مهدی ملائیان
تاریخ: ۱۳۹۴/۱۰/۱۵ ۹:۲۵
آدرس: www.dntips.ir
| مطالب | ۳۶۹۴ |
| نویسندگان | ۲۷۶ |
| گروههای مطالب | ۱۰۲۴ |
| نقشههای راه | ۱۱۹ |
| دورهها | ۱۴ |
| اشتراکها | ۱۷۹۱۴ |
The most important thing I learn in 2015 is that clean code is everything. You can have bad performance or logical errors or even security issues.
But without clean code you cannot fix anything above, because you don't understand the code.