It should be noted that such a slick class has had the priviledge of being granted the kind of institutional suport which is extremely rare across higher education today, at least in the West. Being allocated the same module for 13 years? Having it be the only module you teach? Having an entire production team at the ready? It's a mistake to think this is one man's achievement, and a model to universities everywhere…
Harvard CS professor David Malan built a distance-learning empire
41–50 of 136 posts
Re: Harvard CS professor David Malan built a distance-learning empire
#42Earlier quoted context omitted.
Ageist against whom? Gray hair isn't a problem image-wise if you are a professor nor is youth. I think the writer is just painting a picture.
Yeah, normally as quick to comment on casual ageism as anyone. But, in this case, it's the New Yorker and I think they're just humanizing the story. (And, per another comment, with respect to "knowing their audience" I expect the New Yorker readership skews relatively old.)
FWIW, my wife also found Prof. Grimson to be “too monotone” and asked me “how do you stay awake during those lectures?” but without bringing age into it.
Side rant: I am the child of baby boomers, and I think their generation had it much easier than we do. I also get infuriated with the callousness and lack of empathy exhibited by many people from the Boomer generation. But rude retorts like “OK Boomer”, aside from being disrespectful, only encourage further callousness and lack of empathy.
Re: Harvard CS professor David Malan built a distance-learning empire
#43It should be noted that such a slick class has had the priviledge of being granted the kind of institutional suport which is extremely rare across higher education today, at least in the West. Being allocated the same module for 13 years? Having it be the only module you teach? Having an entire production team at the ready? It's a mistake to think this is one man's achievement, and a model to universities everywhere…
Re: Harvard CS professor David Malan built a distance-learning empire
#44Taking CS50 feels similar to watching a movie that has an auteur’s fingerprints all over it. Every word in the lecture, every technology, and every problem set has been carefully crafted to fit together to create a cohesive experience. College instructors everywhere should take the course to see what the zenith of multimedia online education looks like.
I've watched some of the lectures of CS50 in the past, and the one question that has always come into my mind is this: "How do these lectures help you learn at a deep level?" I already knew most of the material, so I found it to be an entertaining review, but that's different from a beginner needing to learn new material at a deep level. I kind of think it'd be a nightmare to take good notes while watching his lectur…
Definitely didn't seem super beginner friendly after the first week or so. Perhaps I'm too slow at picking this stuff up.
Re: Harvard CS professor David Malan built a distance-learning empire
#45Earlier quoted context omitted.
I've watched some of the lectures of CS50 in the past, and the one question that has always come into my mind is this: "How do these lectures help you learn at a deep level?" I already knew most of the material, so I found it to be an entertaining review, but that's different from a beginner needing to learn new material at a deep level. I kind of think it'd be a nightmare to take good notes while watching his lectur…
1. There’s a companion C book for the course 2. The labs go into much more detail compared to lectures 3. The psets can be Nintendo-hard; you’ll be doing devilish pointer stuff by week 3 or 4. The happy-go-lucky, flashy tone of the course is completely misleading. It is a challenging course, so much so that it’s been the subject of numerous cheating scandals from students caving under the pressure over the years. As…
I wasn't referring to depth of topics but depth of learning. The latter is how deep you understand a given set of material. Passive consumption of an entertaining lecture doesn't help much.
> Still quite a bit of people decide to concentrate on CS after taking the class, so it must be doing something right in that sense...
That means it's optimized for recruiting folks to the field of CS rather than optimized for student learning. The only reason I've ever taken a class is to learn.
Re: Harvard CS professor David Malan built a distance-learning empire
#46It should be noted that such a slick class has had the priviledge of being granted the kind of institutional suport which is extremely rare across higher education today, at least in the West. Being allocated the same module for 13 years? Having it be the only module you teach? Having an entire production team at the ready? It's a mistake to think this is one man's achievement, and a model to universities everywhere…
What's the institutional incentive to switch up the teacher of a module?
Most major research uni profs are obliged to teach 2-3 courses per semester. Most would prefer to teach fewer or more advanced courses. Only those who love to teach revel in intro courses, and from what I've seen, that's less than 10% of profs at big name research-driven schools.
Re: Harvard CS professor David Malan built a distance-learning empire
#47Perhaps people appreciate this course because the prestigious Harvard school is behind it. I would traduce that bias by "a good school involves necessarily good courses" . Is it true though?
And I never told her it was from Harvard.
Re: Harvard CS professor David Malan built a distance-learning empire
#48It should be noted that such a slick class has had the priviledge of being granted the kind of institutional suport which is extremely rare across higher education today, at least in the West. Being allocated the same module for 13 years? Having it be the only module you teach? Having an entire production team at the ready? It's a mistake to think this is one man's achievement, and a model to universities everywhere…
also i guess worth pointing out that it's win-win for Harvard to be giving this kind of support, with the attendant marketing it drives and the implication that if you take this class you can be the next Zuck.
Re: Harvard CS professor David Malan built a distance-learning empire
#49It should be noted that such a slick class has had the priviledge of being granted the kind of institutional suport which is extremely rare across higher education today, at least in the West. Being allocated the same module for 13 years? Having it be the only module you teach? Having an entire production team at the ready? It's a mistake to think this is one man's achievement, and a model to universities everywhere…
"Malan’s contract at Harvard allows him to focus almost exclusively on CS50; even the research he publishes centers mainly on the class...Malan’s method of remote teaching is not easily replicable; CS50’s pyrotechnics would not be possible without an unusually deep well of resources and his own fanatical commitment"
Re: Harvard CS professor David Malan built a distance-learning empire
#50Earlier quoted context omitted.
I've watched some of the lectures of CS50 in the past, and the one question that has always come into my mind is this: "How do these lectures help you learn at a deep level?" I already knew most of the material, so I found it to be an entertaining review, but that's different from a beginner needing to learn new material at a deep level. I kind of think it'd be a nightmare to take good notes while watching his lectur…
> I'm not bashing the lecture style, but if I were a student, I'd prefer a good textbook to those lectures. I suspect you're in the minority here. The majority of students are more engaged by a good professor lecturing on material than by reading a textbook. This is especially true for introductory classes which CS50 is, because a lot of the students are from other majors and are being introduced to the entire field…
Me too. I'm not saying that in general textbooks are better than lectures, I'm saying the lecture style of this class is sufficiently ineffective that I don't see how it's worth anyone's time to watch. In contrast, Martin Odersky's lectures are designed to effectively teach the material, and they absolutely are better than reading a textbook.
The difference might be that I've always learned by taking notes and working through the ideas during the lecture. For those that are into passive lecture consumption, CS50 is about as close to perfect as you'll find. The style definitely doesn't work for me.