Conversation:
Notices
-
Part of why I dislike a lot of PHP bashing is the reasons given are years-old complaints that are no longer relevant, unless you're one of those people that cling to really old versions, in which case, well, that's the future you chose.
-
@verius Its gotten a lot better with later PHP5 and in PHP7
-
@verius Pretty much any of the high level stuff I did at my old job was C++ or PHP depending on intended application.
-
@verius For us at the time, low level is machine or byte code for the microcontroller, mid level is intermediate assembler for interfacing code, high level was anything above that. We were programming individual chips after all.