For beginner
Editor
- VSCode: https://code.visualstudio.com/
- emacs or vim(GUIなしの環境でもいいように最低限どちらかが使えるように)
Python
- Python Tutorial: https://docs.python.jp/3/tutorial/index.html
Git
- とにかくGitHubに登録しよう: https://github.com
- Learning Git Branching: https://learngitbranching.js.org/
- Learn git in Y minutes https://learnxinyminutes.com/docs/git/
- gitbook: https://git-scm.com/book/ja/v2
Linux
- Linux標準教科書: http://www.lpi.or.jp/linuxtext/text.shtml
- Basic Linux Commands for Beginners https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners
Bash
- Learn bash in Y minutes https://learnxinyminutes.com/docs/bash/
Markdown
- Mastering Markdown https://guides.github.com/features/mastering-markdown/
Computer Vision
- opencv-python tutorial
- 画像処理百本ノック: https://github.com/yoyoyo-yo/Gasyori100knock
Deep Learning
- pytorch samples: https://github.com/pytorch/examples