Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Discrete Math Tool Link to Readme #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ This book can be found in *Handong Book* on campus. It is **mandatory** for each
- [Mathematics for Computer Science](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-spring-2015/), MIT OCW
- [Discrete Mathematics: An Open Introduction, 3/e](http://discrete.openmathbooks.org/dmoi3.html) by Oscar Levin
- [Programming and Mathematical Thinking: A Gentle Introduction to Discrete Math Featuring Python](http://webpages.math.luc.edu/~lauve/courses/215-fa2016/Stavely_python_ebook.pdf) by Allan M. Stavely
- [Discrete Math Tools](https://www.compscilib.com/search/discrete-math)

### Online channels ###
* [Hisnet](http://hisnet.handong.edu) for attendance accounting and turning in homeworks
Expand Down