|
|
|
|
|
by feduzi
3348 days ago
|
|
Why not just teach JavaScript or C or Java in comparison with different languages. For example, when explaining (so evil) `var` explain that in JavaScript it works different from C or any language with block-scope variable declaration. Big picture is important. The problem is not the language, the problem is inferring that every new thing you pick up is somehow similar to "that thing I've used before". |
|