Tag Archives: desktop

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

NetBeans Maven Java SE Application Primer Tutorial

Today’s NetBeans Maven Java SE Application primer tutorial shows a simple application project using Maven, which is a very powerful and dynamic application building automation tool. Let’s see below some of what Wikipedia says about Maven. Maven is a build … Continue reading

Posted in eLearning, NetBeans, Tutorials | Tagged , , , , , , , | 27 Comments

Apple (Mac) Mail Primer Tutorial

Here we have a Mac (laptop) Mail (desktop email client application), or Apple Mail, or Mail.app, tutorial where we see various parts of its functionality and see the IMAP configuration of the setup for a Gmail account ( see Gmail … Continue reading

Posted in eLearning, Networking, Tutorials | Tagged , , , , , , , , , , | 8 Comments

Windows Desktop Email Client Primer Tutorial

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

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

Xcode Ruby Desktop Application Primer Tutorial

Have you heard of Ruby? Maybe you know it as Ruby Gems or Ruby on Rails? It is a great object-oriented programming language for both desktop and web usage. Xcode on Mac OS X Leopard supports Cocoa-Ruby Applications, and this … Continue reading

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