Tag Archives: Linux

Linux and Unix Soft Links Primer Tutorial

Are there big differences between the Linux and Unix operating system, and Windows, for example? Deep at the heart of the very file orientated Unix and Linux operating systems (where just about everything can be boiled down to being about … Continue reading

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

Linux join MySql Primer Tutorial

Today’s tutorial follows up on phpMyAdmin interface to MySql and PHP Primer Tutorial in that we again use the brilliant phpMyAdmin to use MySql calls to create several tables and show that you can build a Linux or Unix based … Continue reading

Posted in Data Integration, Database, eLearning, Operating System, Tutorials | Tagged , , , , , , | 2 Comments

C Recursion Primer Tutorial

Recursion is the process of repeating items in a self-similar way. For instance, when the surfaces of two mirrors are exactly parallel with each other the nested images that occur are a form of infinite recursion. The term has a … Continue reading

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

Linux Watchdog Primer Tutorial

“ Do you have a computer operational problem? What the … what is that humanoid on about? Well, is there a computer operation you have to do routinely, to fix an ongoing problem, that relies on your personal intervention that, … Continue reading

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

C Union Primer Tutorial

The C programming language introduced a data structure called union which allowed that data structure to contain a range of different data types which could come and go in relevance, during program execution, for many and various purposes, as the … Continue reading

Posted in eLearning, Tutorials, Xcode | Tagged , , , , , , , , , , , , | 33 Comments

Assembler for MacOSX 64bit Tutorial

Assembler programming is a very early form of software code, dating back as far as 1954, that sits, in the spectrum of computer language sophistication, between computer machine code and the compiled source codes of modern programming languages (which comparatively … Continue reading

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

Windows and Mac Command Line Gmail Email Primer Tutorial

Here we have a Mac Linux Bash Terminal session and Windows Command Prompt session (not respectively … just to keep you awake), each showing a method of sending a Gmail ( see Gmail Email Invitation Primer Tutorial ) at the … Continue reading

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

More Linux Bash Mac Terminal Tutorial

This tutorial follows up on … Linux Bash Mac Terminal Tutorial. We delve more into the wonderful world of Linux and the command line with an approach of “doing some things”. With command line work it is easier to learn … Continue reading

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