Hacker News new | ask | show | jobs
by preommr 2506 days ago
> is not a difficult language to learn

People say this about every single programming language.

3 comments

dunno. to me PHP and CPP are the hardest, because I cant figure out the logic behind their design.
Some have genuinely uniquely confusing bits. Like `this` in javascript. Or `Hold` and `Evaluate` in mathematica.
Probably because they're all right.