Cheat Sheets Matching "programming"
100 Cheat Sheets
Postman Script 1 Cheat Sheet
This is cheat sheet for Postman Script in Postman-Advance course
giangtester.com
3 May 21, updated 25 Feb 23
Postman Script 2 Cheat Sheet
This is cheat sheet for Postman Script in Postman-Advance course
giangtester.com
7 May 21, updated 25 Feb 23
Functional Programming in JavaScript Cheat Sheet Cheat Sheet
This is a cheat sheet describing the basics of FP in JS
9 Jun 21
RQL for Promtheus Cheat Sheet
Resource Query Language (RQL) is a powerful and flexible tool that helps you gain security and operational insights about your deployments in public cloud environments.
22 May 21
macos cheatsheet Keyboard Shortcuts
my keyboard layout from karabiner elements app
1 Jun 21, updated 7 Jun 21
Unity Container Cheat Sheet
Quick Reference for Unity Inversion of Control Container
9 Jun 21
Raccourcis IntelliJ IDEA Keyboard Shortcuts
Les raccourcis les plus utiles sur IntelliJ IDEA
20 Jun 21
Introductory Statistics in R Cheat Sheet
Statistics is the study of how to collect, analyze, and draw conclusions from data. This course notes all the R data sciences tools I learned when I took intro to statistics course on DataCamp.
14 Jul 21
Caffe Cheat Sheet
Pycaffe library
Caffe is one of the renowned deep learning frameworks which was developed by Berkeley AI Research (BAIR). It is an open source framework for deep learning models and its explicit use. Caffe is purely coded on C++ and Cuda library which makes it fast,compatible and easy to use. Caffe library is integrated with python and matlab interfaces for deep learning practinary
11 Aug 21
Gensim CheatSheet Cheat Sheet
Use the following installing convention:
>>> pip install gensim
11 Aug 21
Introduction to Regression in R Cheat Sheet
Building, assessing, and making predictions using basic regression models.
15 Aug 21
Linux Command Line Cheat Sheet
A complete guide to Linux command Line and it can be used as a reference for both beginners and advanced level users
19 Oct 21, updated 9 Oct 23
HTML5 Standard cheatsheet (español) Cheat Sheet
Glosario de etiquetas e información básica sobre etiquetas HTML5 como material de apoyo básico del desarrollador web
14 Oct 21
SKP's Daily Agile Terms Cheat Sheet
Daily Terminologies used in Agile Software Development - Useful for all Software Developers, Engineering Managers, Scrum Masters, Software Architects, Product Managers and Agile Practitioners.
30 Oct 21
Python F-Strings Basics Cheat Sheet
Contains formulas, tables, and examples showing patterns and options, with the exception of number formatting, for Python's Formatted String Literals -- i.e., F-Strings.
16 Mar 22, updated 24 Feb 23
Python Cheat Sheet
Python Basics, definitions and examples
8 Jan 22, updated 31 Aug 24
Трюки с битами Cheat Sheet
На битовых операциях можно сделать очень много всего интересного, и работать оно будет очень быстро и занимать мало места. Огромный список битовых трюков и хаков можно посмотреть в этой статье [https://graphics.stanford.edu/~seander/bithacks.html] , их там очень много и все с примерами.
24 Nov 21
Salesforce Dev Standards Cheat Sheet
This cheat sheet is for Salesforce programming best practices.
28 Nov 21, updated 22 Dec 21
C# Collection Cheat Sheet
For many applications, you want to create and manage groups of related objects. There are two ways to group objects: by creating arrays of objects, and by creating collections of objects.
This sheet focuses on collections part of it and will try to give you pointer when to use which
2 Dec 21, updated 3 Dec 21
CodingJinxx Pandas Facts Cheat Sheet
Pandas Cheat Sheet containing most important functions covered in my AI Class
2 Dec 21, updated 9 Dec 21
Apache Spark
17 Jan 22, updated 28 Feb 22
Justfile Cheat Sheet
Just is a command runner https://github.com/casey/just
22 Dec 21, updated 8 Jan 25
Java_Intermediate: Collection Cheat Sheet
Dành cho khóa học java_intermediate giangtester. https://giangtester.com/khoa-hoc-java-intermediate/
8 Jan 22, updated 16 Feb 22
Symfony Global Cheat Sheet
Cheat Sheet globale de Symfony (Historique, commandes, etc...)
13 Jan 22
Pseudocode Cheat Sheet
To help with coding in pseudo
21 Jan 22, updated 27 Jan 22
httpx Cheat Sheet
CLI and IDE plugin to test REST API, GraphQL, gRPC, Kafka Pub/Sub services with HTTP DSL
6 Feb 22, updated 18 Jul 22
FE Interview Cheat Sheet
Frontend interview quick reference lookup
6 Feb 22, updated 9 Feb 22
Common Practices for REST API Development Cheat Sheet
Cheat sheet that will offer developers a reminder of recommended practices done in REST API Development.
2 Nov 22
OneStop(Nerd)Shop Cheat Sheet
My personal cheatsheet, for many things. Maybe one day it will be "official".
For now the scope is:
Python, Javascript, Shell, Ubuntu Multipass, and various penetration testing tools.
17 Mar 22
ICT Grade 10 - Lesson 01 Cheat Sheet
Cheat Sheet for Grade 10 - Lesson 01 (Information & Communication Technology)
24 Mar 22
Python Date Time Format (strftime) Cheat Sheet
Python Date/Time string formatting options
30 Mar 22, updated 31 Mar 22
Conceptos Básicos de JS Cheat Sheet
Chets Sheet en español de Java Script
4 May 22, updated 14 May 22
C++ introduttivo Cheat Sheet
Istruzioni e comandi introduttivi per la programmazione C++
10 Apr 22, updated 27 Apr 22
Calcolatori Elettronici Cheat Sheet
Cheatsheet per l'insegnamento di Calcolatori Elettronici relativo al nucleo v6.x, università di Pisa
7 Jun 22, updated 27 Jun 22
Python 3 Cheat Sheet
Cheat Sheet en français avec tout ce qui me semble essentiel à avoir pour Python 3
14 Apr 22
b Cheat Sheet
Automaton Repres‐
entation
M=(Q,Σ,δ,q0,F)
Q: Set of states {q0,q1,q2}
Σ: input alphabet {a,b} & ε ∉ Σ
δ: transition
function
δ(q,x)=q'
q0: initial state
F: set of accepting
states
{q2}
Language of
Automaton
L(M)={ w∈Σ* : δ*
(q0,w)∈F}
24 Apr 22
Javascript Algorithmic Cookbook Cheatsheet Cheat Sheet
These are situations for when to use certain data structure and algorithms
28 Apr 22, updated 30 Apr 22
theHarvester Cheat Sheet Cheat Sheet
TheHarvester is used for gathering a range of information such as emails, sub-domains, hosts, from different public sources. This is a passive reconnaissance tool.
26 Apr 22
PhoneInfoga/Infoga Cheat Sheet
Brief summary of options available for both Infoga--a Python utility designed to gather email addresses from a given domain--and PhoneInfoga--a Python utility designed to gather information about a supplied phone number.
1 May 22, updated 2 May 22