Monthly Archives: June 2013

Python Processing Directory Filespec Primer Tutorial

Python is the computer language of choice of a growing number of programmers because of its style of language, data structures and speed. Python is a programming language that lets you work more quickly and integrate your systems more effectively. … Continue reading

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

VB.Net MultiThreading and Procexp Windows Primer Tutorial

A lot of desktop processing tasks require you to do more than one thing at a time (calling all afficianados of multitasking). You can decide to adopt a supervisory scripting approach, where some scripting language fires off other processes while … Continue reading

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

ASP.Net Ajax Primer Tutorial

Ajax is a client-side meets server-side melding of ASP.Net (or PHP) and Javascript and HTML and CSS and allows you to stay on the web page you are on doing many more things, rather than constantly changing web pages the … Continue reading

Posted in Ajax, eLearning, Tutorials, Visual Studio | Tagged , , , | Leave a comment

PHP/Javascript/HTML Google Chart Area Chart Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Area Chart functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex hierarchical … Continue reading

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

YUI and jQuery Javascript Flickr Feed Drag and Drop Tutorial

Web browser users really like to make use of data feeds and one of the protocol formats they are often using when accessing RSS feeds is JSON (and XML), as outlined below in a Wikipedia entry. In this tutorial we … Continue reading

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

VB.Net Online Template Notepad Clone Tutorial

VB.Net using Visual Studio is a great language to learn. If you like VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

Posted in eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , | 1 Comment

PHP/Javascript/HTML Google Chart Column Chart Tutorial

Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Column Chart functionality. Google Chart Tools provide a perfect way to visualize data on your website. From simple line charts to complex hierarchical … Continue reading

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

C++ Xcode OOP Multiple Inheritance Tutorial

8 Continue reading

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