Hacker News new | ask | show | jobs
by laughinghan 3726 days ago
Sorry, what? Literally the first time I've heard anyone claim that textbooks are better than in-person one-on-one tutoring by an educator, which is what we're comparing to, right? (Getting help in-person from the TA.)

Like sure, certain exercises may be more ideal with a group of peers, or may be more ideal if the student does it while the instructor stays hands-off; but if you had to pick just one of all the possible ways to learn something, until I read this comment I thought it was quite universal that everyone would say yeah, one-on-one in-person tutoring with someone trained in the subject matter is the single best way to learn something. Which is why, in spite of being the most expensive option, tutoring is still a thriving industry.

3 comments

> Sorry, what? Literally the first time I've heard anyone claim that textbooks are better than in-person one-on-one tutoring by an educator, which is what we're comparing to, right? (Getting help in-person from the TA.)

A huge number of software developers are autodidacts. The implication is you don't know many people.

I know plenty of autodidacts, and arguably was one. I'm almost certain not a single one would say that if they could've afforded to be tutored one-on-one instead of reading on their own, they would've still chosen reading on their own instead. They learned from textbooks because the cost and inconvenience of tutoring was prohibitive, not because they're like "pffft, the tutor was just slowing me down, in the time spent with them I would've learned way more from a textbook".
OK, here is one counterpoint.

I actively do avoid asking questions even when it is free.

Not only in computing. I really did not do to well on piano lessons. My siblings who where just taught the basics (IIRC) and then left to their own ended up playing the piano (and other instruments) because it was fun.

Of course in computing this is reinforced from time to time by e.g.:

- by visiting stackoverflow and see how many (IIRC again) of the questions that has helped me most are closed as not constructive,

- or by a colleague who seems they will use any opportunity to talk about something being junior-level stuff and then go on to waste a lot of everyones time by rewriting the whole thing.

Having gone through two degrees, I have rarely found getting help from others to be more efficient than learning on demand myself. I definitely deliberately avoided tutoring apart form the occasional sampling.
I've had exceptional teachers and tutors at times, but I always learned best from textbooks and articles. Information density (ideas per second) in text is much higher and I can scan ahead at my own speed. And with text, I can time-shift my learning. You only get personal tutoring at certain hours and only for a limited amount of time. You can't save your tutor on your hard drive and pull it up later.

Regular evaluation and correction from a human being is useful, though, so that I don't mistakenly believe I know something before I do. But there are subjects where self-evaluation (math quizzes, small software projects) can serve the same purpose. But it certainly speeds things up to have someone set a curriculum.

How many times have you heard the opposite? Is it discussed often? A good book is is way more convenient than a good tutor.
I can't recall any discussions directly comparing textbooks with tutoring, but I can recall many discussions that assume in-person one-on-one teaching to be the gold standard, and all other methods are merely cost-effective compromises. It's implied that textbooks, while not as effective as interacting directly with the textbook author, are an excellent compromise because the author's pedagogy can be widely dispersed for relatively low cost (compared to the author personally tutoring every reader).

While convenience could arguably be considered part of what makes something "better", I think it's also commonly not. Like, you might say a restaurant a half-mile away is "better" than one across the street because its food is tastier, even if the one across the street is so much more convenient that in practice, you eat at the less tasty place five times as often.

In this context it's not clear-cut, but even when re-reading great-grandparent it still seems to me to not be considering convenience to be what makes textbooks better:

> Textbooks are by far the best resource you have available for your class work and even though they take the most effort, they tell you exactly what you need to know enough to know what you don't know.

If anything, great-grandparent seems to be emphasizing an aspect of textbooks that's less convenient than a tutor.