Blackbams Blog
development – digital arts – internet
Knowledge is free. No one may take possession of it.
Category "Software Development"
Book this single category as RSS .
10. September 2020
Today I want to share an article which is 7 years old but still 100% accurate. It shows the common mistakes in software development and the best practices about how to avoid those mistakes. Short summary – do not do STUPID code: Singleton Tight Coupling Untestability Premature Optimization Indescriptive Naming Duplication Do SOLID code: Single […]
From category Software Development || No comments yet »