Tag Archives: Linux

PHP Blog Summary Follow Up Tutorial

To my mind there are two big advantages to the use of the id= HTML parameter usage: you can manipulate HTML via Javascript DOM in terms of individual HTML objects or elements (or tags, if you like) you can use … Continue reading

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

C Supervised PHP Modes of Use Primer Tutorial

Recently, with our tutorial, PHP Modes of Use Primer Tutorial as shown below, we talked about three modes of use or access for the use of PHP and today we encase all that thinking in a Mac OS X command … Continue reading

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

PHP Modes of Use Follow Up Tutorial

PHP is a very flexible programming language, as we saw during the previous PHP Modes of Use Primer Tutorial as shown below, where, below, we quote from this blog post largely, and highlight ideas that do not always work in … Continue reading

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

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

PHP Modes of Use Primer Tutorial

PHP is a very flexible programming language. It is probably best known as a server-side language called by a web browser using the http transport layer (ie. web browsing, or “surfing the net”). Let’s list three modes of use of … Continue reading

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

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