/color-code

Coding in colors

Primary LanguageKotlinBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Color Code

Standard programming languages are generic. While that is the purpose of such language, it leads to many ways of understanding and doing the same thing.

The idea is to establish specific guides that should lead to uniquely designed code, hopefully, a better one, leaving less space for a different interpretation.

Why 'color'?

We need a new term for the code categorization. Common terms, 'type' or 'kind,' are already used in a different context. And it's fun!

Let's begin.

Content

Examples

Primary colors

🟦 == calm, unchanged, stable
🟨 == pure, light, combined
🟥 == contagious, changes other colors

Finally:

⚡️ Pro Tip: don't take this too serious.