Tag Archives: desktop

PHP Remote Files Primer Tutorial

If your background is in C programming (and the use of fopen function), you might be amazed at PHP’s fopen function’s talents at opening URLs, as well as “desktop” files we (programming citizens of senior years “shell we say”) might … Continue reading

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

Numbers Spreadsheet Application on Mac Primer Tutorial

As we’ve intimated before the best things in life are free‘ish when it comes to software “out of the box” of the operating system of your computer. In recent macOS (or Mac OS X) versions a very serviceable such spreadsheet … Continue reading

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

Swift Playgrounds on macOS Game Tutorial

Further to yesterday’s Swift Playgrounds on macOS Map Tutorial‘s reacquaintance with Xcode and Swift and Playgrounds, today, we consider … Xcode on macOS … File -> New -> Playground… Game Next Create … with those Sprite animation, and even collision … Continue reading

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

Swift Playgrounds on macOS Map Emoji Tutorial

We find work in the Google Maps or Apple Maps style of related “where of life” development work has you reaching for more and more layers of functionality, but we want to draw a line in the sand at … … Continue reading

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

Swift Playgrounds on macOS Map GeoJson Tutorial

Before we leave the … Xcode on macOS … File -> New -> Playground… Map Next Create … “where of life” Google Maps or Apple Maps ideas of yesterday’s Swift Playgrounds on macOS Map Tutorial we wanted to further take … Continue reading

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

Swift Playgrounds on macOS Map Tutorial

Are you looking for … informal … but … IDE based compiling … Swift … code based … macOS or iOS … suiting … … programming environment? How about, if you are into the “where of” in life … Xcode … Continue reading

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

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