1. Expressions and data types
Section outline
-
Computer programs have evolved from mathematics. But unlike in mathematics computer programs are written in pure text. As a result you have to write \( \frac{a}{2} \) or \( \sqrt{x + 1} \) as a/2 or sqrt(x + 1).
-
1.1 Quiz: Numerical expressions புதிர்
-
1.2 Quiz: Expressions with variables புதிர்
-
1.3 Recording of the live-session 1 URL
-
1.4 Slides of the live-session 1 கோப்பு
-
1.5 Quiz: Expanding expressions புதிர்
-
1.6 Quiz: Revision புதிர்
-