Cheatsheets
English Grammar Cheatsheet
ย Category Concept Example Parts of Speech Noun Person, place, or thing (e.g., dog, school) Parts of Speech Verb Action or state (e.g., run, is) Parts of Speech Adjective Describes...
English Grammar Cheatsheet
ย Category Concept Example Parts of Speech Noun Person, place, or thing (e.g., dog, school) Parts of Speech Verb Action or state (e.g., run, is) Parts of Speech Adjective Describes...
MacOS CheatSheet
ย Category Command Description Navigation cd ~ Go to home directory Navigation cd .. Go up one directory level Navigation pwd Print current directory path Navigation ls -la List all...
MacOS CheatSheet
ย Category Command Description Navigation cd ~ Go to home directory Navigation cd .. Go up one directory level Navigation pwd Print current directory path Navigation ls -la List all...
AWS CheatSheet
Category Service / Command Description Compute EC2 Virtual servers in the cloud Compute aws ec2 describe-instances List EC2 instances Compute aws ec2 start-instances --instance-ids i-0123456789 Start an EC2 instance Storage...
AWS CheatSheet
Category Service / Command Description Compute EC2 Virtual servers in the cloud Compute aws ec2 describe-instances List EC2 instances Compute aws ec2 start-instances --instance-ids i-0123456789 Start an EC2 instance Storage...
Linux Command Cheatsheet
Category Command Description File Navigation cd /path/to/dir Change directory File Navigation ls -l List directory contents in long format File Navigation pwd Print current directory File Management cp src dest...
Linux Command Cheatsheet
Category Command Description File Navigation cd /path/to/dir Change directory File Navigation ls -l List directory contents in long format File Navigation pwd Print current directory File Management cp src dest...
Spring Boot Cheatsheet
ย Category Command Syntax / Description Project Setup Create project (Spring Initializr) https://start.spring.io/ Project Setup Run app mvn spring-boot:run or ./mvnw spring-boot:run Project Setup Build app mvn clean install Annotations...
Spring Boot Cheatsheet
ย Category Command Syntax / Description Project Setup Create project (Spring Initializr) https://start.spring.io/ Project Setup Run app mvn spring-boot:run or ./mvnw spring-boot:run Project Setup Build app mvn clean install Annotations...