Show Menu

Cheat Sheets Matching "programming"

100 Cheat Sheets

  • Sort: Magic
  • Language(s):
  • Rating:
2 Pages
  (0)
COMP 2001 cheat sheet for coding language python
20 Apr 22
1 Page
  (0)
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
2 Pages
  (0)
These are situations for when to use certain data structure and algorithms
28 Apr 22, updated 30 Apr 22
1 Page
  (0)
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
1 Page
  (0)
Keyboard Shortcuts for Intellji from JavaEnthusiast.com
27 Apr 22
1 Page
  (0)
The most important shortcuts for Eclipse IDE
27 Apr 22
1 Page
  (0)
Gremlin Graph Database Query Examples
29 Apr 22
1 Page
  (0)
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
2 Pages
  (0)
This is a breakdown of the most common uses of Snow, a Steganography tool.
1 May 22
4 Pages
  (0)
This is a breakdown of common usages of Mimikatz tool regarding cyber security and penetration testing
1 May 22, updated 2 May 22
1 Page
  (0)
Brief summary of Sherlock (Python)--a utility to locate instances of usernames found on various websites.
1 May 22, updated 2 May 22
1 Page
  (0)
Shodan is a search engine that specializes in returning results for public facing devices on the Internet. The CLI tool allows you to make requests using an API to obtain results without using the Web UI.
2 May 22
1 Page
  (0)
Do you already know Python and work with Pandas? Do you work with Big Data? Then PySpark should be your friend! PySpark is a Python API for Spark which is a general-purpose distributed data processing engine. It does computations in a distributed manner which enables the ability to analyse a large amount of data in a short time.
3 May 22, updated 28 May 22
1 Page
  (0)
A concise reference guide for Python's struct module, used for converting between Python values and C-style binary data.
17 Nov 25
2 Pages
  (0)
Working Directory -> git add -> staging -> git commit -> local -> git push -> remote
10 Jun 22, updated 9 Sep 22
2 Pages
  (0)
Visual Studio Code DevContainers Cheat Sheet
13 May 22
2 Pages
  (0)
2 Pages
  (0)
2 Pages
  (0)
Cheat Sheet pour débuter avec docker
12 May 22, updated 22 Aug 23
1 Page
  (0)
3 Pages
  (0)
SQL Cheatseet with all important commands
17 May 22
4 Pages
  (0)
Some of the commands that can be used in Cisco IOS CLI.
17 May 22
2 Pages
  (0)
Basic Arduino functions and their use cases.
18 May 22
3 Pages
  (0)
Useful code for cleaning big data :)
3 Sep 22, updated 12 Sep 22
3 Pages
  (0)
Example queries for Elasticsearch and Lucene.
28 Sep 23
6 Pages
  (0)
Most parts of GCSE CCEA Digital Technology Unit 2 and 3
6 Jun 22
2 Pages
  (0)
para optimizar recursos de almacenamiento y posteriormente de procesamiento en el lago de datos se recomienda seguir las siguientes recomendaciones.
6 Jun 22, updated 23 Sep 22
6 Pages
  (0)
Basic syntactic constructs. Emphasis on fundamental concepts & expression evaluation.
13 Jun 22, updated 14 Jun 22
3 Pages
  (0)
Cheat sheet for networking, file manipulation, shell and scripts, packet capture, forensics, and exploitation tools.
8 Jun 22
1 Page
  (0)
Search and Sort Methods
16 Jun 22
3 Pages
  (0)
Review of some concepts
19 Jun 22, updated 20 Jun 22
3 Pages
  (0)
Explainable AI Cheatsheet
18 Jun 22
3 Pages
  (0)
NetworkX library useful functions
7 Sep 22, updated 23 Oct 22
1 Page
  (0)
Grundlagen Python For Data Science
1 Jul 22
2 Pages
  (0)
General Responsibility Assignment Software Patterns (or Principles), abbreviated GRASP
29 Jun 22
1 Page
  (0)
8 Pages
  (0)
Commands that will help you during the CKAD exam.
26 Nov 24, updated 23 Feb 25
1 Page
  (0)
IntelliJ IDEs shortcuts for writers by Writerside plugin team Our plugin provides even more cool features specific to technical writing, sign up for updates https://lp.jetbrains.com/writerside/
7 Sep 23
3 Pages
  (0)
This is for Rest-Assured course in https://giangtester.com/
7 Jul 22, updated 17 Oct 24
1 Page
  (0)
Quick Overview for AWS and common services used for DevOps
8 Jul 22
7 Pages
  (0)
2 Pages
  (0)
Regular expressions in one of the important topic in python. It is widely used by developer and testers. If you want to play around with data. One should know regular expressions.
19 Jul 22
1 Page
  (0)
This will give wholistic idea about functions in PYTHON
20 Jul 22
1 Page
  (0)
This explains Iterators, Generators and decorators in one page
22 Jul 22
1 Page
  (0)
Algorithm is a step-by-step set of instructions for completing a task.
5 Aug 22
4 Pages
  (0)
2 Pages
  (0)
Basic Data Structures and Methods in Python
4 Jun 23
1 Page
  (0)
https://github.com/jhillyerd/plugin-git
18 Aug 22
3 Pages
  (0)
Examples for implementing SOLID and other design patterns with JavaScript.
24 Aug 22
2 Pages
  (0)
A very quick and simple reference for the Python Pandas Module.
6 Sep 22
1 Page
  (0)
System design template as published on leetcode
15 Sep 22
1 Page
  (0)
A quick reference sheet to java's beginner instructions
21 Sep 22
1 Page
  (0)
Cheat sheet on basics of django
27 Sep 22
2 Pages
  (0)
List of handy Nx commands for CSSA-CCW UI workspace
27 Sep 22
2 Pages
  (0)
Python3 F-Strings reference Inspired by https://medium.com/bitgrit-data-science-publication/python-f-strings-tricks-you-should-know-7ce094a25d43
30 Sep 22, updated 28 Oct 23
2 Pages
  (0)
By a DevOps, For the DevOps
1 Oct 22, updated 16 Jan 23
32 Pages
  (0)
Compilation of CompTIA ITF key terms for revision
19 Jul 23
4 Pages
  (0)
C Syntax, Data Types, Structure & Common Library Functions
8 Oct 22
3 Pages
  (0)
Python3 pro tips cheat sheet
10 Nov 23
1 Page
  (0)
Tout ce qu'il faut savoir sur Api Platform
12 Oct 22
2 Pages
  (0)
The basic functionalities of Flux Language
13 Oct 22
1 Page
  (0)
I created this cheatsheet to stop searching the Internet when having to come back to MongoDB since I do not work with it everyday.
17 Oct 22
1 Page
  (0)
Contains basic Screen commands
17 Oct 22
2 Pages
  (0)
2 Pages
  (0)
Fine tuned tmux configuration
1 Nov 22
3 Pages
  (0)
3 Pages
  (0)
A cheatsheet for string, lists, tuples and dictionaries in python
7 Nov 22
1 Page
  (0)
tmux basic commands for beginners
5 Jun 23, updated 18 Apr 24
2 Pages
  (0)
AIX linux programming reference documentation
1 Nov 22, updated 2 Nov 22
5 Pages
  (0)
NVIDIA CUDA C Programming
22 Jul 23
2 Pages
  (0)
How to code methods and make UI classes
21 Jan 25
3 Pages
  (0)
Basic docker commands, for beginners. by TheFax
2 Nov 22, updated 3 Nov 22
1 Page
  (0)
Scilab basic cheat sheet.
10 Nov 22, updated 10 Mar 24
2 Pages
  (0)
A cheat sheet for Introduction to algorithms and parallel computing course.
5 Nov 22, updated 27 Jan 23
1 Page
  (0)
Les commandes à connaître pour construire et faire évoluer une application Angular
6 Nov 22, updated 8 Nov 22
6 Pages
  (0)
Python numpy cheat sheet
8 Nov 22, updated 2 Dec 22
10 Pages
  (0)
Python pandas cheat sheet
13 Nov 22
1 Page
  (0)
Liste des codes à utiliser sur le terminal
17 Nov 22
4 Pages
  (0)
In the field of programming, optimization is the selection of a best element, with regard to some criterion, from some set of available alternatives, and a metaheuristic is a strategy designed to find, generate, or select a heuristic that may provide a sufficiently good solution to an optimization problem.
16 Nov 22, updated 5 Apr 26
3 Pages
  (0)
R basics cheat sheet
16 Nov 22, updated 5 Apr 26
95 Pages
  (0)
This cheatsheet is organised according to the exam objectives/map from the CompTIA website
15 Dec 22
1 Page
  (0)
Ways to process dates and time with Pandas
16 Nov 22
4 Pages
  (0)
Sept-Dec, Introduction to C#
24 Nov 22, updated 30 Nov 22
3 Pages
  (0)
Javascript String, Array and Object Methods 2025 Resourses: https://www.shortcutfoo.com/app/dojos/javascript-arrays/cheatsheet https://www.shortcutfoo.com/app/dojos/javascript-strings/cheatsheet https://dev.to/vincenius/javascript-object-functions-cheat-sheet-48nn
17 Nov 22, updated 8 Jan 25
4 Pages
  (0)
Estimación de regresión lineal simple con R
21 Nov 22, updated 30 Nov 22
8 Pages
  (0)
Python matplotlib cheat sheet
19 Nov 22, updated 2 Dec 22
2 Pages
  (0)
Lectura de ficheros en R
19 Nov 22, updated 30 Nov 22
2 Pages
  (0)
Análisis exploratorio de datos en R
20 Nov 22
1 Page
  (0)
delete me please, im dead
21 Nov 22, updated 22 Nov 22
1 Page
  (0)
STM32 HAL and Low Layer
21 Nov 22
2 Pages
  (0)
T2.1. Distribuciones de probabilidad
29 Nov 22
2 Pages
  (0)
basic file handling in python
7 Dec 22
1 Page
  (0)
Regresión multi-polinónimica con R
29 Nov 22
3 Pages
  (0)
T2. Contrastes de hipótesis
29 Nov 22
2 Pages
  (0)
R T2.3 Análisis de la correlación
29 Nov 22
1 Page
  (0)
Die Konvertierungsspezifikation (conversion specification) von C
25 Nov 22, updated 8 Dec 22