R1D14 For While Do Loops
Made it through Module 2 in the Introduction to C# course. Nothing too exciting going on. I was a bit surprised that they threw in a recursion example in between some trivial looping examples. It was kind of out of left field.
Conditionals
C# supports if and switch conditionals. It's been years since I wrote a switch so that's pretty exciting.Loops
C# supports for, while, and do while loops. Do while is a good time.I should be able to wrap up this course and move on to the next one by tomorrow.
Resources
Unsurprisingly, Microsoft has some really great docs for C#.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