Nauč se Python!
Materiály
Kurzy
Nauč se Python
>
Kurzy
>
Beginners course PyLadies
>
Installation
>
Introduction to command line
Introduction to command line – Řešení [0]
Unix
$
cd
practice
$
mkdir
test
$
ls
test
Windows
>
cd practice
>
mkdir test
>
dir
05/08/2014 07:28 PM <DIR> test
Toto je stránka lekce z kurzu, který probíhá nebo proběhl naživo s instruktorem.
←
Introduction
↑
Lekce: Installation
Python installation
→