ما هي ورقة الغش؟
ورقة الغش للمطورين هي أداة مرجعية سريعة توفر تلخيصًا للمفاهيم الأساسية والأوامر وبناء الجملة للغات البرمجة أو التقنيات المختلفة. تم تصميمها لتلبية احتياجات المطورين، سواء كانوا مبتدئين أو ذوي خبرة، وتعمل كمرجع فعال وسريع يساعدهم في تذكر بناء الجملة وفهم المفاهيم المعقدة بسهولة أكبر. غالبًا ما تحتوي أوراق الغش على رسوم بيانية، جداول، وأمثلة عملية لتوضيح كيفية استخدام الأكواد.
مصادر لأوراق الغش للمطورين
OverAPI.com
موقع OverAPI.com يعد مكتبة شاملة لأوراق الغش التي تغطي العديد من لغات برمجة الويب الشائعة مثل JavaScript، NodeJS، PHP، Python، CSS، وغيرها. يتيح للمطورين الوصول السريع إلى معلومات مفيدة تسرع من عملهم وتزيد من إنتاجيتهم.
Awesome-Cheatsheet
Awesome-Cheatsheet هو أيضًا مرجع متكامل لأوراق الغش التي تغطي لغات وتقنيات برمجة الويب مثل Django، Node.js، Laravel. بالنسبة لفريق الواجهة الأمامية، يتوفر أوراق غش لـ HTML5، Vue.js، React.js وغيرها. يمكنك بسهولة الرجوع إلى الصفحة الرئيسية للعثور على الأدوات والمعلومات التي تحتاجها في تطوير الويب.
تعد أوراق الغش هذه أدوات لا غنى عنها للمطورين الذين يرغبون في تحسين كفاءتهم واسترجاع المعلومات بسرعة أثناء العمل على المشاريع المختلفة.
ورقة الغش في Bootstrap 4
Bootstrap 4 Cheat Sheet هو موقع شامل يجمع جميع الوظائف والمكونات الخاصة بالإصدار 4.3.1 من إطار العمل Bootstrap. يوفر لك هذا الموقع طريقة سهلة وسريعة لاستعراض فئات Bootstrap المختلفة؛ فما عليك سوى اختيار الفئة المطلوبة، وسيقوم الموقع بعرض الكود والمثال الخاص بها تلقائيًا.
إضافةً إلى ذلك، يتضمن الموقع ميزة نسخ سريعة، مما يسمح لك بنسخ الكود مباشرةً واستخدامه في مشروعك دون عناء. هذه الأداة مفيدة جدًا للمطورين الذين يعملون على تصميم واجهات باستخدام Bootstrap 4، فهي توفر الوقت وتسرع عملية التطوير.
ورقة غش HTML
Cheatography
Cheatography هي منصة شاملة تضم مجموعة واسعة من أوراق الغش مخصصة لتطوير الويب. يتم تنظيم هذه الأوراق في فئات فرعية متعددة مثل متفرقات، شبكات، DevOps، قواعد البيانات، ولغات البرمجة. تحتوي المنصة على أكثر من 800 ورقة غش تغطي مختلف جوانب البرمجة.
وليس هذا فقط، بل يمكنك أيضًا العثور على أوراق غش في مجالات أخرى مثل البرمجيات، التعليم، التسويق، والألعاب. Cheatography تُعدّ مصدرًا قويًا للمطورين والمهنيين الباحثين عن مراجع سريعة ومبسطة لتحسين إنتاجيتهم في مختلف المجالات.
اوراق غش لباقي التقنيات
Awesome
001
https://github.com/topics/awesome
Tech interview
003
https://yangshun.github.io/tech-interview-handbook/cheatsheet/
004
https://github.com/TSiege/Tech-Interview-Cheat-Sheet005
https://dev.to/elliot/my-google-technical-interview-cheat-sheet-1lbdComplexity
006
https://www.bigocheatsheet.com/
SEO
008
https://dev.to/pagely/seo-cheat-sheet-for-devs-5h1g
Programming,
Scripting and Query Languages
C
009
https://developerinsider.co/c-programming-language-cheat-sheet/
C++
010
https://www.educba.com/c-programming-language-basics/
Go 011
https://github.com/a8m/golang-cheat-sheet012
https://devhints.io/go013
https://dev.to/codehakase/how-i-learned-go-programming
GraphQL
014
https://devhints.io/graphql
015
https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png016
https://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04Java
018
https://cheatography.com/son9912/cheat-sheets/java-oop-concept/019
https://www.educba.com/category/software-development/software-development-tutorials/java-tutorial/020
https://dev.to/monknomo/java-8-stream-cheatsheet--oadJavaScript, ES2015+
021
http://www.developer-cheatsheets.com/es6
022
https://htmlcheatsheet.com/js/023
https://devhints.io/es6024
https://overapi.com/javascript025
https://dev.to/samanthaming/javascript-module-cheatsheet-5b4o026
https://dev.to/samanthaming/es6-arrow-functions-cheatsheet-1cnPHP
Python
030
https://devhints.io/python
031
https://overapi.com/python032
https://www.pythoncheatsheet.org033
https://dev.to/codingsafari/python-cheat-sheet-for-javascripters-2c4mRegex
034
https://www.debuggex.com/cheatsheet/regex/javascript
035
https://devhints.io/regexp036
https://overapi.com/regex037
https://dev.to/emmabostian/regex-cheat-sheet-2j2a038
https://dev.to/catherinecodes/a-regex-cheatsheet-for-all-those-regex-haters-and-lovers--2cj1Ruby
040
https://dev.to/teekay/idiomatic-ruby-writing-beautiful-code-56ef041
https://dev.to/philnash/top-10-errors-from-1000-ruby-on-rails-projects-and-how-to-avoid-them-24mSQL, MySQL
TypeScript
044
https://learnxinyminutes.com/docs/typescript/
Frameworks,
libraries and their extensions
Angular
046
https://angular.io/guide/cheatsheet
jQuery
048
https://oscarotero.com/jquery/
React
050
http://www.developer-cheatsheets.com/react
051
https://devhints.io/react052
https://dev.to/codeartistryio/the-react-cheatsheet-for-2020-real-world-examples-4hggRedux
053
http://www.developer-cheatsheets.com/redux
054
https://devhints.io/redux055
https://github.com/linkmesrl/react-journey-2016/blob/master/resources/egghead-redux-cheat-sheet-3-2-1.pdfVue.js
056
https://marozed.ma/vue-cheatsheet/
057
https://devhints.io/vue058
https://dev.to/adnanbabakan/vue-cheat-sheet-1-194a059
https://dev.to/adnanbabakan/vue-cheat-sheet-2-5aj8060
https://dev.to/adnanbabakan/vue-cheat-sheet-3-advanced-4khj061
https://dev.to/devmount/how-to-kickstart-a-vuejs-project-2mj5Vuex
062
https://vuejs-tips.github.io/vuex-cheatsheet/
Editors,
IDEs and other tools
Atom
Bash
066
http://johnstowers.co.nz/pages/bash-cheat-sheet.html067
https://dev.to/devmount/9-evil-bash-commands-explained-4k5eDocker
068
https://devhints.io/docker
Git 070
http://www.ndpsoftware.com/git-cheatsheet.html071
https://overapi.com/git072
https://dev.to/maxpou/git-cheat-sheet-advanced-3a17073
https://dev.to/duomly/git-cheatsheet-for-beginners-5apl074
https://dev.to/antjanus/my-personal-git-tricks-cheatsheet-23j1075
https://dev.to/hengnee/yet-another-git-cheatsheet-4gjk076
https://dev.to/devmount/how-to-correct-git-commit-messages-402d077
https://dev.to/devmount/signed-git-commits-in-vs-code-36do
Node.js
078
https://devhints.io/nodejs
079
https://overapi.com/nodejs080
https://dev.to/santypk4/bulletproof-node-js-project-architecture-4epf081
https://dev.to/jorge_rockr/everything-you-need-to-know-about-node-js-lncSublime Text
082
https://devhints.io/sublime-text
Vim
Visual Studio Code 087
https://devhints.io/vscode
088
https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf089
https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf090
https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf091
https://dev.to/devmount/23-lesser-known-vs-code-shortcuts-as-gif-80
Markup
and Styling
CSS, CSS3, Flexbox
092
https://htmlcheatsheet.com/css/
093
https://devhints.io/css094
http://overapi.com/css095
https://yoksel.github.io/flex-cheatsheet/096
https://dev.to/proticm/css-variables-cheat-sheet-32id097
https://dev.to/iggredible/css-selectors-cheatsheet-24bh098
https://dev.to/devmount/learn-css-animation-by-creating-pure-css-loaders-3lm6099
https://dev.to/devmount/8-games-to-learn-css-the-fun-way-4e0fEmmet
100
https://docs.emmet.io/cheat-sheet/
HTML, HTML5
103
https://htmlcheatsheet.com/
JSON
106
https://cheatography.com/mackan90096/cheat-sheets/json/
LaTeX
107
https://wch.github.io/latexsheet/
Markdown
109
https://www.markdownguide.org/cheat-sheet
110
https://devhints.io/markdown111
https://dev.to/rattanakchea/markdown-cheatsheet-for-developers-2bjjPug
SASS, SCSS
113
https://sass-cheatsheet.brunoscopelliti.com/
Stylus
116
https://devhints.io/stylus
Xpath
Yaml
Platforms, web apps and code management
Github
120
https://github.com/tiimgreen/github-cheat-sheet
Gitlab
122
https://docs.gitlab.com/ee/user/markdown.html
Jupyter Notebook
123
https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Jupyter_Notebook_Cheat_Sheet.pdf
NPM
125
https://guide.freecodecamp.org/developer-tools/npm-cheatsheet/126
https://dev.to/therealdanvega/creating-your-first-npm-package-2ehfYarn
127
https://devhints.io/yarn128
https://infinite.red/files/yarn.pdf