this post was submitted on 08 Nov 2023
1 points (100.0% liked)

Programming

3 readers
1 users here now

This magazine is dedicated to discussions on programming languages, software development, and coding. Whether you are a beginner programmer or an experienced developer, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as coding languages, software engineering, web development, and more. From the latest trends and frameworks to tips and tricks for debugging, this category covers a wide range of topics related to programming.

founded 2 years ago
 

I spent years of my life programming C++ for a living. Now I've been away from it for a while, every few years I look back at it and every time it's gotten a little worse.

The latest installment: Instead of implementing a good way for managing object lifetimes, or better runtime introspection, or looser coupling between large modules, they've been spending time and effort on bringing some things back that used to work, but that they'd decided they needed to ban, just now with different syntax than what used to work before. Hooray!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here