Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Thursday, November 28, 2013

Boa Constructor Tutorial 1 - Build a Text Editor

Like a lot of Python programmers, I was really frustrated that there were no tutorials on the internet explaining how to use Boa Constructor. So I decided to produce a video so other frustrated Pythonians can learn how to use this great application on the Windows operating system. 



Thursday, November 25, 2010

How To Start Python Programming

The Python programming language is very easy to learn. Don't underestimate the power or python.

Building a GUI (Graphical User interface) may seem complicated at first. The way to learn how to create a GUI is to go through some practical examples. Eventually you will remember what code you need, to do certain tasks.

In this tutorial I will explain how to download and install:
  • Python
  • wxPython
  • Boa Constructor