DEV Community

Discussion on: The 5 Guidelines to Write Cleaner Code in C#

Collapse
 
marissab profile image
Marissa B

Yes! This site needs more car-related example snippets haha. Excellent post. Being careful about inheritance vs composition can be a tricky one when you're doing the initial pass for a design, but hopefully that's worked out on the drawing board before you write a single line of code.