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 )

JavaScript Stylesheet Toggler Tutorial

JavaScript DOM programming is very useful, and today it is used to toggle the CSS stylesheet styling without leaving the webpage you are on by using a <form action=”#”> type of arrangement (though we don’t reach the action with this … Continue reading

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

VB.Net More on Web Browser Favourites Tutorial

Do you remember the tutorial VB.Net Web Browser Favourites Primer Tutorial? Well, with this tutorial we add an onion layer on top. This is the way I really like to program. Get the essence right first, then build onion layers … Continue reading

Posted in Animation, eLearning, Event-Driven Programming, GUI, Operating System, Software, Tutorials, Visual Studio | Tagged , , , , | 1 Comment

PHP/Javascript/HTML Google Chart Motion Chart Tutorial

 Here is a tutorial that introduces you to Google Graphs API, or Google Chart Tools, and its Motion  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 Animation, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , | 1 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

Java Swing Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) program on a Mac laptop. Below is some information from Wikipedia regarding the Java Swing functionality: Swing is the primary Java GUI widget … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Tutorials | Tagged , , , , , | 2 Comments

VB.Net Windows Form ToolBox Components Primer Tutorial

VB.Net using Visual Studio is another 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, Event-Driven Programming, GUI, OOP, Tutorials, Visual Studio | Tagged , , , , , , , , , | 2 Comments

Another Desktop Job and its GUI Event Analysis

When there is a big job to do I really really like Event Driven programming. All around programming work are events, whether that be for web work or desktop work. It has probably increased over time, because of the increased … Continue reading

Posted in Colour Matching, Event-Driven Programming, GUI, Software, SpectroPhotometer, Visual Studio | Tagged , , , , , , , , , | 19 Comments

A Job

Don’t know about you, but the reason I’m into computers is that you can work to see something get done. What interests me are: procedures (personally, like “scripty” (eg. Korn shell scripts, batch DOS files) type software supervising compiled software … Continue reading

Posted in Colour Matching, Event-Driven Programming, Software, Visual Studio | Tagged , , , , , , , , , | 21 Comments