Hey there!
Welcome to Dev Leader Weekly, your dose of software engineering and C# goodness!
Friendly reminder: Courses *are* coming. By being subscribed here, you'll know about them early and get a chance to hear more before I publish information about them more widely. Thanks for your support!
Thought-Provoking Quote of the Week:
Every week a little bit of insight from someone! Whether it's me or something else I've come across to share with you, I hope you find it insightful:
"Don’t comment bad code—rewrite it."
Brian W. Kernighan
From this quote, we can see that Kernighan advocates for clarity and understandability in code (seems to be a common theme with some of these quotes!). While comments can help explain complicated segments, they can never be a substitute for inherently clear and concise code. The argument being made here is that it's more effective to invest time in refining and restructuring code than to explain its complexities through comments.
This content is only available for members.
Become a Member
Or subscribe to the free Dev Leader Weekly newsletter for C#, .NET, and software engineering content every Saturday.