Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

My Dev Notes

This repo contains tips, tricks, and notes that I have found useful.

short URL: https://git.io/valFH

💨 my short scripts

My Most Used Notes

  • 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 :octocat:
  • 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

Wiki Links

Editors

  • IntelliJ -- keyboard shortcuts that make IntelliJ the most productive IDE ever!
  • VSCode -- wiki page for VS Code
  • vim -- keyboard shortcuts and tricks for VIM

📔 more notes and getting started guides are available in the wiki