introduction to javaScript
we finally got introduced to javascript on our last class with @E_0xD, which was held on monday...
the session focused on the absolute basics, understanding what the language is built on and how it handles data and operations.
arithmetic operators
we touched on basic arithmetic operators used in calculations:
+ (addition),
- (subtraction),
* (multiplication),
/ (division),
and others we'll explore more deeply as we go.
v.
in short:
use relative for flexible formulas.
use absolute for fixed values.
use mixed when you need a hybrid.
follow for more content like this, thanks...
ever copied a formula in excel and got the wrong results?
that’s because of relative vs. absolute referencing...
let’s break it down in a basic and simple way🧵