https://github.com/srijanmukherjee/readinglist
My reading list
https://github.com/srijanmukherjee/readinglist
Last synced: 4 months ago
JSON representation
My reading list
- Host: GitHub
- URL: https://github.com/srijanmukherjee/readinglist
- Owner: srijanmukherjee
- Created: 2023-02-19T14:43:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T18:24:08.000Z (about 2 years ago)
- Last Synced: 2025-01-06T01:25:34.719Z (5 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReadingList
- [ ] [pwm.college - Kernel Security](https://www.youtube.com/watch?v=j0I2AakUAxk&list=PL-ymxv0nOtqowTpJEW4XTiGQYx6iwa6og)
- [ ] [Seccomp Security Profiles and You: A Practical Guide - Duffie Cooley, VMware](https://www.youtube.com/watch?v=OPuu8wsu2Zc)
- [ ] [Cheriyan-Mehlhorn algorithm for finding strongly connected components](https://web.eecs.umich.edu/~pettie/matching/Cheriyan-Mehlhorn-dense-bipartite-matching-on-RAM.pdf)# Websites
- [Algorithms (algs4)](https://algs4.cs.princeton.edu/home/)
- [Typescript Challenges](https://github.com/type-challenges/type-challenges)
- [Baeldung.com](https://www.baeldung.com/cs/)
- [Linux Device Driver Book](https://lwn.net/Kernel/LDD3/)## Competetive Programming
- [cp-algorithms.com](https://cp-algorithms.com/)
### Platforms
- [CSES](https://cses.fi/problemset/)
- [Spoj](https://www.spoj.com/)
- [Leetcode](https://leetcode.com/problemset/all/)
- [Codechef](https://www.codechef.com/)
- [Codeforces](https://codeforces.com/)
- [Atcoder](https://atcoder.jp/)
- [USACO Guide](https://usaco.guide/problems/)## Design Paterns
- [refactoring.guru](https://refactoring.guru/)
- [https://cs.lmu.edu/~ray/notes/designpatterns/](https://cs.lmu.edu/~ray/notes/designpatterns/)## Computer Architecture
- [CA book list](https://pages.cs.wisc.edu/~arch/www/books.html)## JAVA
- [dev.java](https://dev.java/learn/)
# Youtube Channels
- [CMU Database Group](https://www.youtube.com/@CMUDatabaseGroup)
- [Tsoding Daily](https://www.youtube.com/@TsodingDaily)
- [Java Brains](https://www.youtube.com/@Java.Brains)
- [Johannes 4GNU\_Linux](https://www.youtube.com/@johannes4gnu_linux96)# Lectures
- [CS4414: Systems Programming (Spring 2023)](https://www.cs.cornell.edu/courses/cs4414/2023sp/)