Monthly Archives: June 2014

Australian Historical Research Primer Tutorial

Have a student who is interested in researching Australian History, and she mentioned a great website that has great research potential. It is here at the Trove website, run by the National Library of Australia, in Canberra. Amongst the forms … Continue reading

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

HTML Image Map About Us Tutorial

Let’s revisit the HTML image map tag talked about previously, specifically, with HTML Image Map Primer Tutorial as shown below. This HTML element has good practical use with maps, as you can imagine, and we love it here at this … Continue reading

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

Linux awk Primer Tutorial

The Linux (or unix) command awk is a powerful command line tool which opens up a whole world of possibilities on the command line and is specially suited to be part of a piped command. The use of awk allows … Continue reading

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

C++ MultiDimensional Array istringstream Tutorial

Today, building on previous C++ Formatting cout Primer Tutorial as shown below, and inspired by a Yahoo Answers question (thanks) we take a look at the reading of file data into a two dimensional (scores) array, featuring: cout and cin … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , | 10 Comments

HTML/Javascript Sentence Preposition +ing Game Tutorial

The easiest English games to design are those that involve discrete words, because then dictionaries and thesauruses can be used. Learning English (for students whose first language is not English (ESL)) is obviously more useful when the student can piece … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , | 20 Comments

AngularJS Javascript Services Tutorial

Building on the previous AngularJS Javascript Custom Directives Tutorial as shown below, we continue our tutorial-based learning adventure into the front-end Javascript product AngularJS by examining the use of Modules and Services, the latter of which enables the separation of … Continue reading

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

PHP and MySql Three Ways Tutorial

A Yahoo Answers question here, thanks, reminded me of the fact that there are many more than one set of software components you can use to get similar results when using that dynamic Fred and Ginger team of PHP and … Continue reading

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

HTML/Javascript Jobs Match Game Tutorial

Do you like word games? Today’s game asks you to associate job descriptions with words … we’re going to call the game “The Jobs Match Game” (too snappy for you?!) … and you score points for correct word associations you … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , , | 2 Comments