Tag Archive | Tips
Simple Tips To Help You Write Friendlier Code
Clean Code. To paraphrase BJarne Stroustrop, Clean Code is elegant, simple and efficient and does one thing well. I particularly love this statement because it has always been a strong belief of mine. I will now attempt to go through a few simple every day checklist that can improve code readability and ultimately, maintainability. Tip [...]