|
|
|
|
|
by Tichy
7002 days ago
|
|
Believe me, it is possible to write very bad code with Java, and you can see the (huge) differences between Java code written by good and bad programmers. I don't understand "people will only code what you let them code", how is that? |
|
But concerning that "only will code what you let them" I'm saying that Java lets you define the interfaces (I'm talking about MVC now) and your coder MUST implement that no matter what.
I'm sure that the distance between a bad code and a good code in java is nothing compared with a bad php code and a good php code not to say perl where you can write the same thing in many ways.