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

Update CS61B link to latest course website

The website contains lecture videos and all materials covered in the course.
This commit is contained in:
Jason Tee
2020-03-10 14:07:40 +00:00
committed by GitHub
parent 62b43ff99c
commit 2697ccc1a3

View File

@@ -31,7 +31,7 @@ But knowing the stuff will help you become better! :muscle:*
- [Sorting Algorithms](https://visualgo.net/en/sorting)
### Data Structures
- :movie_camera: [UC Berkeley, Data Structures Course](https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iAlnI-BQr9hjqADPBtujFJd)
- :movie_camera: [UC Berkeley, Data Structures Course](https://sp19.datastructur.es/)
### Numbers
- :book: [How to Count](https://www.goodreads.com/book/show/12093869-how-to-count)