Автор на небольшом примере показывает, как избавиться от комментариев в коде, сделав его самообъясняющим. Это является одним из принципов Clean Code.
#cleancode
https://medium.com/@douglas.iacovelli/make-your-code-explain-itself-if-it-has-too-many-comments-youre-doing-it-wrong-c856a0df6a65
#cleancode
https://medium.com/@douglas.iacovelli/make-your-code-explain-itself-if-it-has-too-many-comments-youre-doing-it-wrong-c856a0df6a65
Medium
Make your code explain itself. If it has too many comments, you’re doing it wrong!
This is something that is not taught to us at College and is definitely an important thing for programmers to start doing as they write…
Перевод статьи с medium о принципах Clean Code и SOLID
#android #solid #cleancode #bestpractice
https://medium.com/clean-code-channel/understanding-clean-code-in-android-3f00301fe16e
#android #solid #cleancode #bestpractice
https://medium.com/clean-code-channel/understanding-clean-code-in-android-3f00301fe16e
Medium
Understanding Clean Code in Android
Прежде чем приступить к написанию кода, лучше понять, как управлять кодом и как сделать ваш код масштабируемым.
Краткое описание с примерами наиболее распространенных паттернов проектирования.
#android #pattern #cleancode
https://www.raywenderlich.com/18409174-common-design-patterns-and-app-architectures-for-android
#android #pattern #cleancode
https://www.raywenderlich.com/18409174-common-design-patterns-and-app-architectures-for-android
kodeco.com
Common Design Patterns and App Architectures for Android
Discover how to make your Android code cleaner and easier to understand with these common design patterns for Android apps. “Future You” will appreciate it!
6 video лекций по Clean Code от Uncle Bob (Robert Cecil Martin)
#cleancode #video
https://www.youtube.com/watch?v=7EmboKQH8lM&list=PLmmYSbUCWJ4x1GO839azG_BBw8rkh-zOj&index=1
#cleancode #video
https://www.youtube.com/watch?v=7EmboKQH8lM&list=PLmmYSbUCWJ4x1GO839azG_BBw8rkh-zOj&index=1
YouTube
Clean Code - Uncle Bob / Lesson 1
↓↓ ENGLISH DESCRIPTION ↓↓
"Coding Better World Together" is a set of master lessons from the famous Uncle Bob (Robert Cecil Martin), where he gives us a broad vision of the importance and future of Software in today's society.
In this first lesson, Uncle…
"Coding Better World Together" is a set of master lessons from the famous Uncle Bob (Robert Cecil Martin), where he gives us a broad vision of the importance and future of Software in today's society.
In this first lesson, Uncle…