this post was submitted on 02 Jul 2023
57 points (93.8% liked)

Programmer Humor

33167 readers
131 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 2 years ago (3 children)

Still waiting for anybody to explain me why I shouldn’t write my backend in php

[–] [email protected] 5 points 2 years ago (1 children)

Everything works if you know it well enough. But what I remember annoying me with php most was the naming convention mess, array_search, count, strlen, etc.

[–] [email protected] 4 points 2 years ago

\except $for $the $annoying $syntax $and $bad $function $naming, $it's $actually $turned $into $a $fairly $decent $language->

load more comments (1 replies)