Category Archives: Event-Driven Programming

Event-driven programming (EDP) or event-based programming is a programming paradigm in which the flow of the program is determined by events ( Wikipedia )

Touch Pinch Gesture Primer Tutorial

The Pinch Gesture on a tablet is pretty intuitive, and lots of people spend lots of time from then on “pinching” their way through the web … but watch out for angry spiders. The word “gesture” is fairly pertinent here … Continue reading

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

Ajax Global Weather Auto-completion Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

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

Integrating Global Weather Ajax with Geographicals Tutorial

Today’s tutorial is all about software integration and complements yesterday’s Integrating Global Weather into Geographicals Tutorial as shown below. Software integration takes many forms, and Ajax functionality is that little bit different, perhaps, in that with the tablet and mobile … Continue reading

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

HTML/Javascript Canvas Bezier Curve Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw Bezier … Continue reading

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

HTML/Javascript Canvas Chalkboard Game Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw an … Continue reading

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

HTML/Javascript Canvas Card Game Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw an … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Tutorials | Tagged , , , , , , , , | 1 Comment

PHP/HTML/Javascript Canvas Rotation Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. Today we build on the HTML/Javascript Canvas Primer Tutorial as shown … Continue reading

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

HTML/Javascript Canvas Primer Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on a couple of the two … Continue reading

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