Share one (1) programming language and giver some reason for why you hate it so passionately.
Mine is MATLAB. I've had to use it too much in the past few years and everything is so bad. The proprietary IDE is so badly optimized that it's faster to run an in-browser version. Function naming is incredibly disorganized, flipping randomly between naming conventions, and everything is in a global namespace. Every time I generate a graph, it's features will work in a different way, i.e for a control system graph, data tips don't work the same as normal. Use of MATLAB sometimes devolves to 'cookbookery' which is what I call 'copying stuff from stack exchange', especially when you're trying to adjust figures in a specific way. I can't believe they charge for this junk, and I hope I'll never have to use this awful language again.
Now we've established MATLAB is the number one worst language, what is the second worst?