Monthly Archives: April 2014

HTML/Javascript Canvas Surds Game Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw an … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , , | Leave a comment

HTML/Javascript Canvas Fractions Game Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw an … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , | Leave a comment

AutoHotKey Record and Compile Primer Tutorial

Have you heard of AutoHotKey? It is a Windows (desktop) application (that is quite brilliant) which can record and replay mouse and keystrokes, or assign a group of actions to a HotKey. Anybody into procedures and the operations side of … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | 2 Comments

Python Tkinter CGI Tutorial

Have you heard of Python? Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. Check … Continue reading

Posted in eLearning, GUI, Tutorials | Tagged , , , , , , , , , | 1 Comment

Python Tkinter Install Tutorial

Have you heard of Python? Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. Check … Continue reading

Posted in eLearning, GUI, Networking, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

Linux Find and/or Locate Files/Directories Primer Tutorial

Linux (or Unix) servers have two really useful commands which help the user find files and/or directories … locate and find. Doubt there are many people out there who have not mislaid a computer file at some time or other. … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , | 36 Comments

Mac Dictionary Primer Tutorial

Are you ever stuck for a word, or a word with the same meaning as some other word? … you need a dictionary, or a thesaurus. If you are on a Mac laptop, try the desktop application Dictionary, as shown … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , | Leave a comment

Tcl/Tk Bats and Ball Tutorial

Good news today is a breakthrough on a put-off project, getting Tcl/Tk to work with Mac OS X Mavericks and Xcode 5.1 on a MacBook Pro laptop … answering, partially, the previous Tcl/Tk So Brilliant (but where do you start?) … Continue reading

Posted in eLearning, Games, GUI, Tutorials, Xcode | Tagged , , , , , , , , , , , , , | 1 Comment