I've been programming in C++ and Basic for years. I've just heard of Python when I was checking out Caligari's website. What type of language is it? Where did it come from. Is similiar to C++, Basic, Pascal.
Python is an interpreted language like BASIC but its syntax is more like C/C++ or PERL. It is object-oriented, "loosely-typed," scalable, portable, embeddable, extendable, and (best of all) free. It is used a lot in prototyping but I've also seen it used as a replacement for other scripting languages.
It originally started out as a beginning programming language called ABC. ABC never caught on but Guido van Rossum (co-author of ABC) ovehauled it and named it Python after "Monte Python's Flying Circus."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.