Tag Archives: Computer studies

New development projects for 2019 – SQL Data-base management, Psion Series 5 second life, Element 14 PiDesktop

I have three news Development projects and Study areas that I have been working on in January 2018 as follows: Asus Tinker Board SQL Data base server. Almost all computer based projects including those in the Makers community at some … Continue reading

Posted in Development board hardware, Development boards, Development Languages, Hardware construction, Linux, Nigel Borrington, Programming skills, Python, Second life Hardware, Study guides and exams, Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Looking at shells, internal and External commands

This Study area follows on from this Post , Using Linux Shells Each of the available command shells in Linux has two primary types of commands, Internal or External. Internal By saying a command is Internal, these commands are fully … Continue reading

Posted in Linux, Operating systems | Tagged , , , , , , | Leave a comment

Device IRQ’s (interrupt requests) a Definition.

Definition of : IRQ (interrupt request) An IRQ (interrupt request) value is an assigned location in memory where the computer can expect a particular device to interrupt it when the device sends the computer signals about its operation. Note that … Continue reading

Posted in Development board hardware, Linux, Radxa rock, Raspberry pi, Single board computers, Uncategorized | Tagged , , , , , | Leave a comment

Introduction to the new “Study Notes section”

Introduction of the Study Notes section I have been feeling the need on my blog to create a general study notes section, so today this is what I am doing. I find that there are general IT related topics that … Continue reading

Posted in Introduction, Study guides and exams | Tagged , , , , , | Leave a comment

Linux Professional Institute Study Guide (LIC-1)

LPIC-1 Linux Professional Institute Certification Study Guide: Exam 101-400 and Exam 102-400, 4th Edition Christine Bresnahan, Richard Blum ISBN: 978-1-119-02118-6 As we are now well into the month of September, the month that traditionally all students start or get back … Continue reading

Posted in Linux, Operating systems, Study guides and exams | Tagged , , , , , , | Leave a comment

My first weeks with the Raspberry Pi 2 and using BerryBoot OS Boot loader.

First Month with the Pi 2 and Installing Berry boot on the Raspberry Pi Its been a good month since I received my first Raspberry Pi 2 development board and during this time I have been busy setting it up … Continue reading

Posted in Development boards, Linux, Operating systems, Raspberry pi, Single board computers | Tagged , , , , , , , , , , , | Leave a comment

Coding with text file editors

VIM/Emacs and other text file editor, details and cheat sheets Once you get to know the Linux operating system, something that becomes very clear is the need to be able to edit system configuration files along with shell command scripts … Continue reading

Posted in Linux, Operating systems, Text Editors and IDE's | Tagged , , , , , , , , , , , , , | Leave a comment

Lets talk Flow charts and the art of Pseudo-code

Talking Flow charts and Pseudo-code Before you learn any computer programming language its always a good idea to first learn what they will be used for and just how you will be using them to write applications. Whether you use … Continue reading

Posted in Development Languages, Programming skills | Tagged , , , , , | Leave a comment

Looking at the Linux terminal commands and the Man pages.

Using the Linux command line and the Man pages In one of my previous post I referring to the differences between Linux and MS-Windows, I talked about the fact that Windows has removed itself largely from the command line interface … Continue reading

Posted in Linux, Operating systems | Tagged , , , , , , , | Leave a comment