Review of Gr. 11 Skills
Take some time to remind yourself of the methods and structures covered in the grade 11 course. Refer to Programming Basics as often as you need to for syntax and examples!
Review of Previous Skills:
When we learn programming, we focus a lot on one language. But you should focus more on the structure and logic. All good programming languages have the same logical tools:
Intro Day 1
You will utilize an online tutorial to remind yourself of Gr. 11 - in JavaScript.
Go to the GoCobi sign-up page
Select the middle option "Class Code"
Login with your school Google account
Use the class code uc620k4
Go through sections 1.1 and 1.2 of the review of JavaScript
(note - in this tool semicolons are mandatory)
Intro Day 2
Continue the review of JavaScript
Go through sections 1.3 and 1.4 of the review of JavaScript
(note - in this tool semicolons are mandatory)
Intro Day 3
Continue the review of JavaScript
Complete all sections 1.1 to 1.5 of the review of JavaScript
(note - in this tool semicolons are mandatory)
JS Review Tasks
Now that you've reviewed, you can:
Install VSCode (Make sure your computer is ready)
Show me what you've got (a coding task)