One of the blog readers, Chris, has recently emailed me asking:
I didn’t do as well as I thought I would when I entered university in comp sci. I study hard but I dont think I’m “studying in the right way”. I’m just wondering if you have any “special methods” to study or ways to study comp sci courses to ensure success?
I don’t think there’s any one method to ensure success. Studying, in it’s “study to pass a test” flavour, is simply a way to game the system and success of this route depends just on how well one has learned to cynically manipulate the system. I suggest reading the previous post and discussion on studying, and computer science tests.
The way to “study” for technical fields, like Computer Science, is to review your understanding of the material and practice to cover your weaker areas. [...] Crunch time, a week before final exams, does not form habits, or even offer understanding — it just artificially raises your “knowledge” of the test, for the duration of that test.
So taking learning as an ongoing process instead, what are some of the “special methods” to get the best result? Maybe not so special…
And as usual, wtd adds an excellent point:
Here’s a tip: you’ve done all of your assignments as assigned. Now, take some time, using the knowledge you’ve gained to revisit them all. Go back to that first assignment and approach it anew. Read the description of the problem and all instructions.
The focus here is on two things — get all assignments done on time (as they likely contribute to the course’s grade), but it’s the detailed understanding of the concepts involved that ensure the long-term strategy towards success. Pacing yourself, practicing on regular basis, and avoiding stressful cram sessions is likely a good strategy to follow. Though I suppose that none of this advice is really unique to Computer Science — draw connections to study methods with subjects you already do best in.
The most important thing, in my experience, is that your objective when studying is to gain a _long term understanding_ of the underlying material and not just ace the test. Doing well one exams should be a consequence of your understanding, but not the point of studying.
Reply to comment
Does Chris have a hypothesis as to what went wrong? Perhaps his expectations were too high.
Reply to comment
I’d start by reading http://www.igda.org/articles/erobinson_crunch.php — far too many students seem to think that pulling all-nighters is a badge of honor, when in fact it’s pretty much guaranteed to lower your grades. I’d then take a serious look at time management practices: one of my students used a stopwatch to keep track of how much of his “work” time was really spent working (as opposed to answering email or reading blog posts like this one), and came up with a rather depressing 28%.
Reply to comment
High expectations might have been involved. Success and good marks are subjective, and it might not always be reasonable to be able to keep up the same average as in high school.
@Greg — thx for the article. I especially like this point:
Time management is a likely candidate for “best general habit to improve”. And if will power alone isn’t enough, there’s a bunch of software available to curb one’s distractions — from Firefox extensions to block or limit certain websites, to applications that shut off all internet access for set periods of time.
Reply to comment
More on the topic from DHH — Sleep deprivation is not a badge of honor.
Reply to comment
One trick I’ve learnt over my years at university is that at undergraduate level you’re often being taught from set material. Most universities will point out what the class is being taught from, and often enough every answer you’ll ever need will be in these books.
In the summer before I started at my new university I decided to go through all the recommended texts for my classes. I was recovering from an injury at the time so I spent all my days in bed reading these books and making notes. I eventually got through all the books and started university to find it a walk in the park. I’m now looking on reading next years set texts to make life as easy as possible for me. I spend at least one week of my summer holiday bored, so that time can be spent cramming.
I guess it just adds to the theory that you should do things earlier rather than later.
Reply to comment
Mike i agree to your point I guess it just adds to the theory that you should do things earlier rather than later.
Reply to comment
Nice theory, but it doesn’t work with first-year CS at UW. We go well beyond the set text in the first course, and the second course is more or less a synthesis from several places, with the required text playing a minor supporting role (teaching C syntax, as opposed to the real content of the course).
Reply to comment
Just want to drop a message here as the topic caught my attention. Nice tips on acing your comp sci courses. I survived my comp eng undergraduate course by using some of your methods. But i gotta agree with Mike.
Reply to comment