crescentpartha / CheatSheets-for-Developers

A collection of programming CheatSheets for developers to boost your productivity and quick review to remember while working.
https://hacktoberfest.com/participation/
MIT License
85 stars 104 forks source link
cheatsheets chrome-devtools-cheatsheet conda-cheatsheet cpp-stl-cheatsheet docker-cheatsheet git-cheatsheet hacktoberfest hacktoberfest2022 kotlin-cheatsheet linux-cheatsheet markdown-cheatsheet npm-cheatsheet numpy-cheatsheet nvm-cheatsheet open-source python-cheatsheet sql-cheatsheet vscode-cheatsheet windows-cheatsheet yarn-cheatsheet

CheatSheets-for-Developers

A Collection of programming CheatSheets for developers to quick review while working.

Hacktober Badge Contributions Pull Requests Badge GitHub contributors License Badge
[![GitHub repo forks](https://img.shields.io/github/forks/crescentpartha/CheatSheets-for-Developers?style=flat&logo=github&logoColor=whitesmoke&label=Forks)](https://github.com/crescentpartha/CheatSheets-for-Developers/network)  [![GitHub repo stars](https://img.shields.io/github/stars/crescentpartha/CheatSheets-for-Developers?style=flat&logo=github&logoColor=whitesmoke&label=Stars)](https://github.com/crescentpartha/CheatSheets-for-Developers/stargazers)  [![GitHub org sponsors](https://img.shields.io/github/sponsors/crescentpartha?style=flat&logo=github&logoColor=whitesmoke&label=Sponsors)](https://github.com/sponsors/crescentpartha)  [![GitHub repo watchers](https://img.shields.io/github/watchers/crescentpartha/CheatSheets-for-Developers?style=flat&logo=github&logoColor=whitesmoke&label=Watchers)](https://github.com/crescentpartha/CheatSheets-for-Developers/watchers)  [![GitHub repo size](https://img.shields.io/github/repo-size/crescentpartha/CheatSheets-for-Developers?style=flat&logo=github&logoColor=whitesmoke&label=Repo%20Size)](https://github.com/crescentpartha/CheatSheets-for-Developers/archive/refs/heads/main.zip) [![GitHub repo Issues](https://img.shields.io/github/issues/crescentpartha/CheatSheets-for-Developers?style=flat&logo=github&logoColor=red&label=Issues)](https://github.com/crescentpartha/CheatSheets-for-Developers/issues)  [![GitHub repo Good Issues for newbies](https://img.shields.io/github/issues/crescentpartha/CheatSheets-for-Developers/good%20first%20issue?style=flat&logo=github&logoColor=green&label=Good%20First%20issues)](https://github.com/crescentpartha/CheatSheets-for-Developers/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)  [![GitHub repo PRs](https://img.shields.io/github/issues-pr/crescentpartha/CheatSheets-for-Developers?style=flat&logo=github&logoColor=orange&label=PRs)](https://github.com/crescentpartha/CheatSheets-for-Developers/pulls)  [![GitHub repo Merged PRs](https://img.shields.io/github/issues-search/crescentpartha/CheatSheets-for-Developers?style=flat&logo=github&logoColor=green&label=Merged%20PRs&query=is%3Amerged)](https://github.com/crescentpartha/CheatSheets-for-Developers/pulls?q=is%3Apr+is%3Amerged)  [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)  [![Hacktoberfest 2022 stats](https://img.shields.io/github/hacktoberfest/2022/crescentpartha/CheatSheets-for-Developers?label=Hacktoberfest+2022)](https://github.com/crescentpartha/CheatSheets-for-Developers/pulls?q=is%3Apr+is%3Amerged+created%3A2022-10-01..2022-10-31)

CheatSheets Table Views

| __[git-cheatsheet.md](./CheatSheets/git-cheatsheet.md)__ | __[markdown-cheatsheet.md](./CheatSheets/markdown-cheatsheet.md)__ | __[windows-cheatsheet.md](./CheatSheets/windows-cheatsheet.md)__ | | :-------: | :-------: | :-------: | | __[cmd-cheatsheet.md](./CheatSheets/cmd-cheatsheet.md)__ | __[linux-cheatsheet.md](./CheatSheets/linux-cheatsheet.md)__ | __[bash-cheatsheet.md](./CheatSheets/bash_cheatsheet.md)__ | | __[vscode-cheatsheet.md](./CheatSheets/vscode-cheatsheet.md)__ | __[vim-editor-cheatsheet.md](./CheatSheets/vim-editor-cheatsheet.md)__ | __[chrome-devtools-cheatsheet.md](./CheatSheets/chrome-devtools-cheatsheet.md)__ | | __[npm-cheatsheet.md](./CheatSheets/npm-cheatsheet.md)__ | __[nvm-cheatsheet.md](./CheatSheets/nvm-cheatsheet.md)__ | __[npx-cheatsheet.md](./CheatSheets/npx-cheetsheet.md)__ | | __[yarn-cheatsheet.md](./CheatSheets/yarn-cheatsheet.md)__ | __[html-cheatsheet.md](./CheatSheets/html-cheatsheet.md)__ | __[css-cheatsheet.md](./CheatSheets/css-cheatsheet.md)__ | | __[javascript-cheatsheet.md](./CheatSheets/JavaScript-CheatSheet.md)__ | __[python-cheatsheet.md](./CheatSheets/Python-cheatsheet.md)__ | __[java-cheatsheet.md](./CheatSheets/java-cheatsheet.md)__ | | __[php-cheatsheet.md](./CheatSheets/php-cheatsheet.md)__ | __[sql-cheatsheet.md](./CheatSheets/sql-cheatsheets.md)__ | __[mongodb-cheatsheet.md](./CheatSheets/mongodb-cheatsheet.md)__ | | __[nodejs-cheatsheet.md](./CheatSheets/nodeJs-cheatsheet.md)__ | __[cpp-stl-cheatsheet.md](./CheatSheets/cpp-stl-cheatsheet.md)__ | __[kotlin-cheatsheet.md](./CheatSheets/kotlin-cheatsheet.md)__ | | __[docker-cheatsheet.md](./CheatSheets/docker-cheatsheet.md)__ | __[terraform-cheatsheet.md](./CheatSheets/terraform-cheatsheet.md)__ | __[regex-cheatsheet.md](./CheatSheets/regex-cheatsheet.md)__ | | __[conda-cheatsheet.md](./CheatSheets/conda-cheatsheet.md)__ | __[pandas-cheatsheet.md](./CheatSheets/pandas-cheatsheet.md)__ | __[numpy-cheatsheet.md](./CheatSheets/Numpy-cheatsheet.md)__ | | __[configure-react-cheatsheet.md](./CheatSheets/configure-react-cheatsheet.md)__ | __[react-cheatsheet.md](./CheatSheets/react-cheatsheet.md)__ | __[angular-cheatsheet.md](./CheatSheets/angular-cheatsheet.md)__ | | __[extension-cheatsheet.md](./CheatSheets/extension-cheatsheet.md)__ | __[sklearn-cheatsheet.md](./CheatSheets/sklearn-cheatsheet.md)__ | |

CheatSheets List

Languages 📄 - [bash-cheatsheet.md](./CheatSheets/bash_cheatsheet.md) - [javascript-cheatsheet.md](./CheatSheets/JavaScript-CheatSheet.md) - [python-cheatsheet.md](./CheatSheets/Python-cheatsheet.md) - [java-cheatsheet.md](./CheatSheets/java-cheatsheet.md) - [php-cheatsheet.md](./CheatSheets/php-cheatsheet.md) - [cpp-stl-cheatsheet.md](./CheatSheets/cpp-stl-cheatsheet.md) - [kotlin-cheatsheet.md](./CheatSheets/kotlin-cheatsheet.md)
Operating Systems 🖥️ - [windows-cheatsheet.md](./CheatSheets/windows-cheatsheet.md) - [cmd-cheatsheet.md](./CheatSheets/cmd-cheatsheet.md) - [linux-cheatsheet.md](./CheatSheets/linux-cheatsheet.md)
Frontend 🌐 - [html-cheatsheet.md](./CheatSheets/html-cheatsheet.md) - [css-cheatsheet.md](./CheatSheets/css-cheatsheet.md) - [markdown-cheatsheet.md](./CheatSheets/markdown-cheatsheet.md) - [configure-react-cheatsheet.md](./CheatSheets/configure-react-cheatsheet.md) - [react-cheatsheet.md](./CheatSheets/react-cheatsheet.md) - [angular-cheatsheet.md](./CheatSheets/angular-cheatsheet.md)
Backend 🖧 - [nodejs-cheatsheet.md](./CheatSheets/nodeJs-cheatsheet.md)
Databases 🗃️ - [sql-cheatsheet.md](./CheatSheets/sql-cheatsheets.md) - [mongodb-cheatsheet.md](./CheatSheets/mongodb-cheatsheet.md)
Tools 🧰 - [chrome-devtools-cheatsheet.md](./CheatSheets/chrome-devtools-cheatsheet.md) - [git-cheatsheet.md](./CheatSheets/git-cheatsheet.md) - [npm-cheatsheet.md](./CheatSheets/npm-cheatsheet.md) - [nvm-cheatsheet.md](./CheatSheets/nvm-cheatsheet.md) - [npx-cheatsheet.md](./CheatSheets/npx-cheetsheet.md) - [yarn-cheatsheet.md](./CheatSheets/yarn-cheatsheet.md) - [docker-cheatsheet.md](./CheatSheets/docker-cheatsheet.md) - [terraform-cheatsheet.md](./CheatSheets/terraform-cheatsheet.md)
IDE / Text Editors 📝 - [vscode-cheatsheet.md](./CheatSheets/vscode-cheatsheet.md) - [vim-editor-cheatsheet.md](./CheatSheets/vim-editor-cheatsheet.md)
Libraries 📚 ### Python - [conda-cheatsheet.md](./CheatSheets/conda-cheatsheet.md) - [pandas-cheatsheet.md](./CheatSheets/pandas-cheatsheet.md) - [numpy-cheatsheet.md](./CheatSheets/Numpy-cheatsheet.md) ### Machine Learning - [sklearn-cheatsheet.md](./CheatSheets/sklearn-cheatsheet.md)
Other 💡 - [extension-cheatsheet.md](./CheatSheets/extension-cheatsheet.md) - [regex-cheatsheet.md](./CheatSheets/regex-cheatsheet.md)

Instructions

Contribution

Have a look at contribution docs for how to update any of the CheatSheets.

Thanks to all the contributors ❤

Thanks to everyone who has submitted pull requests and issues on GitHub, made suggestions, given a star, and generally helped make this a better repository for developers.

License

Each file included in this repository is licensed under the MIT License.