Learning path
AI Engineer
Build with language models.
The conceptual foundations behind modern AI systems: tokenisation, embeddings, attention, transformers, training, scaling, prompting, and agents. Plus the Python and data structures that underpin them.
Progress
0 / 62 levels
Roadmap
- 0 / 9FoundationsEveryday engineering basics.
- 0 / 9ProgrammingThe shape of code — language-agnostic fundamentals.
- 0 / 9PythonFrom hello-world to comprehensions and decorators.
- 0 / 12AI SystemsHow language models actually work.
- 0 / 9Data TypesNumbers, collections, nulls, strings — what the bits actually mean.
- 0 / 14AlgorithmsSorting, searching, traversing — watch them unfold.