About

I'm a Math/Computer Science student at the University of Waterloo. I grew up in Halifax, Nova Scotia.
In my free time, I write code for open-source and my own projects. Away from the keyboard, I enjoy reading, sailing, running, geocaching, travel, and learning French.
You can find me on LinkedIn, twitter, and Facebook. You can also contact me the old-fashioned way at blog@paulbutler.org. Here is my résumé.
-
Recent Posts
Recent Comments
- heri on An experiment in A/B Testing my Résumé
- Math on A simple diff algorithm in PHP
- Jay on Groupon Math: Data Scraping to Estimate Revenue
- How One Data Science Student A/B Tested His Resume « Ed Lee's Blogging Me Blogging You | @edlee on An experiment in A/B Testing my Résumé
- Paul Butler on An experiment in A/B Testing my Résumé
Freinds
Archives
Categories
- Fractals (1)
- Haskell (2)
- Image Scaler (2)
- Java (1)
- JavaScript (2)
- JSSpamBlock (7)
- Math (5)
- Computer Science (1)
- Data Mining (3)
- Statistics (1)
- PHP (3)
- Programming (2)
- Python (5)
- R (2)
- Ruby (2)
- Waterloo (1)
- Web Apps (2)
- WordPress (3)
License
Meta
Daily Archives: June 24, 2009
N-Queens in a Tweet
Most people who like puzzles or study computer science have probably encountered the famous N-Queens problem. If you haven’t, before reading any further, try this online version of the most popular form, the 8-Queens problem. The 8-Queens problem is to … Continue reading
Posted in Haskell
8 Comments
