Welcome to My
Software Engineering Blog
Name your functions well.
A good name describes its returned value.
Sometimes a class isn’t worth it.
Not everything deserves to be a class.
Have a plan before you code.
Know where you are going and what you are going to do.
Learn how to give good presentations.
This is an essential element of improving your communication skills.
Measure twice, cut once.
It pays to be extra careful.
Business exceptions are different.
Handle them differently than technical exceptions.
Avoid excessive switches and flags.
Sometimes it’s better to have something else handle those cases.
About Me
- November 2022
- October 2022
- May 2022
- January 2022
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
Follow My Blog
Get new content delivered directly to your inbox.
agile analysis API automation bugs business analysis business value change clean code code review collaboration comments communication complexity database delete dependencies dry failure goals interfaces kanban learning management mastery pair programming performance prioritization professionalism quality refactoring releases requirements separation of concerns simplicity single responsibility principle software architecture software engineering SOLID principles statistics TDD testing values variables yagni