March 6th, 2020
Today we will be having review day, for once a week, we will be reciting briefly what we have learned for the past 4 days, and I’ll go through it as fast as possible, and in the end, some optional challenges will be given to enhance your knowledge on taught subjects. If you haven’t seen Day 4, please click on the link below!
Javascript in 15 Days : Switch Case
So, during our first day, we learned about pseudocode, which is a form of planning before we dive right into coding. On our second day, we learned about variables, declaration and data types, where there are 6 basic data types, the string, number, boolean, array, object, and null. On our third and fourth day, we learned about conditionals (if and switch-case statements). How to use it and popular test-cases on conditionals.
So, weekends are coming right up, and I have a few tasks I wanted to share. Feel free to answer the below tasks and upload them to twitter using hashtags #reviewday1 #javascriptin30days. I’ll be giving my personal feedback on a weekly basis! Good luck!
Here are the following tasks:
That’s all! See you tomorrow!