1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 12:00:25 +02:00

proof theory book for discrete math

This book is teaches the basics of organizing data and sets.
This commit is contained in:
James Luo
2017-09-28 00:03:43 -07:00
committed by GitHub
parent 88199c8935
commit 7637e08b0f

View File

@@ -34,6 +34,7 @@ But knowing the stuff will help you become better! :muscle:*
- :movie_camera: [UC Berkeley, Data Structures Course](https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iAlnI-BQr9hjqADPBtujFJd)
- [Foundations of Data Structures - EDX](https://www.edx.org/course/foundations-data-structures-iitbombayx-cs213-1x-0#!)
- [Data Structures - Coursera](https://www.coursera.org/learn/data-structures)
- [Mathematics for Computer Science - Eric Lehman](https://courses.csail.mit.edu/6.042/spring17/mcs.pdf)
### Numbers
- :book: [How to Count](https://www.goodreads.com/book/show/12093869-how-to-count)