|
|||||||||||
|
Re: have to learn python
From: Joe Hart <j.hart(at)orange.nl>
Date: Thu Jun 28 2007 - 12:19:05 EDT
If you already are familiar with the above listed languages, then learning python should be no problem at all. It really is a pretty straight forward language and there are plenty of tutorials available (online). The major difference between python and other languages is the way scope is defined, in c (and c ++) you have the {}, while in python, the spacing determines the scope, so indentation (and readable programs) are mandatory. To me, that is a good thing. Best of luck to you. Joe -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Thu Jun 28 12:20:06 2007 This archive was generated by hypermail 2.1.8 : Thu Jun 28 2007 - 12:30:02 EDT |
||||||||||
|
|||||||||||