Quote:
Originally Posted by Mr. Mojo Risin
I have also worked with fellow Computer Science majors and I often wondered how the fuck they got passed C++ 1 and C++2, etc. because they program like they just learned yesterday. I just wrote a poker game in C++ for a final project in a data structures class and I worked with one other guy and I did 98 percent of the work, because he didn't know wtf he was doing. He was still putting all the code into one .cpp file and apparently he had not learned OOP in C++ 2, because he was still doing only procedural programming. So I understand the problem.
|
I know how that is! Its pretty much, here you comment the code.