Vue Python for Beginners - Part 1
What is Python?
Python is the industry standard, cross-platform, object-oriented application scripting language. It is both sufficiently easy to use and powerful to let you develop complex scripts and expand the capabilities of Vue 5 Infinite.
Or so says the Vue manual, in an explanation that is as clear as mud (at least if you're not an experienced software engineer).
Python is a computer programming language that lets people write things called scripts. It's not the only programming language; there are lot of others such as C, C++, Perl and Visual Basic. Scripts are computer programs, little pieces of software that your computer can run.
E-on software included a version of Python in Vue 4 Pro, Vue 5 Infinite and Vue 6 Infinite which is why we are interested in it. Their version of Python includes extra features that let a programmer make Vue do things. A script may do something simple, like adding stones to make a circle, or something complex, such as changing the textures of lots of objects at once.
