Chris Szalwinski
→Using Modern C++
09:33
+1
Mark
→Best Practices with Modern C++
11:41
+75
→Best Practices for OOP345
11:36
+5
Created page with '= Best Practices for OOP345 = * Use std::vector instead of a dynamic array (#include <vector>) * Use std::string instead of char* arrays (#include <string>'
11:35
+157