Skip to content

Commit

Permalink
Update W16D05
Browse files Browse the repository at this point in the history
kostasx committed Jan 27, 2025
1 parent 8c9b063 commit 15957f8
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions curriculum/modules/javascript/misc/_w16d05/_w16d05.md
Original file line number Diff line number Diff line change
@@ -15,6 +15,8 @@ title: "Object Creators and their Toolset"
- **Part 1:** Solving a Murdle Mystery / Solving Click Event Mysteries
- **Part 2:** Object Creators and their Toolset (and `this`)

Go through the [Murdle tutorial](https://murdle.com/?mode=tutorial){:target="_blank"}

You can find the lecture code [here for part 1](https://github.com/in-tech-gration/WDX-180/tree/main/curriculum/week16/assets/code/day05/part1-murlde-mystery/){:target="_blank"} and [here for part 2](https://github.com/in-tech-gration/WDX-180/tree/main/curriculum/week16/assets/code/day05/part2-objects/){:target="_blank"}

**Suggested material for study and practice:**
2 changes: 2 additions & 0 deletions curriculum/week16/index.md
Original file line number Diff line number Diff line change
@@ -508,6 +508,8 @@ If you're new to JavaScript or programming in general, this lecture might be hel
- **Part 1:** Solving a Murdle Mystery / Solving Click Event Mysteries
- **Part 2:** Object Creators and their Toolset (and `this`)

Go through the [Murdle tutorial](https://murdle.com/?mode=tutorial){:target="_blank"}

You can find the lecture code [here for part 1](https://github.com/in-tech-gration/WDX-180/tree/main/curriculum/week16/assets/code/day05/part1-murlde-mystery/){:target="_blank"} and [here for part 2](https://github.com/in-tech-gration/WDX-180/tree/main/curriculum/week16/assets/code/day05/part2-objects/){:target="_blank"}

**Suggested material for study and practice:**

0 comments on commit 15957f8

Please sign in to comment.