post-grad-curriculum
post-grad-curriculum copied to clipboard
Computer Science
- This is fairly broad on purpose. I want to determine what should go into a Computer Science curriculum and what topics should be covered if someone wants to be successful as a software engineer (not going into systems engineering, computer theory, etc).
Adding resources here for this !
https://teachyourselfcs.com/
https://github.com/jwasham/coding-interview-university
https://github.com/EbookFoundation/free-programming-books
^^ Pavan's as well: https://github.com/pavankat/big-o-in-plain-english
From @jaysonjphillips : Concurrency
I think for this one there's no need to reinvent the wheel, we could simply direct to https://github.com/ossu/computer-science which seems to be a highly curated effort with lots of well thought-out resources. I checked out some of them and it's really high quality content