Skip to content

Learning Resources

humancalico edited this page Oct 14, 2020 · 4 revisions

For exploring Linux :

https://linuxjourney.com

https://lym.readthedocs.io/en/latest/

For learning git :

https://learngitbranching.js.org

https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github

http://jlord.us/git-it/

For starting out with programming:

https://cs50.harvard.edu/x/2020

The Missing Semester of Your CS Education :

https://missing.csail.mit.edu/

Free self-taught education :

https://github.com/ossu/computer-science

For EVERYTHING:

  • 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:
    1. 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.
    2. You might stop receiving answers for those questions after a while.
Clone this wiki locally