Joe Pickert's Blog

Blog Homepage

Tidying Up

July 22, 2019 | 

So let's start with the good news first. My puzzle solver program is now fully functional as a terminal application! I was able to implement all 10 of the desired featured I wrote about [two posts ago][1]. For a few simple test cases, all of my algorithms and methods appear to working correctly, though I still need to implement further testing. Having never written unit tests before in C++, thi...

Oh C++, How I've Missed You So!

July 19, 2019 | 

Oh how I wish that statement were true. Don't get me wrong, C++ is an enchanting language in many ways. But after having spent such a long time away from it, I've slow to readjust. Working on this new project has really underscored to me how accustomed I had become to Python's easy-going and flexible nature as an interpreted language. Thus far, I think my biggest struggle in C++ has been to...

A Minor Announcement

July 17, 2019 | 

Happy Wednesday everyone! I’m happy to announce that I’ve officially began working on my second major project. After writing my last blog post on Monday, I spent a few hours puzzling over what I wanted to focus on now that my website’s reached a more polished state. At first I had a hard time settling on anything. Part of me wanted to make another type of web-based app with extensive API ...

The Joys and Vexations of Being Self-Taught

July 15, 2019 | 

I’ve been sitting on this idea for a while, but I feel like now’s a good time to lay some of my feelings out there. When I set out on this journey to teach myself programming, I had no idea what I was in for. I knew that it would be difficult, as all self-motivated things are, but I never imagined how frustrated, how lost, and how discouraged I would feel at times. While I’ve been able to incor...

Finally, a Breakthrough!

July 13, 2019 | 

I won't lie, I was sorely tempted to completely abandon the work I've done on my website and switch over to a sleek, pre-made template yesterday. I'd reached a point where I felt immensely frustrated by my lack of design skill, and was dismayed by the hours spent trying out new designs only to have them look jarring and sophomoric. But boy, am I glad that I stuck it out. These were the prima...

Hello!

I'm Joe Pickert, and welcome to my blog.

Here, you can find a collection of my thoughts both tech-related and otherwise.

If you find something that interests you, please leave a comment! I'd love to hear your thoughts and feedback!