Yes but it seems to be specific to the PHP community to identify that their code was written using OOP or not using OOP. This does not really happen between Python and Ruby developers, and I'm pretty sure it doesn't happen with any other language, at least to my knowledge.
My only theory on...
I never understood this. Could someone please explain this to me? The question might not make much sense but when something written in PHP gets released, it usually gets identified as being written using OOP.
@Kryptos @Markshall @eckostylez @LeJian
Every programming language has a different purpose. PHP can also be used in a command-line interface and just because Python has a more extensive library of modules, it's not fair to call both languages incomparable to each other. Python just happens to be more functional than PHP, but in the...
Can someone please tell me why you couldn't compare PHP to Python? There's a boatload of discussions and debates comparing these two languages in the real world.
I would choose Ruby as my favorite because it's really really flexible and then I'd choose Python because it allows me to create...
I'm lonely as shit. I don't know how to meet new friends. Everyone I send a friend request to on Battlefield 4 declines my request. I'm sad. I'm depressed. I don't know where to go.
Do any of you have a PS4? If you do, drop your PSN ID's.
This is probably off-topic but I'm learning JS and couldn't you just both initialize and define the variable all at the same time?
var naming="Hello " + person + "! How are you today?";