jeudi 26 juin 2014


Introduction to Python Programming language: First lesson" Hello World Program "

This is our first lesson in the course "Introduction to Python Programming Language . In this course we'll teach you some basics of programming with Python .


1) What is Python ?

Python is a very simple high level programming language, which supports many programming paradigms including object oriented and procedural style ... Python was conceived in the late 1980s and its implementation was started in December 1989 by Guido Van Rossum.

2) Why Python  ?

 If you're new in programming we encourage you to begin with Python because it's very easy to learn . It allows you to write the code in fewer lines than other languages like java or C. I's a 
Cross-Platform language so it's used in multiple Operating Systems like Windows and Linux ...

3) Our first Program in Python :

First, you must install Python ( visit the links in the bottom )
To code in Python we must install the IDE (Integrated Development Environment) it's the program that compiles and runs the code written.
there are several IDEs for Python like IDLE and PyScripter you can download any IDE you want !

Watch this tutorial to write your first code :


4) Download Tools :

PyScripter
Python 2.6




Aucun commentaire:

Enregistrer un commentaire