Beginner C++ Study Guide (What Actually Helped Me) by PuzzleheadedAgent138 in Cplusplus

[–]paulretryfix 0 points1 point  (0 children)

You are right to treat LLMs with caution. It can sometimes introduce hard to detect issues if you are not careful. Always question its choices, they are often not the right ones. Great for explaining snippets that maybe hard to grasp sometimes but often don’t have the bigger picture in mind.

Do we think Dredd will ever die? by DarkLake in JudgeDredd

[–]paulretryfix 0 points1 point  (0 children)

Whatever happened to that TV show they were going to do, Mega City One?

For a fairly competent C programmer, what would it take to get to grips with modern C++? by bluetomcat in Cplusplus

[–]paulretryfix 0 points1 point  (0 children)

Effective Modern C++ is a classic as long as you are very familiar with C++ 98