Official Amarna Forum Opinion on the Python Programming Language
#1
It's alright.
#2
Hating a programming language is the hallmark of a novice. Every serious language is fine to use for a wide variety of tasks once you get accustomed to it, and a language's design involves many tradeoffs that make it more or less useful depending on your goal.
#3
Python has basically C-like syntax without any C-like efficiency. Since its type system isn't stronger than C's, none of its changes are improvements (they all fall under metalanguage macros). The best that could be said about Python is that it has garbage collection.
#4
And it's libraries (some of which make heavy use of raw C for mathematics), and it's ease-of-debugging, and it's flexibility.



[-]
Quick Reply
Message
Type your reply to this message here.




Users browsing this thread: 1 Guest(s)