Skip to content

Latest commit

 

History

History
 
 

Cheat Sheets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Discord

To join DEVs Dungeon GitHub Organization, click here

➤ If you find this REPOSITORY helpful, then do give it a 🌟 by pressing the topmost-right button 🤗

➤ To save a copy of this REPOSITORY to your own GitHub, click on Fork on the top right of your screen 🤗

Cheat Sheets

  • HTTP Status Codes: An overview of every HTTP Status Code and what they mean.

  • DevHints: A great resource of cheat sheets for a wide range of technologies.

  • Git Cheat Sheet: A cheat sheet that features the most important and commonly used Git commands for easy reference.

  • HTMLCheatSheet: A reference sheet for HTML, CSS, and JavaScript that includes helpful code structures (e.g. for setting up a blank page, tables, charts, etc.), and helpful tools such as an RGB color picker, iframe generator, and placeholder text generator.

  • Jekyll Cheatsheet: An excellent resource for learning Jekyll variables and filters.

  • Markdown Cheat Sheet: Everything you need to know about Markdown laid out in a PDF format.

  • GitHub Emoji Cheatsheet: A complete list of GitHub markdown emoji markup (for use in your comments, repo description, GitHub status etc).

  • Flexbox Cheatsheet: A brilliant visual resource for mastering CSS flexbox.

  • CSS Grid Cheatsheet: Learn all about the properties available in CSS Grid Layout through simple visual examples.

  • Emmet Cheatsheet: The most relevant Emmet syntax for faster HTML coding.

  • CSS Cheatsheet: List of elements, selectors, and styles with relevent links to thier MDN pages.

  • JS Regex Cheat Sheet: Helpful resource when you need to use Regex in your JS Code.

  • Angular Cheat Sheet: Official Cheat Sheet for Angular, covers all the important topics along with examples.

  • React Cheat Sheet: Basic syntax: import, render method, stateless components, class, rendering methods, conditional rendering.

  • Redux Cheat Sheet

  • Vue Essential Cheat Sheet: Official & Essential Cheat Sheet from Vue Mastery, cover all important syntax with basic examples.

  • Python Cheat Sheet: An unoffical guide to the essentials of coding in Python

  • Pycharm cheat sheet: Be a pycharm master with these helpful stuffs present in there.

  • Big O Cheat Sheet: Big O chart and data structures operation, Everything here.

  • Windows CMD Cheat Sheet: Windows command line cheat sheat.

  • Unix Cheat Sheet: Unix Cheat Sheet.

  • Flutter Cheat Sheet: Basic flutter commands and sample code

  • HTML Cheat Sheet: This clear, easy-to-access PDF thoroughly explains HTML elements, with understandable explanations and examples.

  • Bootstrap 5 Cheat Sheet: It is an interactive list of Bootstrap 5 classes, variables, and mixins

  • SQL Cheat Sheet: This clear PDF thoroughly explains the basic SQL fundamentals.

  • Pandas Cheat Sheet: A quick guide with code samples to the basics of the Python data analysis library Pandas.

  • Numpy Cheat Sheet: This NumPy cheat sheet helps you to tackle the basics of this Python scientific computing library!