Monthly Archives: March 2014

Android Studio Primer Tutorial

Our Android mobile app tutorial today uses Java but we do not use Eclipse IDE … gasp! Today we introduce Android Studio IDE (and we figure this is an opportunity to have a recap of Android Development, particularly past Eclipse … Continue reading

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

C++ Formatting cout Primer Tutorial

C++ uses iostream.h methods to format command line output. Programmers with a background in C may think the iostream.h “cout” stream output methods are a little harder to use (compared to C’s printf and sprintf and fprintf (which, of course, … Continue reading

Posted in eLearning, Tutorials, Xcode | Tagged , , , , | 21 Comments

Rename Scenarios in Linux Shell Script Primer Tutorial

Linux (or Unix) is a command line environment that is really powerful regarding file management. This power is no surprise as the basis of Unix and hence, Linux, is that files are at the heart of the design of the … Continue reading

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

Yahoo YQL Web Service JSON Next Tutorial

Here is a tutorial that introduces you to the Yahoo Web Services called YQL, building on the previous Yahoo YQL Web Service JSON FollowUp Tutorial as shown below. The name is the way it is because it simplified the API … Continue reading

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

Mind Mapping via Free Mind Primer Tutorial

What do … Are you into Mind Mapping? Have you ever been baffled by an email attachment with the .mm extension? … have in common? No idea? Try looking up this very useful web site by Uniblue, which has helped … Continue reading

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

PHP/Javascript Crossword Game Tutorial

Do you like word games? Today’s game tests your crossword 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 some English vocabulary. Programmers … Continue reading

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

Mac Messages Primer Tutorial

The Messages application on Mac OS X (seen here on Mavericks (10.9.1)) is great for responding to notifications on a Mac without necessarily leaving the application you are in. Today an iPad sends a message (via the iMessage messenger service) … Continue reading

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