Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
khan academy and study completed.
  • Loading branch information
AliHaider-1 committed Aug 23, 2020
commit 9e708feb257faabcd638364acbe2c0cab431ccba
2 changes: 2 additions & 0 deletions Week-2/Homework/mandatory/0-khanacademy/khanacademy.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ You should complete the following sections from this online tutorial:
- DOM events

https://www.khanacademy.org/computing/computer-programming/html-css-js

completed the course.
7 changes: 5 additions & 2 deletions Week-2/Homework/mandatory/1-study/study.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Readings

- [MDN - Introduction to the DOM](https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Introduction)
read this page.
- [Eloquent JavaScript - The Document Object Model](https://eloquentjavascript.net/14_dom.html)

read this page.
# Watch

- [Easy Way to Understand How the DOM Works](https://www.youtube.com/watch?v=2Tld4yyN_tw)
- [Easy Way to Understand How the DOM Works](https://www.youtube.com/watch?v=2Tld4yyN_tw)

watched this video.