Blogs


Anatomy of a Basic Go Program

Feb. 10, 2024 syntax ·

I’m going to do my best to remember what it is like starting out with something new, specifically programming. In the hope that I can cover what is important in enough detail that you can learn from it. But also, not so complex that you just get overwhelmed. But first, I’m going to assume you’ve looked over the previous post, and have set up your environment, if not check it out here.




Gettings Started With Your Environment

Jan. 27, 2024 tools ·

Wanting to start programming can be a daunting task. There are hours of videos and posts out there that you could watch. And it is easy to get lost in the mix with it all going on. I’m just adding to the confusion I’m sure, but I’ve found people teach and learn in different ways. Perhaps the way I think about problems will help you. Philosophy of Use Before you can jump into a project, you need to understand your workflow and priorities that you have.