๐Ÿ’ปSoftware Development

Programming is the process of creating a set of instructions that tell a computer how to perform a task

Development Tools

IntelliJ (Java IDE)

Visual Studio Code (Universal editor)

Essential Shortcuts

  • Cmd+Shift+P: Open Command Prompt (Palette)

  • Cmd+P: Quick Open Prompt, Go to File

  • Cmd+Tab: Navigate through open files

  • Crtl+Space: Trigger suggestion

  • Crtl+Shift+`: Show/hide terminal

  • Crtl+Enter: Open Copilot suggestions

Unity (Game Engine)

Last updated