918
submitted 2 months ago by hihi24522@lemm.ee to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] pelya@lemmy.world 37 points 2 months ago

C++ is fiiiiine. Just use the modern variant of the language, don't bother with hand-optimizing your memory allocators, and generally avoid anything involving pointer arithmetics. So, basically, use it like you would use Python.

[-] raspberriesareyummy@lemmy.world 10 points 2 months ago

So, basically, use it like you would use Python.

That's a great way to get performance as shitty as python's.

[-] zik@lemmy.world 41 points 2 months ago

C++ can do a lot of things but one thing it can't do is perform as poorly as python.

load more comments (4 replies)
load more comments (4 replies)
this post was submitted on 29 Aug 2024
918 points (97.8% liked)

Programmer Humor

32361 readers
853 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS