R1D47 Completing the Sorting and Searching Algorithms Course in C#
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
- 2024
- Reinstalling Windows at 1am
- SQLite DB Migrations with PRAGMA user_version
- My Custom Miniflux CSS Theme
- How to Disable Wayland in Debian Testing
Recent Favorite Blog Posts
This is a collection of the last 8 posts that I bookmarked.
- Give Your Spouse the Gift of a Couple's Email Domain from mtlynch.io
- Skip the Next iPhone from Articles on Jose M.
- Have smart glasses finally hit an inflection point? from The Torment Nexus
- The McPhee method from the jsomers.net blog
- Pluralistic: LLMs are slot-machines (16 Aug 2025) from Pluralistic: Daily links from Cory Doctorow
- Pluralistic: Bluesky creates the world's weirdest, hardest-to-understand binding arbitration clause (15 Aug 2025) from Pluralistic: Daily links from Cory Doctorow
- Just a Little More Context Bro, I Promise, and It’ll Fix Everything from Jim Nielsen’s Blog
- The Futzing Fraction from Deciphering Glyph
Articles from blogs I follow around the net
Weekend Update #29
The weekly update, plus bits and bobs that caught my attention this week.
via ODonnellWeb September 14, 2025What’s a Foreigner?
Across many countries, resistance to immigration is rising — even places with little immigration, like Japan, now see rallies against it. I’m not going to take a side here. I want to examine a simpler question: who do we mean when we say “foreigner”? I would …
via Armin Ronacher's Thoughts and Writings September 14, 2025Zero-configuration TLS and password management best practices in MariaDB 11.8
Locking down database access is probably the single most important thing for a system administrator or software developer to prevent their application from leaking its data. As MariaDB 11.8 is the first long-term supported version with a few new key secur…
via Optimized by Otto September 14, 2025Generated by openring