Name: Anonymous 2017-09-28 19:37
I'm stuck in a C++ data structures class
The teacher only teaches from an OOP perspective and teaches C++ as if it is C with a few bells and whistles. (not allowed to use vectors, STL, string, etc)
In the last C++ course I took, I was able to get away with writing all of my programs in C, to explicitly send a message to the teacher that I refuse to take the OOP pill. (And as a communist I am ideologically opposed to the use of classes)
However I worry that in this course, the teacher may rely on the problematic aspects of C++ more. Classes, public/private, all that
As someone who does know C kinda well and doesn't know C++ at all, what suggestions would you make for continue doing OOP data structures in C? Does /prog/ support me in my autistic crusade?
The teacher only teaches from an OOP perspective and teaches C++ as if it is C with a few bells and whistles. (not allowed to use vectors, STL, string, etc)
In the last C++ course I took, I was able to get away with writing all of my programs in C, to explicitly send a message to the teacher that I refuse to take the OOP pill. (And as a communist I am ideologically opposed to the use of classes)
However I worry that in this course, the teacher may rely on the problematic aspects of C++ more. Classes, public/private, all that
As someone who does know C kinda well and doesn't know C++ at all, what suggestions would you make for continue doing OOP data structures in C? Does /prog/ support me in my autistic crusade?