Category Archives: eLearning

E-learning refers to the use of electronic media and information and communication technologies (ICT) in education ( Wikipedia )

C++ Recursion Fibonacci Series Tutorial

We’re revisiting the Fibonacci Series code of C Recursion Find Revisit Tutorial and compiling it, plus some extended functionality, via the g++ c++ compiler on a macOS command line, as per … g++ fibonacci_series.cpp -o fibonacci_series.out … regarding the changed … Continue reading

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

HTML/Javascript Bulls and Cows Game Commentary Tutorial

If you’ve actively engaged in a Bulls and Cows game using the web application back at yesterday’s HTML/Javascript Bulls and Cows Game Mobile Tutorial you might have struggled without pen and paper to help you out. But, today, we help … Continue reading

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

HTML/Javascript Bulls and Cows Game Mobile Tutorial

With yesterday’s HTML/Javascript Bulls and Cows Game Primer Tutorial we separated … player 1 using mouse (or touch) player 2 on keyboard … as the arrangement for two players to use the one computer, playing our Bulls and Cows game. … Continue reading

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

HTML/Javascript Bulls and Cows Game Primer Tutorial

Today we’ve got an inhouse version of a well known word (but you don’t have to be a wordsmith to play) game called Bulls and Cows which we used to play in lunchtimes at school, a bit like the Word … Continue reading

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

PHP Mail via Exim Better Return Deployment Tutorial

Yesterday’s PHP Mail via Exim Better Return Primer Tutorial set up a … framework part of an overall solution to a way to nuance PHP mail‘s return value, in an Exim Mail Server environment … and today … we present … Continue reading

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