Show Menu

Programming Cheat Sheets

2705 Programming Cheat Sheets

  • Sort: Magic
  • Filter:
    • Search:
  • Language(s):
    • Search:
  • Rating:
1 Page
  (0)
Scikit-learn is an open-source Python library that implements a range of machine learning, preprocessing, cross-validation and visualization algorithms using a unified interface.
13 Feb 22
7 Pages
  (0)
8 Pages
  (0)
Cheatsheet based on "Create your first app" section of Django's documentation ##### Work in progress ######
6 Feb 22, updated 12 Feb 22
2 Pages
  (0)
CLI and IDE plugin to test REST API, GraphQL, gRPC, Kafka Pub/Sub services with HTTP DSL
6 Feb 22, updated 18 Jul 22
2 Pages
  (0)
Cheat sheet that will offer developers a reminder of recommended practices done in REST API Development.
2 Nov 22
3 Pages
  (0)
Common linux terminal commands and keyboard short-cuts
23 Feb 22, updated 24 Feb 22
2 Pages
  (0)
win/mac/vs code/emmet のプログラミング内外で使えそうなショートカット集です
2 Mar 22
2 Pages
  (0)
NUnit example of setup, teardown, and testing
5 Mar 22, updated 14 Mar 22
2 Pages
  (0)
Uitleg over klassen en objecten aanmaken.
15 Mar 22
2 Pages
  (0)
Examen Programmeren hulpvolle extratjes
15 Mar 22
1 Page
  (0)
Cheat sheet for the cereal data python lesson
24 Mar 22, updated 25 Mar 22
1 Page
  (0)
2 Pages
  (0)
Xojo - Grundlagen #01 - für Einsteiger
28 Mar 22
6 Pages
  (0)
Chets Sheet en español de Java Script
4 May 22, updated 14 May 22
4 Pages
  (0)
Istruzioni e comandi introduttivi per la programmazione C++
10 Apr 22, updated 27 Apr 22
6 Pages
  (0)
Cheatsheet per l'insegnamento di Calcolatori Elettronici relativo al nucleo v6.x, università di Pisa
7 Jun 22, updated 27 Jun 22
3 Pages
  (0)
Workflow for setting up a .Net 3.1 MVC Project with MySQL DB and EF
14 Apr 22, updated 17 Apr 22
4 Pages
  (0)
Cheat Sheet en français avec tout ce qui me semble essentiel à avoir pour Python 3
14 Apr 22
2 Pages
  (0)
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