Skip to content

czechitas/czechitas-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

98fe206 · Apr 7, 2016

History

25 Commits
Nov 13, 2015
Jan 29, 2016
Apr 7, 2016
Nov 4, 2015
Nov 4, 2015
Jan 29, 2016
Nov 15, 2015
Nov 15, 2015
Jan 30, 2016
Jan 30, 2016
Jan 30, 2016
Jan 30, 2016
Jan 30, 2016
Jan 30, 2016
Jan 26, 2016
Nov 4, 2015
Jan 30, 2016
Jan 29, 2016
Jan 29, 2016

Repository files navigation

Python training for Czechitas

Download and install Python

In order to download Python go to [official python site] (https://www.python.org/downloads/) and select "Download Python 3.5.0".

IMPORTANT note for Windows users: when installing, do not forget to select "Add python 3.5 to PATH" option.

Download and install Visual Studio Code

[Visual Studio Code] (https://code.visualstudio.com/) is simple multiplatform editor for developers.

Azure

If you want to try to create website activate [Azure Free Trial] (https://azure.microsoft.com/en-us/pricing/free-trial/) or Azure for students on [Dreamspark] (https://www.dreamspark.com/).

Where to learn more

Books

[Books at Root.cz] (http://www.root.cz/knihy/oddeleni/vyvoj-a-knihy-pro-vyvojare/) [Learn python the hard way] (http://learnpythonthehardway.org/book/)

Trainings

[edX] (https://www.edx.org/course?search_query=python) [coursera] (https://www.coursera.org/courses?query=python) [codeacademy] (https://www.codecademy.com/learn/python)