|
|
|
|
|
by bachmeier
1862 days ago
|
|
> it's nice to avoid burdening beginners with extra syntax when they're already struggling to learn other things As someone that teaches college students to program (not in a CS department) that statement is correct but doesn't provide the full picture. It's good to get rid of the extra syntax if and only if you don't need it - and that means you're intentionally limiting what you're teaching them. |
|
Yes, that’s the point. It’s an introductory class, choices have to be made about what to teach when.