Ah, string manipulation in different languages - where consistency goes to die. Java's split()
and C#'s Split()
both follow sensible naming conventions, but then PHP comes along with explode()
like that one developer who insists on naming variables after Pokémon characters. Ten years into my career and I still have to Google this function name every time I touch PHP code. It's like the language was designed by someone who thought "How can I make this as confusing as possible for people coming from literally any other language?"
Case Sensitivity And Naming Conventions
22 days ago
165,971 views
0 shares

php-memes, java-memes, csharp-memes, string-manipulation-memes, function-names-memes | ProgrammerHumor.io
More Like This
Maybe PHP too?
3 years ago
39.2K views
0 shares

Why fight over languages?
2 years ago
67.0K views
0 shares

Loading more content...