Tag Archives: Yahoo Answers

Yahoo YQL Nextbus JSON Primer Tutorial

If we add some of the ideas of HTML/Javascript Geolocation Primer Tutorial to yesterday’s Yahoo YQL Geodata JSON Primer Tutorial we may well arrive at the logic and a large part of the content ideas for today’s tutorial, where we … Continue reading

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

Yahoo YQL Geodata JSON Primer Tutorial

Here is a tutorial that introduces (or reintroduces) you to the Yahoo Web Services called YQL. The name is the way it is because it simplified the API aspects of its functionality for the developer to concentrate on SQL, and … Continue reading

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

Windows Command Line Start Primer Tutorial

A lot of Windows desktop processing tasks require you to do more than one thing at a time (calling all afficianados of multitasking). Windows (from Microsoft) caters well for people who multitask, and there is a cute keyboard shortcut for … Continue reading

Posted in eLearning, Operating System, 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

Ajax Local JSON Primer Tutorial

Meanwhile … back at Ajax Ranch … “J’son! Darn it J’son, where are ya? There’s chores to be done, J’son. Jjjjjjj’sssssooooonnnnn!” “Paw, did you come a calling just here this minute now?” “Nope, that there wuz my hollow gram, son.” … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , | 2 Comments

C++ std::vector Primer Tutorial

Today we answer a Yahoo Answers question (thanks) to point out an advantage C++ std::vector “container” datatype has over a base array datatype. We use Xcode (on a Mac laptop) as our IDE for this work. Read more here about … Continue reading

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

C 2D Array via File Tutorial

You don’t have to use an IDE to do C programming. There is Digital Mars C as an example of that. We have talked about the Xcode command line tools before, that frees the gcc compiler to (also) be a … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , | 21 Comments

Eclipse and Android Studio Dynamic Text View Primer Tutorial

Our Android mobile app tutorial today uses Java and we use Eclipse IDE and Android Studio … golly … with the view to answering a Yahoo Answers question. Today we interface an Eclipse project with an Android Studio IDE project, … Continue reading

Posted in Android, Eclipse, eLearning, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 3 Comments