Who the hell would call python beautiful has never seen python code in the wild
Programmer Humor
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
Too true, python can be beautiful and succinct or like a huge plate of spaghetti cut up with scissors
Once you get used to the Rust syntax, it actually makes the code look cleaner.
Ans you also learn to format it properly.
Generally any new santax looks ugly. Then when you understand why it is written like it is it starts looking good.
learn to ~~format it properly~~ stop trying to correct rustfmt
FTFY
One big reason Nim never really caught on is because we've got lots of fast-ish languages with garbage collection (like Go, which sucks a lot of oxygen away from Nim IMO). Rust introduced a new concept to the mainstream that lets you program safely without a runtime hit for garbage collection.
Ada would like a word with you ;)
To my knowledge, Ada doesn't have an equivalent to Rust's borrow checker. I also think I covered that base by specifying "mainstream" 😀
You forgot JavaScript... but I'm not sure there's an icon/graphic for a racoon on meth...
you forgot zig