All the articles on the Loading Developer blog that will help you write cleaner code.
Mid section of woman standing with spray bottle and napkin in kitchen at home
This is part two of a series on writing clean code. This post is much shorter and touches on more technical and specific aspects. It’s centered on Java and C#.…
Continue Reading
Writing Cleaner Code 2 – Making Cleaner if Statements and Boolean Expressions
computer repair concept - workers repairing keyboard
“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” — Martin Fowler Imagine this: It’s another normal day in your…
Continue Reading
Writing Cleaner Code Part 1 – Tips on Writing Code that will Make Life Easier for Everybody