Tag Archives: event-driven

Yahoo YQL Web Service JSON Worldbank Datasets Tutorial

Here is a tutorial that (just) might be re-introducing you to the Yahoo Web Services called YQL, building on previous YQL tutorials on this blog, building on previous Yahoo YQL Web Service JSON Worldbank Data Tutorial as shown below, but … Continue reading

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

Java Swing ActionListener KeyListener Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) desktop program on a Mac laptop (but same code may well work, compiled on a Windows laptop (the same way)) that tests your … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Operating System, Tutorials | Tagged , , , , , , , , , , , | 3 Comments

HTML/Javascript Canvas Double Click 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 add to the functionality of the previous … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | 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