Tag Archives: command line

Windows Command Line C Filespec Tutorial

You may recall from our previous Windows Command Line Batch Filespec Tutorial as shown below a solution we developed using a Batch file, but we did say at the time … To get small desktop jobs with ascii files done … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , | 10 Comments

Windows Command Line Batch Filespec Tutorial

To get small desktop jobs with ascii files done on Windows, you may laugh at the suggestion to do it in DOS (or Command Line), but the fact is that you can do an amazing amount of the things you … Continue reading

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

PHP Port Process Primer Tutorial

When there is a concept that somehow links hardware to software things fall into place better for me, personally, with understanding. For me, this is because hardware is that interesting thing out there that is more unknown, and so much … Continue reading

Posted in eLearning, Hardware, Networking, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , | 14 Comments

Linux Disk Usage Statistics Primer Tutorial

There are occasions when using a Linux or Unix operating system when it is gobsmacking how a two letter command can do so much. And so it is the case with our use of the “du” to display disk usage … Continue reading

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

Xcode C++ Web Applications Primer Tutorial

C++ is a very useful desktop programming language and we like the Xcode IDE on a MacBook Pro to look after C++ projects. These days a simple desktop C++ program project is found under “Command Line Tools”, and that sort … Continue reading

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

Jinja Template Engine Three Ps Primer Tutorial

Today we are taking a look at Python’s Template Engine called Jinja. Many programmers today make use of templating techniques with languages like Python and PHP to … achieve things faster by placing programming logic into templates web pages generally … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , | 11 Comments

PHP Desktop Command Line Follow Up Tutorial

Yesterday we started on some PHP desktop tutorials for a XML Chapter Changes via the Substitution of Strings desktop job when we presented PHP Desktop Command Line Primer Tutorial as shown below. Of the three web modes of use today’s … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , | 6 Comments

PHP Desktop Command Line Primer Tutorial

Sometimes you have desktop program requirements involving files and the operating system. If the job is quite large you’d probably want to involve one of the well known IDEs like Xcode for Mac or Visual Studio for Windows or perhaps … Continue reading

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