Today, organizations such as Google, Intel, CISCO, Hewlett-Packard, Qualcomm, IBM and
NASA develop many of their projects in Python. Learning this language is easy and fun.
Therefore, Python is used not only by professional programmers, but also by amateurs
and schoolchildren.
The training consists of lessons on the following topics :
Introduction to programming, high level and assembly programming, interpreter, and compiler difference
Python installation, creating first Python file, IDE, print function, Hello World
Data types, variable, type casting, type() function, operators, Booleans