Tag Archives: desktop

LibreOffice Primer Tutorial

Here is a tutorial that introduces you to a great suite of office automation programs called LibreOffice, by The Document Foundation. LibreOffice has functionality like the Microsoft Office suite of programs, bringing the user a lot of the feel of … Continue reading

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

Windows Command Line Start Primer Tutorial

A lot of Windows desktop processing tasks require you to do more than one thing at a time (calling all afficianados of multitasking). Windows (from Microsoft) caters well for people who multitask, and there is a cute keyboard shortcut for … Continue reading

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

Windows Right Click Primer Tutorial

If you’ve used Windows (by Microsoft) as a desktop/laptop operating system a lot and then switch to a Mac OS X environment new to you, for a while, you miss a lot of the features of Windows. As with many … Continue reading

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

Objective-C Player and Game OOP Primer Tutorial

There is change in the wind. And they call the wind Mariah. Do you see how those butterflies in Brazil have been flapping faster? Let me explain. With Apple iOS 8 there could be big changes to programming arrangements, and … Continue reading

Posted in eLearning, Games, OOP, Tutorials, Xcode | Tagged , , , , , , , , , | 40 Comments

VB.Net Console Application Primer Tutorial

Today we follow up on a Yahoo Answers question here (thanks) to investigate the simplest VB.Net project idea using the Windows .Net Framework IDE called Visual Studio … namely, the Console Application. This Console Application project type in Visual Studio … Continue reading

Posted in eLearning, Operating System, Tutorials, Visual Studio | Tagged , , , , , , , , , , , | 2 Comments

Windows Desktop Email Client Calendar Macro Primer Tutorial

Here we have a tutorial that uses Windows Desktop Email Client application Microsoft Outlook (of Microsoft Office suite) to serve a Gmail (of Google) email account. This desktop approach is an alternative to the webmail approach using a web browser … Continue reading

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

AutoHotKey Record and Compile Primer Tutorial

Have you heard of AutoHotKey? It is a Windows (desktop) application (that is quite brilliant) which can record and replay mouse and keystrokes, or assign a group of actions to a HotKey. Anybody into procedures and the operations side of … Continue reading

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