Quantcast
Channel: The GITS Blog » code
Browsing all 2 articles
Browse latest View live

Iterating over a window in Python

This weekend, I had a fairly common problem: given a sequence of elements and an element in that sequence, I needed to get the next element; if the element was the last in the sequence, then I needed...

View Article


Inno Setup: Determining the data directory at install time

Inno Setup is a fantastic and free application for creating Windows setup programs. It takes so much of the hassle out of the process that it's almost fun. I recently needed to extend Inno Setup with a...

View Article

Browsing all 2 articles
Browse latest View live