-
Notifications
You must be signed in to change notification settings - Fork 33
Learning Resources
Akshat edited this page May 22, 2022
·
4 revisions
https://lym.readthedocs.io/en/latest/
https://learngitbranching.js.org
https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github
https://cs50.harvard.edu/x/2022
https://missing.csail.mit.edu/
https://github.com/ossu/computer-science
- Google (or DuckDuckGo :P)
You'll find a lot of problems in your "programming journey". So Google anything and everything your terminal throws at you.
Sometimes asking questions on the communication channels might seem easier than Googling but that is not advisable as:
- You get an immediate response from Google so you don't have to wait around for anyone else to see your question and then answer it.
- You might stop receiving answers for those questions after a while.