Hacker News new | ask | show | jobs
by jordanmessina 5344 days ago
Not that I'm defending a bad teacher, but to say programming vocabulary isn't needed in the real world is a sign of a bad programmer. Being able to communicate exactly what you're doing is as important as actually doing it.
1 comments

It was a poorly written sentence but I think he's trying to say the tests themselves are irrelevant. That's to say, the students aren't being taught anything they can later use in the real world, only how to pass the test.

Knowing how to pass a test isn't particularly valuable.

That's exactly what I was trying to say. Don't get me wrong knowing the terminology is a good thing to have, but if you don't have the skills, how can you be a programmer?
> Knowing how to pass a test isn't particularly valuable.

On the contrary; a huge number of job opportunities these days are off-limits to those without a bit of paper saying they passed a certain (set of) test. Whilst the actual knowledge/skills are ultimately far more valuable, you still need the opportunity to use them.

Test-taking is itself a skill, and one that can ultimately provide quite a bit of value.

Indeed. The question from there is, does it get you the job you want? If you only have the skill to pass a test, how valuable will the work you get be to you? Just a means to an end maybe?