Jason Moore (182)

How To Protect Yourself From Ransomware

I am sure everyone on my email list has heard of the ransomware attacks going on across the world. For all of you I wanted to give you some information about it and how to protect yourself from ransomware. Ransomware can be scary stuff. Your computer at home or work and all of your files can be locked up by this malicious software. So I wanted to tell others what to do about it.

Continue reading...

Networking Basics: Applications of Network Devices

I wrote this article to help people understand basic network devices. It would be useful to individuals who want to learn a few more details and for anyone studying to take a networking exam such as Network+. I try to focus on the application of these network devices and what they are used for.

Continue reading...

11 Clever Tips For Word 2016

If you are an office worker or student then you may use Word 2016 or a previous version quite often. I often get questions about how to do certain things and then I realized that many people can only do the most basic of tasks. That will be sufficient for some. Others usually need to do a little more with their document but do not know how. So here is a list of some clever things you can do with Word 2016.

Continue reading...

15 Actionable Tips For Outlook 2016

The Microsoft Office suite of products has always been one of the most popular. Its email program, Outlook, is well loved by many. Almost every IT department uses this and supports it for their users. In this article I talk about a lot of the cool things that help your productivity and save you time. These are my 15 tips for Outlook 2016.

Continue reading...

How To Make The Jump To System Administrator

Making the jump to system administrator in the Windows world can eventually be one of the highest paying jobs in the IT industry. It is quite worthwhile to be working on this. It is a different skill set than fixing computers like the help desk people. There are many who have trouble making the jump though. Here are the things you need to work on for this job title!

Continue reading...

Beginning C++: Making Decisions

Making decisions is one of the fundamental activities in any program. Data has to be compared and conditions will have to be evaluated. This is usually the second stage in learning how to program. C++ is just our tool. Regardless, this is one of those concepts that you need to know really well. It will be applied everywhere.

Continue reading...

Beginning C++ : Input and Output Basics

This is my guide for students just starting with beginning C++. Programming in general is not the easiest thing to do. With just a little effort it can be easy to pick up. I cover the essential basics here with lots of examples.

Continue reading...