EARLY MATH

EarlyMath is an arithmetic practice program for 5-7 year olds.

EarlyMath is for practicing arithmetic for 5 to 7 year old children - Key Stage 1 in UK education-speak. The program presents random problems at a range of levels.

EarlyMath is written in Python using the PyQt toolkit.

LIMITATIONS

The current version only supports Addition (5 levels) and the level has to be selected on the command line.

REQUIREMENTS

SCREENSHOT

DOWNLOAD

EarlyMath-0.1.tar.gz.

INSTALLATION

To untar the source package:

        tar xzf EarlyMath-<version>.tar.gz

USAGE

To run:

        cd EarlyMath-<version>
        ./EarlyMath.py level
where level is 1 to 5

TODO

COPYRIGHT AND LICENSE

EarlyMath Copyright (c) Martin Clough 2002

Released under the General Public License (GPL)

CONTACT

Email: mtclough@mclough.uklinux.net