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

On concrete examples

I had some great conversations via email over the past couple of weeks with a bunch of different people, discussing all sorts of things that I’ll for sure end up writing about. Today I wanted to briefly touch on the topic of examples, which was pa…

via Manuel Moreale — Everything Feed October 16, 2025

Hacking Workshop for November 2025

For next month, I'm scheduling 2 or 3 discussions of Matthias van de Meent's talk, Improving scalability; Reducing overhead in shared memory, given at 2025.pgconf.dev (talk description here). If you're interested in joining us, please sign up …

via Robert Haas October 16, 2025

Should we be afraid of AI? Maybe a little

Almost exactly a year ago, I wrote a piece for The Torment Nexus about the threat of AI, and more specifically what some call "artificial general intelligence" or AGI, which is a shorthand term for something that approaches human-like intelligence…

via The Torment Nexus October 16, 2025

Generated by openring