|
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've seen a lot of people drop out of these classes or fail and most of the rest who pass didn't learn nearly enough, maybe because they weren't give enough actual programming assignments.
|