Tag Archives: Terminal

Java Hashtable Primer Tutorial

Some time ago (with Java XCode ArrayList Primer Tutorial as shown below) we used a (Java “collection”) data structure called ArrayList in Java via Xcode on a Mac laptop. Today we do this again (without the Xcode these days), but … Continue reading

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

Mac Linux Removable Media Primer Tutorial

Today’s tutorial is as much about the nominal title “Mac Linux Removable Media Primer Tutorial” as it is about ‘The Making of “Mac Linux Removable Media Primer Tutorial”‘. Regarding “Mac Linux Removable Media Primer Tutorial” we visit (and see a … Continue reading

Posted in Animation, eLearning, Hardware, Networking, Operating System, Photography, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | 3 Comments

Linux Diskutil Primer Tutorial

Linux (or Unix) is an operating system whose very essence revolves around files. Files are stored on Disks and Volumes and you see this in play when we analyze the diskutil command that we access in a Linux environment on … Continue reading

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

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

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