====== Tutorials ====== * We will use Python in programming labs. Python and programming related tutorials can be found below: * [[python]] how to install it, first reading, ... * [[homeworks|]] how to upload homeworks in comfort ... * [[osbasics|]] about operating systems, file systems, essentials ... * [[paths|]]. Directory paths, how to access files which are not in the working directory. * [[class_example|]]. reading about classes and objects * [[tests|]]. About automated tests in Python Credits to the 'be5b33prg: Programming Essentials' course and Petr Pošík for these tutorial page.