3

When people say they wish a language was more strict. I'm a fan of the loose lol.

Tried Python. Script failed due to indent not at right amount. Bye

C#/.NET... Typecasting out the a$$. Goodbye lol

PHP. Anything goes. Hello, this is my kind of world. Never had an issue with types but I write my code to handle values properly.

And I know people will have opposing views. However I will say that you can still achieve the strictness in PHP by putting in your own checks. Create a few custom functions to do your validations and you are good to go :)

Comments
Add Comment