Posts about programming
- Get a prime number sequence using Java 8 Streams
- Check number primality using Java 8 Streams
- A note on migrating python virtual environments
- So, you want to write your own language?
- Free GeoIp location web service
- Quick Ref: Python Virtualenv use
- What are the genuinely useful ideas in programming?
- Resume interrupted downloads with cURL in Linux
- How to migrate a git repository from GitHub to Gitorious
- Useful Git Aliases
- Check if a bit is set and bit-masking in CSharp
- Some Notes on Using Git with Cygwin on Windows
- Build Emacs from Source in Ubuntu 13.04
- Convert an Integer to a Binary Representation
- Get the latest version from a Git repository
- How to use Emacs key bindings in Visual Studio 2010
- Extracting a .NET Assembly from SQL Server 2005
- Testing Regular Expressions with Regex Builder
- Delicious to Blogger Python Script
- Tidy up your XML files
- Errors with the prepopulate_from SlugField parameter in Django 1.2.1
- This is why the command line will never die
- CSharp: Testing a Generic Class
- Automating Emacs Build and Install from Source
- Generate .NET Assemblies from Iron Python
- Postel's Robustness Principle
- Building and Installing Emacs from Source on Ubuntu
- Some Notes on Serializing Objects in Python
- Some thoughts on Python and Unladen Swallow
- AfterThought - Visual Studio 2008 Color Themes
- A Great Use For Lambdas in C#
- Nickel's Worth
- Rastafarian Software
- Emacs as the Visual Studio Editor
- Terminating Your C# Application
- List Comprehensions in C#
- Iron Python: How to talk to the .NET Framework
- Building & Installing GNU Emacs from Source in Windows Vista
- Ternary Operator in Python
- Book Review: Expert Python Programming
- The Blub Paradox of Screen Real Estate
- Python Decorators as Closures
- Reset the Postgres User Password
- Guarantees
- Shrink Your Comfort Zone
- 5 Books Every Programmer Should Read
- Languages Worth Knowing
- PG Announces Arc's Release
- Crenshaw's Let's Build a Compiler
- It's the Python
- Learning Lisp: Choosing an Implementation
- Heuristics
- Nearly All Binary Searches and Mergesorts are Broken