Never c++
Programming in C++ is downright horrifying to me after trying other languages. The way it does generics is fucked up on so many levels…
C++ is a great language it you refrain from using 70% of its features.
I hate C++ so much
What do I get as PHP Developer?
A beating on a good day.
C++ lets you assign variables with <%%> in case your parents were killed by an equals sign.

What is happening there?
Is it about templates? I can’t find any reference for that syntax.
I mixed digraphs and initilization together.
Oh, I didn’t know about digraphs at all. C++ is a really big language.
And wow, that’s a well hidden footgun.
Feels like this thing should require an extra flag in case of
gccin this day and age, or a separate compile-time defined variable, specifically for cases where you don’t want to require the flag.To be fair, the biggest footguns are the trigraphs, and now that I tested those do require a flag in gcc.
The digraphs are just hard to search, never used operator symbols.





