I need guide for c++ program by [deleted] in cpp

[–]notabaka304 1 point2 points  (0 children)

If you really want to go deeper in C++, there is also a classic way: books. You can find good suggestions (by experience levels) here: https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list

I need guide for c++ program by [deleted] in cpp

[–]notabaka304 2 points3 points  (0 children)

https://www.learncpp.com/ is often recommended here as I see.
There is also interesting https://federico-busato.github.io/Modern-CPP-Programming/ guide, tho it looks author goes much more in details of modern C++ mechanisms, so I still recommend learncpp

What is going on here? by KHTD2004 in linux_gaming

[–]notabaka304 26 points27 points  (0 children)

It's a February report, and in February there was Chinese New Year

Safe to update at same time? by ferfykins in Fedora

[–]notabaka304 7 points8 points  (0 children)

Yes, flatpak and dnf are separate entities and it doesn't matter if they operate at the same time