Tag Archives: ai

Solve A Sliding Puzzle With JavaScript And Your AI Course: Part 1

In all my years of web development and formal computer science training, you know I never really got around to truly sitting down and learning JavaScript.
Sure I knew the syntax (C based, not terribly hard), understood closures (LISP will do that to you), understood the prototype approach to Object Orientation (oddly enough playing with Python [...]