Types of computer devices
Will the terminology ever end? Probably not. You should know the names of all of the different types of devices…
productivity through technology
Will the terminology ever end? Probably not. You should know the names of all of the different types of devices…
See the post Customize the Ribbon in a Microsoft Office App to activate the Developer ribbon. Code Visual Basic Macros…
This post aims to give an overview of the Reference menu in Microsoft Word 2016. Not all of the options…
Installing PHP is relatively simple. Follow the steps in this guide to install PHP version 8 on a Windows operating…
I often need to know if a server is available. A simple method to establish this is to use PHP’s…
This post details backing up a MySQL database using a cron job and mysqldump on a Centos box.
Trying to learn the syntax and structure of a programming language should only be tackled once a student has a…
In this tutorial, we will repeat some of the programming from the Turtle Academy tutorials, creating code that results in…
One of the most fun things in scratch is Sensing. This means being able to detect when one sprite makes…
Making your sprite move in Scratch is relatively simple. To make the motion look more realistic we will use the…