Latest from Comeau Software Solutions …

Conversations with ChatGPT

Like everyone else in the tech world, I’ve been watching the sensation over OpenAI’s new chatbot, ChatGPT. I’ve talked to a few chatbots before and a couple were impressive but the limitations were always obvious pretty quickly. When I was finally able to get online with ChatGPT, I was floored at the difference between it […]

Programming Conway’s Game of Life

In my latest series of YouTube videos, I demonstrate how to program Conway’s Game of Life in C#. Although I try to provide as much explanation as I can during the videos, this series is probably best for beginners who already have already gotten their feet wet with things like variables and decision structures. View […]

Cuddling up with Python

In my last post, I talked about getting started with programming and software development and I mentioned that a programming career means continually learning new languages and technologies. In that spirit, one of my goals for 2022 is to finally become proficient with the Python language which I’ve played around with before. I thought I […]

×