
12-04-2008, 06:26 PM
|
 |
TO BE OR NOT TO BE
|
|
تاريخ التسجيل: Feb 2008
الدولة: عايش على النت
المشاركات: 31,162
|
|
تحميل برنامج Python 3.0
تحميل برنامج Python 3.0
 - very clear, readable syntax
- strong introspection capabilities
- intuitive object orientation
- natural expression of procedural code
- full modularity, supporting hierarchical packages
- exception-based error handling
- very high level dynamic data types
- extensive standard libraries and third party modules for virtually every task
- extensions and modules easily written in C, C++ (or Java for Jython, or .NET languages for IronPython)
- embeddable within applications as a scripting interface
|