Tech lookup
Syntax Cheatsheets
- AHK
- Word of warning: indexes start from 1 in AHK
- Bash
- Network
- C++
- GDB
- Git
- Java
- LaTeX Math
- Image to LaTeX Math
- Markdown
- PlantUML
- Vim
- Regex
Math / Probability Theory
General
Calculus (Paul's Online Notes)
- Derivatives
- Integrals
- Common Derivatives & Integrals
- Summarized Cheatsheet
- Partial Derivatives
- Simple Explanation
- Examples
- Maximizing / Minimizing f(x,y)
- See also
- Optimizing 3 variables, See pg78
- See MATLAB section below
Linear Algebra
Progression / Series
Set Theory
Wavelets
Combinatorics
Birthday Problem
Probability Theory
Math Tools
- MATLAB
- Wolfram Alpha
- Python symbolic math Sympy
- Graphing (Desmos)
- Calculations (Wolfram Alpha)
Infosec
- Perfect Secrecy
- Perfect Secrecy (Formal math definition)
- Perfect Secrecy of OTP
- Attack Models
- XOR (See: Important properties of XOR)
- Differential Privacy
- Perfect Hashing
- See Also: Universal / Perfect Hashing
- RSA
- Diffie Hellman Key Exchange
- Principle of Least Privilege
- SSL
- VPN
- IPSec
- Format String Attack
- x86 Stack Layout (and Buffer Overflow mechanics)
- Signed HTTP Exchange
Algorithms
- Master Theorem
- T(n): Total time spent by algorithm
- n: input size
- a: # of subproblems in the recursion
- b: factor by which subproblem size is reduced
- f(n): time at current level (excluding subproblems)
Formal Verification
Artificial Intelligence
- AI
- Optimizer's Curse
- Finding correlations? (Unresearched Article)
- Decision Planning
- Gradient Descent
- Machine Learning
- Computer Vision
- O'Reilly OpenCV
- Homography & RANSAC
- Lecture
- What is a Homography
- Understanding projective geometry & homogeneous coordinates
- Lines & Planes
- Easier explanation
- Distance between 2 points (See 4:54 and general f(x) at 7:54)
- Affine Geometry
- Cross Ratio ("Most important invariant in projective geometry")
- Talking about vectors (with the same direction) as multiples of each other
- Ratio of ratios are maintained (3:20)
- Lines & Planes
- Basics with OpenCV code
- OpenCV documentation
- RANSAC summary
- SIFT
- Optical Flow
Tech Interview Guidebook
"Code Doodle" Services
- Google Colab
- jDoodle
Pre-Commit
Website creators
Git
- GitHub
- GitLab
- BitBucket
Post-Commit CI/CD
- Travis
- GitHub Actions
Containers
Click to expand!
## Heading 1. A numbered 2. list * With some * Sub bullets