Skip to content

Commit

Permalink
DM: Fix dead links in 'Supplementary videos' section
Browse files Browse the repository at this point in the history
  • Loading branch information
sglavoie committed Oct 12, 2022
1 parent 9f1faad commit 9e1c274
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions modules/level-4/cm-1020-discrete-mathematics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,18 +171,18 @@ _This course does not require you to read the whole book, you will be given spec

#### Supplementary videos

| Weeks in the module | Resource |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 1 & 2 Sets | [TheTrevTutor DM Video 1-9](https://www.youtube.com/playlist?list=PLDDGPdw7e6Ag1EIznZ-m-qXu4XX3A0cIz) |
| 3 & 4 Functions | [TheTrevTutor DM Video 51-56](https://www.youtube.com/playlist?list=PLDDGPdw7e6Ag1EIznZ-m-qXu4XX3A0cIz) |
| 5 & 6 Propositional logic | [Introduction to mathematical thinking (0.0 - 4.3)](https://www.youtube.com/playlist?list=PL_onPhFCkVQiZgE9U539_QmKLJV_0YvlQ) |
| 7 & 8 Predicate logic | [Introduction to mathematical thinking (5.1 - 6.4)](https://www.youtube.com/playlist?list=PL_onPhFCkVQiZgE9U539_QmKLJV_0YvlQ) |
| 9 & 10 Boolean Algebra | [Karnaugh maps - (watch 4.2.1 - 4.2.5)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-004-computation-structures-spring-2017/c4/c4s2/) |
| 11 & 12 Induction and recursion | _ [Introduction to mathematical thinking (7.1 - 8.4)](https://www.youtube.com/playlist?list=PL_onPhFCkVQiZgE9U539_QmKLJV_0YvlQ) <br> _ [Math for CS - MIT (Lecture 1, 2, 3, 14 and 15 and reading from MCS notes)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) |
| 13 & 14 Graphs | _ [Math for CS - MIT (Lecture 6 to 10 and reading from MCS notes)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) <br> _ [FreeCodeCamp - Algorithms Course - Graph Theory Tutorial from a Google Engineer](https://www.youtube.com/watch?v=09_LlHjoEiY) (focuses more on implementation than theory) |
| 15 & 16 Trees | Partly covered in Math for CS - MIT videos for 13/14. |
| 17 & 18 Relations | [Math for CS - MIT (Lecture 11 and reading from MCS notes)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) |
| 19 & 20 Combinatorics | [Math for CS - MIT (Lecture 16 and 17 and reading from MCS notes)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) |
| Weeks in the module | Resource |
| ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1 & 2 Sets | [TheTrevTutor DM Video 1-9](https://www.youtube.com/playlist?list=PLDDGPdw7e6Ag1EIznZ-m-qXu4XX3A0cIz) |
| 3 & 4 Functions | [TheTrevTutor DM Video 51-56](https://www.youtube.com/playlist?list=PLDDGPdw7e6Ag1EIznZ-m-qXu4XX3A0cIz) |
| 5 & 6 Propositional logic | [Logic in Philosophy and Mathematics](https://www.youtube.com/watch?v=EsnJ-YEMbhk&list=PLDDGPdw7e6AhsNuxXP3D-45Is96L8sdSG) |
| 7 & 8 Predicate logic | [Logic in Philosophy and Mathematics](https://www.youtube.com/watch?v=EsnJ-YEMbhk&list=PLDDGPdw7e6AhsNuxXP3D-45Is96L8sdSG) |
| 9 & 10 Boolean Algebra | [Karnaugh maps - (watch 4.2.1 - 4.2.5)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-004-computation-structures-spring-2017/c4/c4s2/) |
| 11 & 12 Induction and recursion | - [TrevTutor](https://www.youtube.com/c/Trevtutor/search?query=recursion) <br>- [Math for CS - MIT (Lecture 1, 2, 3, 14 and 15 and reading from MCS notes)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) |
| 13 & 14 Graphs | - [Math for CS - MIT (Lecture 6 to 10 and reading from MCS notes)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) <br>- [FreeCodeCamp - Algorithms Course - Graph Theory Tutorial from a Google Engineer](https://www.youtube.com/watch?v=09_LlHjoEiY) (focuses more on implementation than theory) |
| 15 & 16 Trees | Partly covered in Math for CS - MIT videos for 13/14. |
| 17 & 18 Relations | [Math for CS - MIT (Lecture 11 and reading from MCS notes)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) |
| 19 & 20 Combinatorics | [Math for CS - MIT (Lecture 16 and 17 and reading from MCS notes)](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) |

#### Weekly readings

Expand Down

0 comments on commit 9e1c274

Please sign in to comment.