Tag Archives: command line

WebAssembly Rust Primer Tutorial

Today, we’re closely following the tutorial at Compiling from Rust to WebAssembly, thanks, to show that, yes, as well as C (and/or C++), as shown in yesterday’s WebAssembly via Emscripten and C Primer Tutorial you can create a Web Assembly … Continue reading

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

WebAssembly via Emscripten and C Primer Tutorial

Have you done any web application work with a WebAssembly? It gets you being able to bring your C or C++ or Rust code into a web application. Great idea, huh?! Today we’re presenting some simple usages of a WebAssembly … Continue reading

Posted in eLearning, Installers, Operating System, Software, 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

PHP File Finding shell_exec Versus exec Windows Tutorial

Today we turn our attention to the Windows local web server environment such as MAMP scenario, on top of yesterday’s PHP File Finding shell_exec Versus exec Contenteditable Tutorial‘s work. Would you believe the use of the Windows directory separator “\” … Continue reading

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

PHP File Finding shell_exec Versus exec Contenteditable Tutorial

Today’s enhancement of functionality to our PHP File Finding shell_exec Versus exec web application of yesterday’s PHP File Finding shell_exec Versus exec Event Tutorial only kicks in for situations where you have downloaded the PHP code to an Apache/PHP/MySql local … Continue reading

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

PHP File Finding shell_exec Versus exec Event Tutorial

Serverside PHP programming is great for programmers, in our opinion, because … it is so open to embellishing web applications with information from other sources of information from outside your own domain as well as underlying operating systems in that … Continue reading

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