diff --git a/coding-exercises.markdown b/coding-exercises.markdown index 6c991d6..ce1fc47 100644 --- a/coding-exercises.markdown +++ b/coding-exercises.markdown @@ -2,7 +2,7 @@ ## Coding Exercises -During this course we will participate in **Coding from Scratch** exercises. These eercises will require you to code a simple common task using vanilla JavaScript. The plan for this semester is to code the following concepts: +During this course we will participate in **Coding from Scratch** exercises. These exercises will require you to code a simple common task using vanilla JavaScript. The plan for this semester is to code the following concepts: 1. Accordion 2. Slideshow @@ -13,12 +13,12 @@ During this course we will participate in **Coding from Scratch** exercises. The To complete this task, follow these steps: -1. In class (or following a class recording) complete the Coding from Scratch exercises. +1. In class (or following a class recording), complete the Coding from Scratch exercises. 2. Deploy the exercises to [GitHub Pages](https://pages.github.com/) or a hosting service (Infinity Free). ## Submitting this Task -After you have completed all four coding from scratch exercises, submit four URLs to deployed copiees of the code in the **Coding from Scratch** assignment in [Blackboard](https://learn.humber.ca/). +After you have completed all four coding from scratch exercises, submit four URLs to deployed copies of the code in the **Coding from Scratch** assignment in [Blackboard](https://learn.humber.ca/). [➔ Back to Task List](/)