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 / 50 levels
Roadmap
- 0 / 4FoundationsEveryday engineering basics.
- 0 / 6ProgrammingThe shape of code — language-agnostic fundamentals.
- 0 / 9PythonFrom hello-world to comprehensions and decorators.
- 0 / 12AI SystemsHow language models actually work.
- 0 / 5Data TypesNumbers, collections, nulls, strings — what the bits actually mean.
- 0 / 14AlgorithmsSorting, searching, traversing — watch them unfold.