Monthly Archives: March 2018

Javascript instanceof Object Oriented Programming Tutorial

To understand the Javascript instanceof operator is to “get” a whole lot of what Object Oriented Programming (or OOP) is about. You’ve got your concept of a Class which is like a “blueprint” for describing the characteristics (data members) and … Continue reading

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

English Phrase Creation Game Primer Tutorial

There’s one last Linux and Mac OS X dictionary files concept to augment what we left off yesterday with English Phrase Guessing Game Primer Tutorial. It concerns the dictionary file … /usr/share/dict/connectives … which contains a list of those very … Continue reading

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

English Phrase Guessing Game Primer Tutorial

Following on from yesterday’s First Name Guessing Game for Two Primer Tutorial exploring more regarding Linux and Mac OS X dictionary file arrangements we want to tell you about another such resource available to you in the form of the … Continue reading

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

First Name Guessing Game for Two Primer Tutorial

It may not be immediately imaginable what would be the synergies between today’s proposed “First Name Guessing Game for Two” and Word Guessing Game for Two Primer Tutorial‘s “Word Guessing Game for Two”. Other than that a First Name is … Continue reading

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

HTML Table Cell Contenteditable Onload Tutorial

If you are a regular at this blog you’ll no doubt have tweaked that we are very keen to use Javascript’s document.body’s onload event to add flexibility to proceedings. Today, though, it is an awareness of a web application’s data … Continue reading

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

HTML Table Cell Contenteditable Tutorial

Yesterday’s HTML div Contenteditable Form Tutorial was all about the global attribute contenteditable=true rather than about HTML div elements per se, hence the challenge we gave you … … (but perhaps you should broaden my horizons with feedback on other … Continue reading

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

HTML div Contenteditable Form Tutorial

Are you like me, and think that the global attribute contenteditable=true can be incredibly useful, so far we’ve been thinking, with HTML div elements, in particular (but perhaps you should broaden my horizons with feedback on other element types?!). You … Continue reading

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

Run for It Dice Game Primer Tutorial

We hope that you can see by reading the rules of the Dice Game … “Run for It” Dice Game … compared to (yesterday’s inspirational) … “Three or More” Dice Game … you can see our thought patterns in thinking … Continue reading

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