This repo contains tips, tricks, and notes that I have found useful.
short URL: https://git.io/valFH
- unix-tips.md -- this file contains lots of Unix commands that I never memorized but got tired of looking up constantly.
- git-commands.md -- local and remote git commands as well as some Github tips and tricks
- markdown.md -- Markdown cheatsheet
- cs-notes.md -- general purpose Computer Science notes (data structures, algorithms, cryptography, etc)
- java-tips.md -- Java/JVM notes including libraries, debugging info, useful resources
- python-notes.md -- Python tips, tricks, libraries - obviously
- IntelliJ -- keyboard shortcuts that make
IntelliJ
the most productive IDE ever! - VSCode -- wiki page for VS Code
- vim -- keyboard shortcuts and tricks for VIM (or better yet neovim)
📔 more notes and getting started guides are available in the wiki