Lots of exercism.org exercises today. Most of them on the C# track, but I did “Eluid’s Eggs” (count the 1 bits in a number) for both C# and Javascript. C# had two remaining easy ones “ReverseString”, and “RNA Transcription” that[…]↓ Read the rest of this entry…
100 Days of Code 2026
I did go back and port the Zebra puzzle to C#, it was more difficult than expected since I couldn’t just have everything loosey-goosey in a string. That unblocked the C# track. So, for today I decided to tackle another[…]↓ Read the rest of this entry…
I decided that I wasn’t going to finish the Javascript track if I didn’t tackle my arch nemesis of exercism puzzles. I needed to pass the dreaded Zebra Puzzle. It stopped me in my tracks on the C# track. I[…]↓ Read the rest of this entry…
Today, there were a bunch of easy ones in a row in the exercism Javascript queue. Lets go over them. Strain – Implement keep/discard that returns a copy of a given array of elements to do/do not match a given[…]↓ Read the rest of this entry…
Well, it happened again. I didn’t have too much time over the weekend. I did have more than usual, but unfortunately the exercism.org exercises took far more time than I had available. In fact I only got one each done[…]↓ Read the rest of this entry…
Today’s exercises where quite draining and took too long. I think I will skip Game Boy stuff today. Word Search: Wow, my solution is tons longer and more complicated than every one else’s. It was more lengthy than hard. I[…]↓ Read the rest of this entry…
Today’s exercism exercises. I need to sneak in an extra seven to get back down to one per day. I am impressed I got through two marked hard. Custom Set – Implement a custom set. We won’t tell you what[…]↓ Read the rest of this entry…
Today’s exercises were: Diamond – Draw a diamond shape with A-Z starting at A but making a triangle then the reverse (see below) to close out a diamond shape. Rational Numbers – Math library for rational numbers. I did not[…]↓ Read the rest of this entry…
I seem to finally be back in the swing of things. Todays exersises: Yacht: Calculate the score for a game called Yacht which is apparantely a precursor to Yahtzee. Resistor Color Trio: Decode three resistor color numbers, this time with[…]↓ Read the rest of this entry…
Well the exercise Promises really kicked my butt up and down the street. I basically have been banging my head against the wall on that small bit of code for three days. I never claimed to be good with Promises[…]↓ Read the rest of this entry…








