Category: 946: Shortcuts, SSD vs HD, iOS Backups, For Loop
-
The For Loop
For many programmers the *for loop* is a necessity for most programs out there. It is one of the first statements any programmer learns and usually never forgets. This article is to show how this code works, and to get a general understating of it. In short the for loop takes a value, sometimes an…
-
Importance of iOS Backups
As iPhones and iPads replace notebooks and desktop Macs for users, backing up those devices become more and more important. Many iOS users have stated that they have an iCloud backup to me. Yet after having to restore their device they find out that they didn’t have a complete backup. iCloud backs up a large…
-
Hard Drives vs. Solid-State Drives
If you have been using computers for longer than a couple of years, it’s likely that you have experienced a hard drive failure at one point or another. Hard drives are by far the most common point of failure in a computer, and here at Small Dog, we see multiple computers with failing hard drives…
-
_Hello Fellow Technophiles,_ I know I will sound like an old fuddy-duddy when I say this, but it seems like every day people need things faster and faster. While it was once considered acceptable to wait several minutes to load a website, we now expect to be able to watch video in full HD with…