Monthly Archives: March 2013

English Phonics Learning Ideas

Start the Australian Accent audio … On Windows, right-click the link. On Macintosh, option-click the link or control-click the link. Try listening to this podcast a few times every day for one week. ant doll zip yak fox fan dog … Continue reading

Posted in eLearning, ESL, Games | Tagged , , , , , | Leave a comment

Python Primer 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. Have … Continue reading

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

Tcl/Tk So Brilliant (but where do you start?) Primer Tutorial

Have you heard of Tcl/Tk? Tcl/Tk is open source (based on a BSD-style license), so you can use it and modify it virtually any way you want, including for commercial uses. With Tcl/Tk have used in conjunction with C++ and … Continue reading

Posted in eLearning, GUI, Installers, Tutorials, Visual Studio, Xcode | Tagged , , , , | 1 Comment

AutoHotKey Primer Tutorial

Have you heard of AutoHotKey? It is a Windows 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 I.T. … Continue reading

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

Ajax Preview Window Tutorial

Ajax is a client-side meets server-side melding of PHP (or ASP.Net) and Javascript and HTML and CSS and allows you to stay on the web page you are on doing many more things, rather than constantly changing web pages the … Continue reading

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

JavaScript and the DOM Tutorial

JavaScript is a tremendous web client-side language to learn. You may have heard of a server-side JavaScript, but this tutorial only deals with client-side work. This tutorial builds a JavaScript layer on top of the PHP tutorial made earlier, showing … Continue reading

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

Android Application (on Windows) Primer Tutorial

Android Applications run on many of today’s mobile (smart) phones. More and more the Internet traffic of the world arises because of mobile phone usage. This video is a primer showing a “stream-of-consciousness” view of installing the necessary software components … Continue reading

Posted in Android, Eclipse, eLearning, Tutorials | Tagged , , , , , , | Leave a comment

PHP + JavaScript + HTML Primer Tutorial

PHP is a wonderful language to learn. It is usually associated with being a web server-side language (as with this tutorial, where it is being shown on a local MAMP web server) but can be a command line tool as … Continue reading

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