Monthly Archives: December 2014

Python XML Primer Tutorial

The Python programming language has great modules for parsing and manipulating XML data, from the “old days” PyXML, now not actively supported, to the ElementTree functionality we work with, today, to show you some parsing of some very simple XML … Continue reading

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

Linux sort Tutorial

If you were to nominate the most frequent “chore” you set your “software programs” to do, and we should never forget we are here to make software that achieves something, there is a big chance you’d choose the job of … Continue reading

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

VB.Net Hashtable Primer Tutorial

Yesterday we took a look at Hashtable and ArrayList functionality with Java with Java Hashtable Primer Tutorial as shown below. Today we do this again but write the code within the Windows Visual Studio (2010 Express) IDE using VB.Net, using … Continue reading

Posted in eLearning, Software, Tutorials, Visual Studio | Tagged , , , , , , , , , , | 23 Comments

Java Hashtable Primer Tutorial

Some time ago (with Java XCode ArrayList Primer Tutorial as shown below) we used a (Java “collection”) data structure called ArrayList in Java via Xcode on a Mac laptop. Today we do this again (without the Xcode these days), but … Continue reading

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

Yahoo YQL Web Service JSON Google Books Tutorial

Here is a tutorial that might be re-introducing you to the Yahoo Web Services called YQL, building on previous ones here at this blog. The name is the way it is because it simplified the API aspects of its functionality … Continue reading

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

Yahoo YQL Web JSON Google for Two Translate Share Tutorial

Today we continue on with Yahoo Web Services called YQL, building on previous tutorial here at Yahoo YQL Web JSON Google for Two Translate Speech Tutorial as shown below. The name is the way it is because it simplified the … Continue reading

Posted in Data Integration, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | 2 Comments

Yahoo YQL Web JSON Google for Two Translate Speech Tutorial

Today we continue with Yahoo Web Services called YQL, building on previous tutorial here at Yahoo YQL Web Service JSON Google for Two Translate Tutorial as shown below. The name is the way it is because it simplified the API … Continue reading

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

Yahoo YQL Web Service JSON Google for Two Translate Tutorial

Here is a tutorial that might be re-introducing you to the Yahoo Web Services called YQL, building on previous ones here at this blog. The name is the way it is because it simplified the API aspects of its functionality … Continue reading

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