How can you maintain the balance between the two forces. Clean coding and quick and dirty coding. These two terms seem to not be friends at all. In experience it is either the task gets done or its gets done clean eventually. Is there an actually balance? If there was, how would you know it. … Continue reading How to become the Code Skywalker
Tag: programming
Four things I learnt from reading the book Clean Code with Python
Clean Code is a book written by Robert C. Martin. In this post I look at some of the principles I learnt while reading the book. All programmers should know and work with these principles.