Exercises

Daily Standup

Been working on some exercises and katas. I found a pair programming buddy on Slack and we had the first one today—it was fun! Although one kata stumped me: you are given an input string:

◢◣◢◢◣◣◢◢◢◣◣◣◢◢◢◢◼◼◼◣◣◣◣

And have to come up with this output:

◻◻◻◻◻◻◻◻◻◻◻◻◻◻◻◢◼◼◼◣◻◻◻
◻◻◻◻◻◻◻◻◢◣◻◻◻◻◢◼◼◼◼◼◣◻◻
◻◻◻◢◣◻◻◢◼◼◣◻◻◢◼◼◼◼◼◼◼◣◻
◢◣◢◼◼◣◢◼◼◼◼◣◢◼◼◼◼◼◼◼◼◼◣

So have to figure that out.

Other Stuff

Yesterday I went to another mentoring meetup too–that was fun! Learned about freelancing on freelance websites.

Up Next

More exercises and pair programming!