Always Sunny

I’ve realized posting a blog post every single day is madness. Blogging isn’t really my kind of fun, and honestly, I can’t talk much about something every day. I’m hoping with my projects I’m working on, that I’ll be able to update more often. In reality, who knows. I got into this “framework” or “barebones” …

Practice Makes Perfect

“Be self aware, rather than a repetitious robot” – Bruce Lee As I’ve stated before, I want to really grasp CRUD implementation, so I’ve also started a small console game to reinforce my understanding of SQL and CRUD. I don’t want to fly past each one of these projects and come out with minimal knowledge …

Work Sick

Through discipline comes freedom. – Aristotle It’s been a few days… I’ve come down with what I thought was COVID-19. My whole building has it, and my patients I’ve been treating have it. My kids and wife then got sick along with myself, however when we all tested, it was negative. So, testing again showed …

I Forgot the Stopwatch…

Last post I mentioned Stopwatch in the title. Well, I didn’t mention it anywhere else. I was going to explain that I found a stopwatch method for my math game I’m working on. The Stopwatch starts at Start(), and then you fill in the code to run while the Stopwatch method is running. After your …

Dev Journey

I’ve “officially” begun my software development journey by starting The C Sharp Academy. I’ve dabbled off and on with C# since the amazing days of XNA Studio. After, I switched Unity when it became free and tried to continue my C# experience there. I ended up in what I now know as Tutorial Hell. Basically, …