Programming Tips

Snippets of Code

I’ll share some tips and tricks I’ve found over the years that may help you on your journey.

  • Browser-based Game with Claude

    Introduction If there’s a term of the past several months I’ve grown to hate, it is this one: vibe-coding. However, like any potential bias, I wanted to test to see if meaningful progress has indeed been made in AI-assisted or AI-directed development. To say that I was taken aback is a bit of an understatement.…

  • Quality in Development

    Ah, the dreaded compilation error at runtime. There are more than a few variations of this issue across the varied domains of development. Whether you compile your code or simply execute queries in a database, you are for certain going to encounter errors in your career. Not only that, but sometimes the results range from…

  • How do I learn to code?

    This is a question I hear more than most any other. How or where can I learn to code? Well, there are quite a few resources on the internet. At this time, I wouldn’t really recommend using AI to teach you either. It is fine for learning some basic things, but it can still struggle…

Leave a Reply