This is a self-paced step-by-step approach in learning and practicing JavaScript programming language.
| Day | What I did |
|---|---|
| 01-Day_Introduction | I learnt how to use comments. I |
| again learnt about JavaScript keywords, | |
| datatypes in JavaScript and variables assignments | |
| and declarations. | |
| 02-Day_data-types | I learned more about datatypes, string methods, |
| math objects, and string concatenation | |
| 03-Day_operators_&_boolean | I learned about boolean expression, |
| window methods, and date object | |
| 04-Day_Conditionals | Worked on conditional statements together with |
| prompt window method. |