You are viewing a single comment's thread from:

RE: The JavaScript Journey #2 - Arithmetic and Operators

in #programming8 years ago

Sorry, too late for an upvote but thanks for the post. After years teaching maths, I wish we would abandon standard confusing algebraic notation in favour of expressions written in computer code, so every operator has a symbol and the logic, once learnt, is unalterable.

eg students freak out when seeing 2(6-4) as there is no operator between the '2' and the '('.