Skip to content

sethuaung/dev-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 Reference - Cheat Sheets for Developers

love

📚 Cheat Sheets List

Reference provides cheat sheets for the following:

Programming
  • Dart: A Dart cheat sheet with the most important concepts, functions, methods, and more. A complete quick reference for beginners.
  • GraphQL: This quick reference cheat sheet provides a brief overview of GraphQL.
  • Docker: This is a quick reference cheat sheet for Docker. And you can find the most common Docker commands here.
  • YAML: This is a quick reference cheat sheet for understanding and writing YAML format configuration files.
  • JavaScript: A JavaScript cheat sheet with the most important concepts, functions, methods, and more. A complete quick reference for beginners.
  • Python: The Python cheat sheet is a one-page reference sheet for the Python 3 programming language.
  • Go: This cheat sheet provided basic syntax and methods to help you using Go.
  • Markdown: This is a quick reference cheat sheet to the Markdown syntax.
  • Bash: This is a quick reference cheat sheet to getting started with linux bash shell scripting.
  • Kotlin
  • Dart
Linux Command
  • Curl: This Curl cheat sheet contains commands and examples of some common Curl tricks.
  • Chmod: This quick reference cheat sheet provides a brief overview of file permissions, and the operation of the chmod command
  • SSH: This quick reference cheat sheet provides various for using SSH.
  • Netstat: This quick reference cheat sheet provides various for using netstat command.
  • Awk: This is a one page quick reference cheat sheet to the GNU awk, which covers commonly used awk expressions and commands.
  • Find: This is a quick reference list of cheat sheet for linux find command, contains common options and examples.
  • Cron: Cron is most suitable for scheduling repetitive tasks. Scheduling one-time tasks can be accomplished using the associated at utility.
  • Git: This cheat sheet summarizes commonly used Git command line instructions for quick reference.
  • Grep: This cheat sheet is intended to be a quick reminder for the main concepts involved in using the command line program grep and assumes you already understand its usage.
  • Netcat: This cheat sheet provides various for using Netcat on both Linux and Unix.
Python
  • Numpy: NumPy is the fundamental package for scientific computing with Python. This cheat sheet is a quick reference for NumPy beginners.
  • PyTorch
Database - [PostgreSQL](): The [PostgreSQL](https://www.postgresql.org/docs/current/) cheat sheet provides you with the common PostgreSQL commands and statements. - [MySQL](): The SQL cheat sheet provides you with the most commonly used SQL statements for your reference. - [MongoSQL](): The SQL cheat sheet provides you with the most commonly used SQL statements for your reference.
Keyboard Shortcuts - [Github](): A visual cheat-sheet for the 80 keyboard shortcuts found on Github.com - [GitLab](): A visual cheat-sheet for the 58 keyboard shortcuts found in GitLab

To create or edit a cheat sheet, you'll need to create or edit a markdown file in {filename}.md. The file should include a front matter section with the following format:

---
title: CheatSheets
date: 2023-11-25 18:28:43
icon: icon-style
background: bg-emerald-600
tags:
categories:
- Other
  intro: This is a reference of styles that you can use on quickref cheat sheets!
---

📃 License

The project is licensed under the GPL License and is maintained by SETHUAUNG.

About

reference for developers.

Resources

License

Stars

Watchers

Forks