5 Articles in the category: General Coding
Using Amazon AWS EC2 and Lucee to Host Legacy ColdFusion CFML Pages
Sat, 15th of January 2022 1:17 PMThis page describes setting up a CFML server using Lucee (compatible with Adobe ColdFusion CFML pages) on Amazon's AWS EC2 cloud computing service. I was looking for a way to host example/demo versions of some of...
Bugster Rush – My 10 Year-Old Son's First Coding Project
Tue, 4th of January 2022 9:52 PMMy 10 year-old son made this game in the language Scratch in a few hours (with some help). Neither of us had coded in Scratch before, and I hadn't really seen it before at all. At...
Coding for Kids – So Many Ways to Learn Coding: Take Your Pick
Wed, 29th of December 2021 11:02 PMThere are more ways now to learn coding than ever before. There's so many different ways to start learning now, it's almost like the hardest thing about the whole process is just knowing where to...
My First Ever Computer Program – You Can Try It Too
Thu, 16th of December 2021 12:10 AMThis page gives an example of the first computer program that I saw in its entirety for myself. And typed in to a computer. And ran. And fooled around with. I was (I think) 8...
Conqueror – Pascal Source Code and Details
Mon, 13th of December 2021 10:41 PMPlay and see the source code and other details of the game Conqueror, which I wrote in Pascal on the Commodore 64 in early-mid high school. I'll add more info as I get around to...