Tag Archives: Python

Python Webserver Primer Tutorial

Today’s tutorial shows yet another approach regarding the creation of a local Web Server. Today we create a very simple Python Web Server, and give thanks to Python and XML by Christopher A. Jones and Fred E. Drake, for the … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | Leave a comment

Google API Console Primer Tutorial

The tutorial today makes a start on quite a large topic, and with such scenarios it may not suit all readers, but here goes. We introduce a very big acronym today, even though it is only three letters … API … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , , , , | 1 Comment

Python Tkinter Primer Tutorial

Have you heard of Python? Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. Check … Continue reading

Posted in eLearning, GUI, Operating System, Tutorials | Tagged , , , , , , | Leave a comment

Python XML and DTD Validate Primer Tutorial

The XML Validation subject area is quite complex. The reason for this is that when there is intelligence in your data, as XML often has, it can be organized in a variety of ways. One approach with XML data is … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , | 2 Comments

Python Tuple Primer Tutorial

In this tutorial we examine the Python data structure called tuple. Tuples are interesting in that different base data types that can’t cohabit an array can be part of a tuple. This tutorial builds on the Python Primer Tutorial of … Continue reading

Posted in eLearning, Tutorials | Tagged , , , | 17 Comments

Xcode Python Desktop Application Primer Tutorial

Have you heard of Python? It is a great object-oriented programming language for both desktop and web usage. Xcode on Mac OS X Leopard supports Cocoa-Python Applications, and this tutorial shows the creation of a simple Python Desktop Application using … Continue reading

Posted in eLearning, GUI, Tutorials, Xcode | Tagged , , , , , , | Leave a comment

Python Processing Directory Filespec Primer Tutorial

Python is the computer language of choice of a growing number of programmers because of its style of language, data structures and speed. Python is a programming language that lets you work more quickly and integrate your systems more effectively. … Continue reading

Posted in eLearning, Tutorials | Tagged , , , | Leave a comment

Python Primer Tutorial

Have you heard of Python? Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. Have … Continue reading

Posted in eLearning, Tutorials | Tagged , , | Leave a comment