Tag Archives: GUI

Java Swing OptionPane Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) program on a Mac laptop that displays calculator program performing +-*/^! Below is some information from Wikipedia regarding the Java Swing functionality: Swing … Continue reading

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

Java Swing Image Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) program on a Mac laptop that displays an image file for which you browse. Below is some information from Wikipedia regarding the Java … Continue reading

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

Delphi Pascal Primer Tutorial

Have you heard of Delphi? Maybe you know it as Turbo Delphi? It is a great GUI IDE application that can create desktop or web applications. Embarcadero Delphi is an integrated development environment (IDE) for console, desktop graphical, web, and … Continue reading

Posted in Delphi, eLearning, GUI, OOP, Tutorials | Tagged , , , , | 10 Comments

C# Online Template Card Game Tutorial

C# using Visual Studio is a great language to learn. If you like C# you may eventually like VB.Net, 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 , , , , , | Leave a comment

Xcode Objective-C User Interface Builder Primer Tutorial

Objective-C is the main programming language used by Apple for the OS X and iOS operating systems and their respective APIs, Cocoa and Cocoa Touch, so is very much a language on the up and up, because of the increased … Continue reading

Posted in eLearning, GUI, Tutorials, Xcode | Tagged , , , , | 1 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

jQuery UI Dialog Primer Tutorial

A lot of the things people like about the Web are to do with JavaScript and client-side activities. Adding to that experience are Javascript libraries packed full of features. Probably the best known of these is jQuery. jQuery is a … Continue reading

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