c# - Why is capitalising class names in Java (and others) only a suggestion and not a rule? -
I'm thinking that Java, due to its many security features and constraints, developers have a class with a lowercase letter Even though the name allows to start, it would be a very stupid idea to do so.
Am I ignored a case where this can be useful? Or is it just a matter of not bossing a programmer?
This is because it was thought that programming languages should not be emphasized in conferences in the past years . But now the scene is changing slightly and there is a favorable environment for the "conference overconfiguration" approach like Rail on Ruby.
In the future, we can see more conference-based programming languages / frameworks that will arise from time to time with programming patterns and best practices.
Comments
Post a Comment