Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions coding-exercises.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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](/)

Expand Down