Skip to content

Commit

Permalink
Update Discrete Mathematics textbook link
Browse files Browse the repository at this point in the history
  • Loading branch information
erictleung authored Sep 28, 2024
1 parent 232fb3a commit b67618d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,15 +270,14 @@ Review and resource materials from around the internet for data science, with ap
solving.
- [VisuAlgo][visualgo] - Visualizing data structures and algorithms through
animation.
- [Discrete Mathematics: An Open Introduction][discrete]
- [Discrete Mathematics: An Open Introduction](https://discrete.openmathbooks.org/dmoi4.html)

[alg-wiki]: https://en.wikipedia.org/wiki/Algorithm
[struc-wiki]: https://en.wikipedia.org/wiki/Data_structure
[bioalg]: http://bioinformaticsalgorithms.com/videos.htm
[benalg]: https://www.youtube.com/playlist?list=PL2mpR0RYFQsBiCWVJSvVAO3OJ2t7DzoHA
[rosa]: http://rosalind.info/
[visualgo]: https://visualgo.net/en
[discrete]: http://discretetext.oscarlevin.com/dmoi/dmoi.html


## Programming
Expand Down

0 comments on commit b67618d

Please sign in to comment.