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.
Some other articles
Y101 - Introduction to Python Progress on moving from Python 2 to Python 3 - training for both versions This article We not only teach PHP and Python - we teach good PHP and Python Practice! Python in an afternoon - a lecture for experienced programmers Python v Ruby Python and the Magic Roundabout Sludge off the mountain, and Python and PHP Python is like a narrowboat Is Perl being replaced by PHP and Python? Python makes University Challenge Python 3000 - the next generation Python modules. The distribution, The Cheese Shop and the Vaults of Parnassus. Why reinvent the wheel Linux training Glasgow, Python programming course Dundee Choosing the right language Database or Progamming - which to learn first? Central London Courses - Perl, PHP, Python, Tcl, MySQL Bridging to the customer requirement Programming languages - a comparison Y115 - Additional Python Facilities Some gems from Intermediate Python Command line parameter handling in Python via the argparse module Json load from URL, recursive display, Python 3.4 Running an operating system command from your Python program - the new way with the subprocess module Json is the new marshall, pickle and cPickle / Python This article Handling JSON in Python (and a csv, marshall and pickle comparison) JSON from Python - first principles, easy example Teaching dilemma - old tricks and techniques, or recent enhancements? A demonstration of how many Python facilities work together Python regular expressions - repeating, splitting, lookahead and lookbehind Joining a MySQL table from within a Python program Factory methods and SqLite in use in a Python teaching example Running operating system commands from your Python program Python decorators - your own, staticmethod and classmethod Model - View - Controller demo, Sqlite - Python 3 - Qt4 Connecting Python to sqlite and MySQL databases Regular Expressions in Python Python - what is going on around me? Python - how it saves on compile time Serialization - storing and reloading objects Testing code in Python - doctest, unittest and others Python Regular Expressions A series of tyre damages Ignore case in Regular Expression Regular expressions made easy - building from components Turning objects into something you can store - Pickling (Python) Buffering output - why it is done and issues raised in Tcl, Perl, Python and PHP Sending an email from Python Python - listing out the contents of all variables Python 3000 - the next generation Keeping your regular expressions simple Python to MySQL Splitting the difference What and why for the epoch Examples - Gadfly, NI Number, and Tcl to C interface The elegance of Python