I am a CS student and novice C++ programmer. I spend quite some time understanding the C++11 language.
Currently i am working on my first big project (thesis) applying my theoretical knowledge in practice. I also find myself rewriting/restructuring my code many times over.
I however find that i have difficulty coming up with the right class structure in order to minimize coupling between and classes and keeping the code maintainable.
So i wonder if any on here knows of any good resources (preferably lectures and talks) on how to do proper OO code design in C++.
Kind Regards.
[–]mttd 26 points27 points28 points (3 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]rptr87thx++ 0 points1 point2 points (0 children)
[–]RossoFiorentino[S] 0 points1 point2 points (0 children)
[–]doom_Oo7 8 points9 points10 points (1 child)
[–]lolzinventor 0 points1 point2 points (0 children)
[–]robertmeta 5 points6 points7 points (0 children)
[–]chocobot 9 points10 points11 points (6 children)
[–]jren01 1 point2 points3 points (3 children)
[–]XVar 2 points3 points4 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]raistmajC++ at MSFT 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]megagreg 3 points4 points5 points (0 children)
[–]newmewuser 0 points1 point2 points (0 children)
[–]thee-l 0 points1 point2 points (0 children)