
LeetCode 200 - Counting islands
My C# solution to LeetCode problem 222, counting islands. A first (slightly incorrect) attempt in a procedural manner, followed by a Linq solution that worked
My rambling thoughts on exploring the .NET framework and related technologies

My C# solution to LeetCode problem 222, counting islands. A first (slightly incorrect) attempt in a procedural manner, followed by a Linq solution that worked

One of the nice things about a modern IDE like Visual Studio is the help you get when coding. XML documentation, which shows up as a pop-up below the line of code you're writing helps you check you're using the right method.
Sometimes it tells you a little bit more than that...

Just to prove that Windows isn't the only piece of software out there that is capable of amusing me, Thunderbird gave me a laugh today

Another excuse to have a laugh at the expense of some very clever Microsoft engineers!

Just browsing some books on Amazon, and saw this lovely example of what happens when you forget to HTML-encode your text...