Skip to content
LearnMathora

The curriculum

Twelve courses, three tiers,
one way of teaching.

Every course works the same way: pictures before symbols, plain language before jargon, something to touch in every lesson. The tiers below show what builds on what — or follow a guided pathway instead.

01 · Foundations — start here

The shared language of everything above: unknowns, shapes, and waves. Comfortable already? Skip ahead; each topic page lists exactly what it assumes.

02 · Core mathematics

The four pillars. Calculus handles change, linear algebra handles structure, statistics handles uncertainty, discrete math handles computation. Any order works — calculus first is the classic route.

03 · Applied tracks — where it all assembles

Dynamics and signal processing: courses where the foundations and pillars combine into engineering-grade tools. Each lists its prerequisites up front.

Differential equations5 lessonsThe laws of nature, written as change.Nature rarely tells you what a quantity is — it tells you how the quantity changes. “Cooling is proportional to temperature difference.” “Growth is proportional to population.” A differential equation is that sentence in symbols; solving it reveals the future.Optimization & gradient descent5 lessonsHow machines learn — calculus turned into training.How does a model actually learn? It defines what 'wrong' means (a loss), computes which way is downhill (the gradient), and steps that way over and over (gradient descent). This course is the engine room of machine learning — where calculus, linear algebra, and statistics combine into training.Signals & systems8 lessonsThe mathematics of everything that varies.Sound, sensor readings, radio, heartbeats — the measured world arrives as signals, and the devices that handle them are systems. This course builds the working vocabulary: signals as functions, LTI systems, convolution, complex numbers and phasors, resonance, and filters — the math running inside every device you own.Fourier & the frequency domain8 lessonsEvery signal is a chord. Learn to read the notes.Fourier's idea — that any signal decomposes into pure sinusoids — may be the most useful single insight in applied mathematics. This course builds it from linear algebra (signals as vectors, spectra as coordinates), makes it computable (DFT and FFT), and confronts its real-world fine print: sampling, aliasing, leakage, and windows.