Time to LEARN – Dive into Python

The purpose of this article is to provide a set of materials which will give you an insight into this programming language and it will allow you to learn it on your own.
Python is a high-level programming language by means of which the programmer can express more in fewer lines of source code.
Like Perl, Python source code is also now available under the GNU General Public License (GPL). Python is used by sites like YouTube, Dropbox and Google.
Below, you can find an overview:
https://wiki.python.org/moin/BeginnersGuide/Overview

Python can be easy to pick up whether you’re a first time programmer or you’re experienced with other languages.
If you have no programming experience, this is the place where you should start: https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
If you are a familiar with another programming language (C, Perl, Visual Basic), you should go to: https://wiki.python.org/moin/BeginnersGuide/Programmers

Python runs on many operating systems such as: MS-Windows, Mac OS, Mac OS X and all varieties of free UNIX-compatible systems like Linux.

If you are Linux oriented here you will see how to install Python on Linux  http://www.cyberciti.biz/faq/install-python-linux/

Want to improve your knowledge about Python? Here is our selection of tutorials:
http://jwork.org/learn/doc/doku.php?id=python:start  – an interactive tutorial for beginners with examples;

Now you can assess your Python knowledge on SkillValue with our Python test and see your level! If you score over 75%, you can receive a CLASS A CERTIFICATE!