|
|
|
Ask HN: advice for taking difficult CS programming courses?
|
|
7 points
by tootlol
5453 days ago
|
|
The CS program in my University only offers three programming courses in first and second year before the operating system course. The first two courses are about scheme and c while the third one is C++. Now from what I know the majority of the students could only get an average of 60 in these courses not to mention an OS course. In addition, from looking at some of my friend's performance in the OS course they are struggling really hard and can barely finish 50% of the assignments. Most student pass it by doing well on the exams which is theory based. On top of that, I was originally impress by some students who got a 96% but it turned out that they did some dirty tricks (such as dropping it half way through and taking it again; I know one guy who did this 3 times for the OS course). If anyone did well in their respective OS courses could you provide some advices? I know that it varies from program to program but please share anything you can. |
|
I had a very basic programming course. Then an algorithms course. Then an Assembly course, then compilers, then OS. All were in different languages and there was very knowledge transfer. I don't think the number of courses matter as much as how well you understand the ones you have.
OS was my second best undergrad course, right after compilers.