Advanced concepts#
(Click here for the German version of this page)
The fundamental concepts should be enough to understand most algorithms.
For the interested, now follow some more advanced concepts, such as classes and dictionaries. Said concepts are sometimes necessary to understand an algorithm, such as classes being almost essential when wanting to program your own data structures.