Blogging has long had a cross-over with programming education. Before Stack Overflow existed, searching the internet for answers to your technical questions would (sometimes) lead you to blog post with an answer. Often, when I (Barry) solved a challenging problem in my code, I would blog about it in hopes of helping the next person who ran into the same issue. (This also led to numerous experiences of me searching for an error message and finding…my own blog post from years earlier about th...