Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I love that site :D
I keep bringing it up at language wars, so people see that they're both right and wrong -
matanl26478yThis page is priceless
"JavaScript inherits many bad features from C, including switch fallthrough, and the position sensitive ++ and -- operators. See C sucks below." -
That's going to be a good read.
Everyone should read criticism of their favorite language (and favorite things in general) with an open mind. It's too easy to drink the kool aid of your favorite language and become blind to its shortcomings. By reading a contrary view, you'll either learn something new, or the criticisms are BS and it'll reinforce you are on the right track.
Downvotes be damned, but for C++ programmers I'd recommend the C++ FQA (frequently questioned answers) http://yosefk.com/c++fqa/ C++ has a special place in my heart, but I still agree with the FQA, and think it's a good read.
Related Rants
I think yall will appreciate this if you haven't seen it already. Criticisms of every major language:
https://wiki.theory.org/YourLanguag...
undefined
languages