Main Content

Python - an interesting application

Archive - Originally posted on "The Horse's Mouth" - 2014-09-18 17:16:23 - Graham Ellis

Python's in use in a very wide variety of applications ... one of the more noteworthy that we got involved in recently was in robot programming .... here's our Python Course delegate with his robot.



Python is an ideal language for tailoring C / C++ applications such as real time control systems as used within these robots. Behaviour programmed and decisions made in your Python code are returned to the underlying software which then translates that behaviour into controls.