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
September 2010 S M T W T F S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 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
Category Archives: Math
Data Structures for Range-Sum Queries (slides)
This week I attended the Canadian Undergraduate Mathematics Conference. I enjoyed talks from a number of branches of mathematics, and gave a talk of my own on range-sum queries. Essentially, range-aggregate queries are a class of database queries which involve … Continue reading
Posted in Computer Science, Math
Leave a comment
An experiment in A/B Testing my Résumé
Objective I’ll admit it: my résumé doesn’t stand out. I’ve had some great internships, but also a tendency to work for companies that aren’t (yet!) household names. And though I’m doing fine academically, it’s not well enough to stand out … Continue reading
Posted in Data Mining, Math, R, Statistics
4 Comments
Why R doesn't suck
I first encountered the R programming language a few years ago when I needed to make some plots. Although I’ve used it occasionally since, I always considered it a sort of “Perl for statisticians” — a useful swiss-army knife with … Continue reading
Posted in Data Mining, Haskell, Math, Programming, Python, R, Ruby
1 Comment
Groupon Math: Data Scraping to Estimate Revenue
There’s been a lot of talk recently about the Chicago startup Groupon. Groupon brands itself as a group-buying site, but it’s really more of a localized version of what woot.com does. They post a new deal (which they call a … Continue reading
Posted in Data Mining, Math
11 Comments
webFractal: Web-based Fractal Explorer
Last weekend, I won a nice new Toshiba laptop in a local software competition. My entry was a web-based fractal explorer. I had a lot of fun making it, and it is fun to play with as well. I have … Continue reading
Posted in Fractals, Java, Math, Web Apps
Leave a comment
