Math For Programmers

Arithmetic

  • Binary and bitwise math

Algebra

Trig

Linear Algebra

Stats

  • Machine Learning

Calculus

  • Acceleration, velocity, position
  • ODE/PDEs for drag, zoom (motion depends on current distance), etc.

Video:

1 Like

algorithm :smile:
sorting algorithm
bit sort
quick sort
bubble sort

Thanks. Iā€™d like to have an Algorithms topic for the intuition behind the common ones :).