Optimize for Deletion
Make your code easy to delete. It encourages flexibility, experimentation, and collaboration—without needing a full rewrite. Start small. 😄🗑️✨
Make your code easy to delete. It encourages flexibility, experimentation, and collaboration—without needing a full rewrite. Start small. 😄🗑️✨
How naive I was before I saw the light
In this article, I discuss the meaning of the DRY principle, and how it is often misunderstood.
In this article, I discuss the use of code comments, the difference between "why" and "what" comments, and how comments can be a sign of poorly designed code.
In this article, I discuss Universal Logic Language (ULL), a new approach to cross-platform programming.