2

Working on writing a Morse interpreter in Java..
I find out I have to initialize a collection of a specific alphabet with unique symbols in it..
I am too lazy to come up with something right now..
And thus I start repeatedly performing the following actions:

down, left, insert apostrophe

for stuff like putting values into my Map<Character, char[]>.

Now my purposefully rhythmic typing sounds like a galloping horse. Tackatack, tackatack, tackatack! ♫

Coding adventures..
Indeed..

Comments
Add Comment