Learning to program with Python (Part 4)

Now the first goal is to deepen your knowledge!

Please be aware, that the tutorials above contains exercises which you have to solve (by your own), otherwise your practical knowledge will be incomplete.

Optional: Tutorial for those who would like to practice more the basics

Read the following tutorial and complete Module 1 (Basic Concepts), Module 2 (Control Structures)

http://www.sololearn.com/Course/Python/

Using modules

Read the following tutorial and complete Module 3 (Functions & Modules) If you already know the previous modules you can take shortcuts in the program to access this module.

http://www.sololearn.com/Course/Python/

Error handling and exceptions

And/Or :

Extra: Optional tutorial about data types and built in functions

Read the following tutorial and complete M **odule 5 (More Types) ** If you already know the previous modules you can take shortcuts in the program to access this module.** **http://www.sololearn.com/Course/Python/