Tag Archives: operating system

PHP Blog Summary Primer Tutorial

There are two things that often happen for programmers: they break a job into its components (often immediately jumping to list the biggest “worry”) they look for ways to achieve the job faster and more reliably (ideas regarding code reuse … Continue reading

Posted in eLearning, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , | 3 Comments

Linux Korn Shell Interactive Primer Tutorial

Linux (or unix) support a number of shell command line environments, the default being Bash for Mac OS X and its Terminal application. My favourite shell is called Korn shell, because I got used to it a lot doing work … Continue reading

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

Windows Command Line Start Primer Tutorial

A lot of Windows desktop processing tasks require you to do more than one thing at a time (calling all afficianados of multitasking). Windows (from Microsoft) caters well for people who multitask, and there is a cute keyboard shortcut for … Continue reading

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

Windows Right Click Primer Tutorial

If you’ve used Windows (by Microsoft) as a desktop/laptop operating system a lot and then switch to a Mac OS X environment new to you, for a while, you miss a lot of the features of Windows. As with many … Continue reading

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

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

XWindows Primer Tutorial

The XWindow System is a windowing system most commonly found on unix or Linux operating systems. On the Mac OS X Linux system this XWindow System may be called X11, or more recently XQuartz. At one stage it was more … Continue reading

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