learn create repeat

I'm Dudley

  • CODE6
  • GENERAL7
  • MUSIC & ART5
  • SECURITY5

 git  
 contact 
 source  
  • Threads & Processes

    8 years, 7 months ago

    Python's threading and multiprocessing modules can often serve the same purpose. However, the differences cause enough emergent profanity to warrant this post. 0. Why Thread? The first time I really needed threads was …

    Read more ▼
  • Animating Encryption

    8 years, 8 months ago

    Edicrypt is a small, open-source program I made while learning about encryption, python, and GUI-design with Qt. Here's the source. It is not an encryption program, but an encryption-education program. It shows …

    Read more ▼
  • Django Wrangler

    8 years, 8 months ago

    How to set up Django on Debian-based linux with Apache and MySQL. Django is a fairly lofty python-based web framework. Setting up Django is a little more prickly than bog-standard apache with php. …

    Read more ▼