Post #3222061
2026-06-09 11:20 UTC
Smart pointers implies C++, which is not the right answer.
Replies (1)
-
@MonkderVierte@lemmy.zip 2026-06-09 13:07
Unlike many other programming languages, which are often picked up on the go from tutorials found on the Internet, few are able to quickly pick up C++ without studying a well-written C++ book. It is way too big and complex for doing this. In fact, it is so big and complex, that there are very many very bad C++ books out there. And we are not talking about bad style, but things like sporting glaringly obvious factual errors and promoting abysmally bad programming styles. stackoverflow.com/…/the-definitive-c-book-guide-a…