|
|
|
|
|
by palunon
3168 days ago
|
|
> Some kids can see through anything, but I think it’s hugely naive to think many kids won’t struggle with it. Do you remember how hard kids find algebra? That syntax is downright trivial compared to explaining why you need to insert a space between angle brackets when composing templates, or why calling your method overloaded for pointers might sometimes call an integer one instead when passed a null literal, or how to debug e.g. memory alignment errors, which are often presented with cryptic segmentation faults. > I think it’s great for a certain crowd, but this could be quite frustrating for many pre teens and ultimately put them off of casual coding. > Besides, kids aren’t exactly leaping at micro controllers. And why should they? Software programming is applicable to more and more prospective jobs every year. >why you need to insert a space between angle brackets when composing templates, You don't have to anymore ;) |
|