Live data from Hacker News

Silent Teacher – A game to learn how to code

silentteacher.toxicode.fr

11–20 of 56 posts

Re: Silent Teacher – A game to learn how to code

#11
post #2

My problems: 1. This doesn't teach you how to code, this teaches you how to read code and learn arithmetic logic that goes with programming. 2. You use Javascript as a base.

The site doesn't claim to teach how to code (although the HN link title does).

Re: Silent Teacher – A game to learn how to code

#13

Even if I had never tried to program before, I feel like it starts/progresses way to slowly. It gave me like a whole pages worth of questions about adding single digit integers or combining small strings. I like the look and feel of it, I just think the content should be tweaked a little bit to pick up the pace. Maybe some hints they can look at if needed. Also, multiple language support would be good.

I like the slow pace. I'm a good guesser based on pattern-matching, but that can hinder my learning when I successfully guess answers before I understand the underlying principles. And then I'm never quite sure I'm really doing things right.

Drilling a bunch of similar questions helps keep the concept in my head. And it's not that many, anyway.

Re: Silent Teacher – A game to learn how to code

#17

Even if I had never tried to program before, I feel like it starts/progresses way to slowly. It gave me like a whole pages worth of questions about adding single digit integers or combining small strings. I like the look and feel of it, I just think the content should be tweaked a little bit to pick up the pace. Maybe some hints they can look at if needed. Also, multiple language support would be good.

It depends on your market - I know some people who are very 'afraid' to program, or think it's magical, and giving them something they know will build confidence for later on.

Re: Silent Teacher – A game to learn how to code

#20

Even if I had never tried to program before, I feel like it starts/progresses way to slowly. It gave me like a whole pages worth of questions about adding single digit integers or combining small strings. I like the look and feel of it, I just think the content should be tweaked a little bit to pick up the pace. Maybe some hints they can look at if needed. Also, multiple language support would be good.

Eh, I hear you, but it's very hard to say if something is progressing too fast if you are already familiar with the concepts. For example, functions might be a real curve ball some people. Hard to say.
Post reply on HN