Python is a general-purpose, high-level programming language. Its design philosophy emphasizes programmer productivity and code readability. Python's core syntax and semantics are minimalist, while the standard library is large and comprehensive.Python supports multiple programming paradigms (primarily functional, object oriented and imperative), and features a fully dynamic type system and automatic memory management; it is thus similar to Perl, Ruby, Scheme, and Tcl.Python was first released by Guido van Rossum in 1991. The language has an open, community-based development model managed by the non-profit Python Software Foundation. While various parts of the language have formal specifications and standards, the language as a whole is not formally specified. The de facto standard for the language is the CPython implementation. [edit]
Python is a general-purpose, high-level programming language. Its design philosophy emphas...
| OStatic Users | 19 |
| Stories | 10 |
| Questions | 5 |
Share a valuable story about this application with the OStatic Community.
i try to use python as much as possible especially on win32 platforms. it is probably faster than java. every science (chem/physics), mathematics, and engineering student should learn this language their freshman year of college -- and use it! i am an experienced c/c++, ada embedded developer, but always look for ways i can use this language to solve other programming tasks people throw my way. kind regards,
there are much less python local document compared to java. China python user group, come on~
Very good choice for solve general sysadmin problems, develop web-sites and good application for desktops.