logoalt Hacker News

seg_faultlast Tuesday at 4:48 PM1 replyview on HN

I had the same experience. C++ doesn't even compile or I have to tell it all the time "use C++23 features". I tried to learn OpenGL with it. This worked out a bit, since I had to spot the errors :D


Replies

TingPinglast Tuesday at 5:22 PM

Same here. C++ changes fast and can be written in many styles so not a ton of training data I assume.