Recent Articles
All About Python Modules on Windows from Confused by Code02/01/14 Everything you need to know about installing Python modules on a Windows PC. This article explains how to build C/C++ modules and install eggs and wheels. |
The Word Finder from Confused by Code17/11/13 A simple python program that finds every possible word that can be made with a set of letters. Words with up to 10 letters. |
How to Setup Python on Windows; a Confused by Code Tutorial10/11/13 The Webmaster's guide to setting up a Python programming environment on Windows. Explains how to install Python, add it to the path, and install a package. |