Programming #
todo: move from Programming - loikein’s notes
Shortcut for commenting #
Matlab #
Ref: Add Comments to Code - MATLAB & Simulink
- Comment
- command+/
- Uncomment
- command+option+/
Spyder #
Ref: Shortcut key for commenting out lines of Python code in Spyder - Stack Overflow
- Toggle comment
- Ctrl+1
Sublime Text; VS Code #
- Toggle comment
- command+/ (same for uncomment)
CLI commands for version #
brew -v[--version]
hugo version
git version
npm version
node -v[--version]
pdflatex -v[--version] # TeX Life
Readings #
- Peter Norvig
- Self/independently-published coding books
- Free Computer, Programming, Mathematics, Technical Books, Lecture Notes and Tutorials