Random Thoughts
Sunday, November 22, 2015
Word Ladder Puzzle Game (and Puzzle Solver)
›
Here's a word ladder puzzle game (and solver) I wrote a while back. A word ladder is a string of words that change one letter at a time....
1 comment:
How to Increase Website Traffic
›
I generally haven't put a lot of time into maintaining this blog, and mostly forgot about it for a couple years. :-) I've n...
1 comment:
Scripting Language Quick References
›
I added a series of scripting language "quick references." These are mostly just copied from my short notes I use when shifting b...
Quick Language Reference: JavaScript
›
JavaScript used to be viewed as a half-broken scripting language, though with node.js and language improvements over the last 15 years, it...
Quick Language Reference: VBScript
›
These are old notes that were initially for making edits to VBScript ASP pages (before .Net), though most the VBScript syntax will carry ove...
Quick Language Reference: Bash
›
general shell debug flags: sh -n check syntax sh -v echos commands before executing sh -x echos commands after runn...
‹
›
Home
View web version