January 3, 2020
So recently I was working on a side project where I wanted to change a sequence of numbers to a sequence of characters: 0 = A, 1 = B … 25 = Z, 26 = AA. Similar to how Microsoft Read more…
January 3, 2020
So recently I was working on a side project where I wanted to change a sequence of numbers to a sequence of characters: 0 = A, 1 = B … 25 = Z, 26 = AA. Similar to how Microsoft Read more…