News

This module introduces how to develop Graphical User Interfaces (GUI) by ‘dragging and dropping’ various application parts in Python. Specifically, to accomplish this task a program called PyQt will ...
The beauty of pyGTK and Glade is they have opened up cross-platform, professional-quality GUI development to those of us who'd rather be doing other things but who still need a GUI on top of it all.
Microcontrollers are wonderfully useful things, but programming them can be a little daunting if you’re used to the simplicity of compiling for regular PCs. Over time though, this has become easier.