Tag Archives: application

C++ Recursion Fibonacci Series Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Weโ€™re revisiting the Fibonacci Series code of C Recursion Find Revisit Tutorial and compiling it, plus some extended functionality, via the g++ c++ compiler on a macOS command line, as per โ€ฆ g++ fibonacci_series.cpp -o fibonacci_series.out โ€ฆ regarding the changed โ€ฆ Continue reading โ†’

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

Xcode Command Line Project GUI Executable Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

If offered the chance to go from an online (public domain) website (webpage), to ending up at an underlying computer GUI (graphical user interface) desktop application interaction, who wouldnโ€™t say โ€ฆ Yes, please ? Well โ€ฆ โ€ฆ โ€ฆ โ€ฆ โ€ฆ โ€ฆ Continue reading โ†’

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

Xcode Command Line Project Executable Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Yesterdayโ€™s Xcode Swift Command Line Project Primer Tutorial combines with our recent macOS find related work, so that, today, weโ€™ve written a small PHP โ€œhelperโ€ web application, which โ€œfishes outโ€ that Xcode macOS executable, and executes it for you, that โ€ฆ Continue reading โ†’

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

Xcode Swift Command Line Project Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

The macOS Xcode IDE (Integrated Development Language) is a great place to create many and various types of executable software. The language Swift is Appleโ€™s language of choice, within Xcode, for โ€ฆ iOS mobile apps โ€ฆ and today we build โ€ฆ Continue reading โ†’

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

Apple Script macOS Desktop Application Scheduled Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

The focus of yesterdayโ€™s Apple Script macOS Desktop Application Primer Tutorial was on โ€ฆ an interactive macOS desktop application mode of use โ€ฆ but there are many reasons you might prefer a โ€œscheduledโ€ rather than โ€œinteractiveโ€ mode of use. We โ€ฆ Continue reading โ†’

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

Apple Script macOS Desktop Application Primer Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Server computers around the world are serving you. Some programmers used to restrict their orbit to the desktop application world of non-mobile platforms. And just because a lot of the online world has diminished the attention here, and security issues โ€ฆ Continue reading โ†’

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

Windows AutoHotKey Communication Opener Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

We wanted to work on the AutoHotKey scripting of yesterdayโ€™s Windows AutoHotKey Mail Opener Tutorial in a few functionality improvements โ€ฆ set up to be #SingleInstance to make it that one Hot Key call equals one AutoHotKey program execution โ€ฆ โ€ฆ Continue reading โ†’

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

Windows AutoHotKey Mail Opener Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Just as you can revisit web applications, you might often revisit whole concepts, because as the years and software versions change, so might these whole concepts. Todayโ€™s case in point is a great Windows tool for programmers called AutoHotKey weโ€™ve โ€ฆ Continue reading โ†’

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