Programming language and convention
A programming language does not enforce rules. It just gives you the means to tell a computer how to do something. In my previous job I saw how SQL was being mis-used and how there was a lack of design used in implementing certain databases. The language doesn’t guide you to creating good databases; this … Read more