|
|
|
|
|
by ntoshev
1863 days ago
|
|
Great resource, I'd missed a few goodies. https://javascript.info is similarly good in teaching modern Javascript. I wish there was such a resource for modern C++ though. I learned and used C++ in the 90s and early 2000s, and apparently the language has progressed a lot meanwhile. People say idiomatic modern C++ (C++14/17/20) can be pleasant and metaprogramming capabilities are really powerful. |
|