|
|
|
|
|
by bayindirh
582 days ago
|
|
I don't think so. For example, If I'm writing something in a programming language I don't know by heart, I start by following the best practices recommended by the language authors, then start to flex them when they become less useful, until I hit a nice pitfall which these best practices are designed to avoid. This allows me to start faster, and be in a better shape in short term. Then I can flex advice more and more as I understand how a language works under the hood. |
|