Recent posts
Project Euler: Problem 6
Alright, so yesterday’s Euler problem didn’t really count. Here’s another one: read full post
Project Euler: Problem 5
Euler problem 5 asks the following: read full post
Project Euler: Problem 4
Time for another Project Euler problem: read full post
Visual Studio color schemes
Is it me, or can any piece of code be made to look better simply by viewing it in the correct color scheme? read full post
Project Euler: Problem 3
Taking on the next Project Euler problem: read full post
Project Euler: Problem 2
Tackling another Project Euler problem: read full post
Project Euler: Problem 1
As a way of challenging myself, I though a good project which will keep me occupied for the next year (and probably beyond that) would be to take a crack at Project Euler. Project Euler provides a series of problems which can be solved through a combination of math and programming skills. The problems range from difficult to extremely difficult and they tend to lean more towards math than towards programming, so most of them will probably be out of my league, but I’ll find that out as I go along. I’ll also be exclusively using F# and C# to solve the problems, as these are my favorite languages and I would like to learn new things in them. read full post