this post was submitted on 23 Apr 2026
308 points (97.5% liked)
Programmer Humor
31090 readers
770 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I never mock those who are trying to learn.
Why is he starting with c/c++? Yes they have uses but not as a starter just playing around.
I struggled with this initially too cause I didn't understand why. Most people would say "give me the first object". In reality your requesting an offset * size of each item + list start.
This sure looks like C# to me, not C/C++
It's K.Dotnet
You're taking a shitpost too seriously mate
sometimes it's not interesting enough to keep someone's attention if it's just "playing around": some people need to feel like what they're working on while learning has a real purpose, and some purposes have to use C++ (e.g. Arduino)
sure it might not be the most effective or efficient way to learn, but it can be more motivating.