R1D47 Completing the Sorting and Searching Algorithms Course in C#

| programming | dotnet |

Way back in day 22, I started the third course in the C# series on edX. It had to do with sorting and searching algorithms in C#. This made my brain hurt a bit, so I stepped away for a few days. Now we are on Day 47 and I got an email from edX telling me that the course was about to expire.

I jumped right back in and finished the sorting and searching module. My brain still hurts, but it was a good exercise.

The final lab project had to deal with the selection sort algorithm. The questions were pretty challenging. I took full advantage of the debugger in Visual Studio Code to step through this algorithm in order to figure out how it actually works.

My plan is to finish the entire course over the next few days so that edX does not keep sending me sad emails about how I am failing at life.

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

Oh Hey, It’s Not Just Me

My whole life I’ve felt like I have great eyesight (and I still do). But lately I’ve been noticing what feels like…some slippage. Nothing big. Just this feeling in the morning like, as my brain and body wake up, my vision needs to as well. The strange nove...

via Jim Nielsen’s Blog August 14, 2026

“What actually happened was the birth of a genre in digital graphics”

A really well-produced 27-minute video from Super Splash Wave about 8-bit and 16-bit pixel art: What I liked about the video is that it doesn’t just revel in nostalgia, but goes deeper into some techniques and trends and details in the videogame graphics o...

via Unsung August 14, 2026

curl performance

tldr: the live version is here: https://curl.se/perf/ How fast is “fast” and is it good enough? Does it run as fast now as it did before or was there a regression? What exactly needs to be fast? How fast is it? These are questions that many projects and pr...

via daniel.haxx.se August 14, 2026

Generated by openring