Resources#

Presentations and resources#

  • https://tinyurl.com/ProgCPP-Presentations

  • https://www.learncpp.com/

  • https://en.cppreference.com/w/

  • https://hackingcpp.com/cpp/cheat_sheets.html

  • https://quickref.me/cpp

  • https://www.udacity.com/course/c-for-programmers–ud210

  • https://iluvatar.bitbucket.io/ProgCPP/

  • https://github.com/federico-busato/Modern-CPP-Programming

  • https://nick-black.com/dankwiki/index.php/Book_list_for_streetfighting_computer_scientists

  • https://www.youtube.com/watch?v=l0qvxPPISuY&list=PLVlQHNRLflP8_DGKcMoRw-TYJJALgGu4J

Shell/bash/terminal#

  • https://swcarpentry.github.io/shell-novice/

  • http://swcarpentry.github.io/shell-novice-es

  • https://github.com/phyver/GameShell

  • https://overthewire.org/wargames/bandit/

  • https://github.com/learnbyexample/TUI-apps/tree/main

git#

  • https://swcarpentry.github.io/git-novice/

  • http://swcarpentry.github.io/git-novice-es

  • https://ohmygit.org/

About c++#

  • https://survey.stackoverflow.co/2022/#technology-top-paying-technologies

  • https://survey.stackoverflow.co/2022/#most-popular-technologies-language-prof

  • https://www.codecademy.com/resources/blog/what-is-c-plus-plus-used-for/

  • https://github.com/fffaraz/awesome-cpp

  • https://theartofhpc.com/