What Languages are mostly understood "intuitively" and could benefit from a more formal learning approach?
- by keppla
In a presentation, i stumbled upon the Statement "JavaScript is a Language everybody uses, yet nearly noone seems to find it neccessary to learn how it works".
And indeed, not many of the programmers i know could explain javascript's prototype concept, or why functions need to be 'bound' to this.
CSS seems to be another example of this behaviour:…