SoloLearn C# Tutorial – Arrays & Strings: Working with Strings
Day 055 #100DaysOfCode I completed the Arrays & Strings sections today by learning about the various ways strings can be
Read MoreThe quest to become an indie game developer
Day 055 #100DaysOfCode I completed the Arrays & Strings sections today by learning about the various ways strings can be
Read MoreDay 054 #100DaysOfCode I spent quite a bit of time working on the scripts for the 2D Roguelike project I
Read MoreDay 008 #100DaysOfGameDev Today was all about writing game scripts to start to get things working. Things went fairly well…
Read MoreDay 53 #100DaysOfCode Arrays can be worked with in different ways and I learned more about properties and methods which
Read MoreDay 006 #100DaysOfGameDev Today I dove deep into writing the C# code that will procedurally generate the game board for
Read MoreDay 52 #100DaysOfCode Okay, so arrays. Easy enough. I am no stranger to programming, just new to C#. When I
Read MoreDay 51 #100DaysOfCode Continuing to take notes on arrays I covered using arrays in loops today. While most of it
Read MoreDay 50 #100DaysOfCode Going back to do some note-taking on arrays. I find it’s usually easier to solidify concepts I’ve
Read MoreDay 49 #100DaysOfCode This was a tough one! The first iteration of this program only had me looking at a
Read MoreDay 48 #100DaysOfCode Implicit data conversion happens when you change from a lower data type to a higher data type,
Read More