this post was submitted on 23 Mar 2025
444 points (98.1% liked)

Programmer Humor

22219 readers
1623 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 47 points 1 week ago (2 children)

I find the easiest way to forget C++ is to try watching CppCon on YouTube.

I've been doing C++ professionally since 1991.

But when I watch CppCon, what the hell are they gabbling on about? It's all complete gobbledegook! They may as well be speaking in an ancient Goa'uld dialect for all the sense it makes. These people are so far down a rabbithole I start to wonder if they've ever seen the surface.

I am therefore forced to the conclusion that despite 34 years of experience in C++ I don't know C++.

[โ€“] [email protected] 4 points 1 week ago* (last edited 1 week ago)

I work with Qt and that framework has preferences for avoiding a lot of modern C++. I generally agree that it makes better code.

Also, I started with C++ in like 1992 and some part of me still feels like templates are newfangled nonsense.

load more comments (1 replies)