Tag Archives: programming

PHP/Javascript Three to Six Letter Game Tutorial

Do you like word games? Today’s game tests your vocabulary skills in English. It uses English words, based on the dictionary arrangements at its (web) server. Maybe it would be a good game to help improve English vocabulary skills. Programmers … Continue reading

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

Java Command Line Arguments Primer Tutorial

If you are writing a batch process and have reached a process part requiring a compiled program (perhaps because this part has some CPU grunt associated with it) you can do a lot worse than use Java and allow user … Continue reading

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

PHP/Javascript/HTML DateTime Period Primer Tutorial

Today’s tutorial shows some PHP and Javascript functionality building on a Yahoo Answers question asking about date (difference) functionality using PHP. There always appear to be lots of functionality in computer languages to do with dates and times, and that … Continue reading

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

Yahoo YQL Yahoo News Tutorial

Here is a tutorial that may be introducing you to the Yahoo Web Services called YQL, building on the previous previous relevant YQL Server tutorials starting with Yahoo YQL Web Service JSON Next Tutorial as shown below. Today we show … Continue reading

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

PHP/Javascript Find Those Words Game Tutorial

Do you like word games? Today’s game tests your vocabulary skills in English. It uses English words, based on the dictionary arrangements at its (web) server. Maybe it would be a good game to help learn even more English vocabulary. … Continue reading

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

HTML/Javascript Email Form Primer Tutorial

Today’s HTML/Javascript (and bit of CSS) topic will be very familiar to lots of people. It involves the “Contact Us” type of email form that makes use of a TextArea HTML tag. So let’s summarise the points of interest with … Continue reading

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

Windows Text Editor Primer Tutorial

Many computer users may think that in this day and age a good text editor would not be needed. As a programmer I’d disagree (and largely it will be people dealing with “sort of” non-proprietry text source (programming code) that … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , | 2 Comments

Touch Swipe Gesture Primer Tutorial

Today’s tutorial talks about the tablet Swipe Gesture, following up on the Pinch Gesture (as shown below), is pretty intuitive, and lots of people spend lots of time on their tablets, from then on, “swiping” their way though the web … Continue reading

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