Tag Archives: compiler

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

Windows AutoHotKey Dynamic Compile Procedure Program Tutorial

There might be more to do with the Windows AutoHotKey Script Program creator tool we’ve been developing up to yesterday’s Windows AutoHotKey Dynamic Compile Procedure Content Tutorial, but, today, we take a step sideways and roadtest that tool. We’ve integrated … Continue reading

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

Windows AutoHotKey Dynamic Compile Procedure Content Tutorial

Yesterday’s Windows AutoHotKey Self Compile Procedure Content Tutorial had us … with an underlying Windows operating system … with a Windows MAMP environment installed and activated … with the PHP (now changed) send_over.php web application both on the public RJM … Continue reading

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

Java Command Line Email Attachment Tutorial

Call me simple headed, but I believe the concept of an attachment in an email is one of the best concepts to have come out of Information Technology ever since … email. Attachments represent to us that there really was … Continue reading

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

Java Command Line Email Primer Tutorial

Became glad that we’d talked about the incredibly useful Linux mailx command when we presented Linux mailx Primer Tutorial. To wait this long to have presented some information about this gem of a (Linux or Unix or Mac OS X … Continue reading

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

Linux vi C make Primer Tutorial

The Linux (or unix) command vi is a powerful command line editor tool which has a long history with unix and the maintenance of C code (as just one example of its uses). So much so, as far as C … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , | 5 Comments

D Primer Tutorial

Yes, there is a D … D comes after C … and that pans out to be true … but what if we find life on Mars … you heard it here. Have been a fan of what Digital Mars … Continue reading

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