Tag Archives: command line

Files Since Primer Tutorial

A while ago we spoke of the Linux commands find and locate in Linux Find and/or Locate Files/Directories Primer Tutorial as shown below. After that you may have been thinking “That’s it! No more carrying on about directory listings and … Continue reading

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

VB.Net Console Application Primer Tutorial

Today we follow up on a Yahoo Answers question here (thanks) to investigate the simplest VB.Net project idea using the Windows .Net Framework IDE called Visual Studio … namely, the Console Application. This Console Application project type in Visual Studio … Continue reading

Posted in eLearning, Operating System, Tutorials, Visual Studio | Tagged , , , , , , , , , , , | 2 Comments

MySql Repair Table Primer Tutorial

Today’s tutorial continues the MySql (command line) discussion last heard about with MySql Stored Procedures Primer Tutorial as shown below, to illustrate that MySql has functionality to repair database tables, if they run into trouble. When you troubleshoot a problem … Continue reading

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

PostScript at Linux Primer Tutorial

PostScript page-layout language enables a user to tailor the use of their hardcopy (or softcopy) documents that end up in this format. PostScript has been around a long time and you may come across printers, particularly on Windows, that don’t … Continue reading

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

Wine for Windows on Mac Primer Tutorial

Generally we think of Mac OS X and Windows as two different (operating system) worlds that don’t exactly see eye to eye, and in large part that can be correct, but today, with our tutorial, we (maybe?) introduce you to … Continue reading

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

MySql on Command Line Primer Tutorial

Today’s tutorial follows up on MySql Stored Procedures Primer Tutorial as shown below, to illustrate that MySql database (and PHP server-side language) are friends of the command line, and you can use all these tools in batch processing, even though … Continue reading

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

Java Command Line Arguments Primer Tutorial

If you are writing a batch process and have reached a process part requiring a compiled program (perhaps because this part has some CPU grunt associated with it) you can do a lot worse than use Java and allow user … Continue reading

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

C String Function Timings Primer Tutorial

You don’t have to use an IDE to do C programming. There is Digital Mars C as an example of that. We have talked about the Xcode command line tools before, that frees the gcc compiler to (also) be a … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , | 1 Comment