Skip to content

In the second module of this course, we’ll learn about what’s inside a computer. We’ll learn all about the hardware components or different pieces inside a computer. We’ll discover what each component does and how they work together to make a computer function. By the end of this module, you will also know how to build a computer from scratch!

Learning Objectives

  • Describe the main components that make up a computer and how they work together.
  • Understand how the CPU takes instructions and executes them.
  • Describe how binary data physically travels throughout a computer.

The Modern Computer


Video: Module Introduction

Devan Sri-Tharan is a Corporate Operations Engineer at Google. He has been working in IT for 10 years. He started his career in IT as an IT support specialist intern and then worked as an IT consultant. He is passionate about IT infrastructure and wants to teach people about computer hardware.

Video: Introduction to Computer Hardware

Computers are everywhere and they ultimately just calculate, process, and store data. This lesson is about the physical components of a computer, which are called hardware.

A typical desktop setup includes a monitor, a keyboard, a mouse, and a desktop computer. The back of the computer has ports that allow you to connect devices to it, such as a monitor, keyboard, mouse, and network cable.

A laptop has similar ports, but also has a built-in monitor and keyboard. The physical components inside the laptop case are hidden for portability.

Once you figure out how one computer works, you can figure out how any other computer works.

Here is a quick tour of the inside of a desktop computer:

  • CPU (central processing unit): The brain of the computer. It does all the calculations and data processing.
  • RAM (random access memory): The computer’s short-term memory. It stores data temporarily, such as what you are typing in a chat or word processor.
  • Hard drive: Stores all your data, such as music, pictures, and applications.
  • Motherboard: Holds everything in place and lets the components communicate with each other. It’s the foundation of the computer.
  • Power supply: Converts the electricity from the wall outlet into a format that the computer can use.

All these components make up most computers, even a mobile phone. A mobile phone just uses a smaller version of the hardware that is used in a desktop or laptop computer.

Understanding how computer hardware works is a helpful skill in IT support. IT departments maintain the hardware that a company uses, so a solid understanding of computer internals is important for troubleshooting hardware-related problems.

What is Computer Hardware?

Computer hardware is the physical part of a computer system. It includes all the components that you can touch and see, such as the CPU, RAM, hard drive, and monitor.

The Basic Components of Computer Hardware

The basic components of computer hardware are:

  • Central Processing Unit (CPU): The CPU is the brain of the computer. It is responsible for carrying out instructions and performing calculations.
  • Random Access Memory (RAM): RAM is the computer’s short-term memory. It stores data that the CPU is currently using.
  • Hard Drive: The hard drive is the computer’s long-term memory. It stores all of the computer’s data, such as programs, files, and documents.
  • Monitor: The monitor is the output device that displays the computer’s output.
  • Keyboard: The keyboard is the input device that is used to enter text and data into the computer.
  • Mouse: The mouse is the input device that is used to control the cursor on the screen.
  • Motherboard: The motherboard is the main circuit board of the computer. It connects all of the other components together.
  • Power Supply Unit: The power supply unit converts the power from the wall outlet into a format that the computer can use.

How Computer Hardware Works

Computer hardware works together to allow the computer to perform tasks. The CPU retrieves instructions from the hard drive and then executes them. The RAM stores the data that the CPU is currently using. The monitor displays the output of the computer. The keyboard and mouse are used to input data into the computer.

The Importance of Understanding Computer Hardware

Understanding computer hardware is important for a number of reasons. First, it can help you troubleshoot problems with your computer. Second, it can help you upgrade your computer to improve its performance. Third, it can help you build your own computer.

How to Learn More About Computer Hardware

There are many ways to learn more about computer hardware. You can read books and articles, watch online tutorials, or take a computer hardware course.

To extend the functionality of a computer, we can plug devices into connection points on it. What are these connection points known as?

Ports

Great job! Ports are used to plug devices into a computer.

Let’s face it, computers
are everywhere. You come into contact
with them at home, work, the airport,
the grocery store. You’re using some type of
computer to take this course. You know what? There’s probably one in your pocket right now. While computers are complex and can seem daunting to learn, they ultimately just calculate, process and store data. In this lesson,
we’re going to take a peek at what’s
inside of a computer. We’ll spend the next few lessons explaining how each of
these components work. But for now, let’s check out
a typical desktop setup. Desktops are just
computers that can fit on or under our desks. Here we have a monitor, a keyboard, a mouse,
and a desktop. Sometimes we might
even add a webcam, speakers or printer setup. We’ll call these physical
components hardware. Let’s take a look at the
back of the computer. You can see common
connectors here, the power outlet here, and the common ports here. Ports are connection
points that we can connect devices to that extend the
functionality of our computer. We’ll go into detail
about the ports you see here in a later lesson, but here’s a quick rundown. We have a port
here to connect to a monitor and a few ports here to plug your
keyboard and mouse. There’s another important one here for our network connection. With just these ports
we’re able to have the basic functionality to
browse the web and much more. Things look pretty
similar on a laptop. Here are some of the same ports, a built-in monitor,
and a keyboard. There are also physical
components inside the laptop case that are
hidden for portability. Once you figure out how
one computer works, you can figure out how
any other computer works. This is my favorite
part. Let’s open up this desktop and
take a deeper look. Let me first clean up my
desk. Get ready for it. It looks pretty complicated, but that’s okay. We’ll
take you through it. Let’s start with a quick tour. Then we’ll dive deeper into each of these parts
in the next lesson. Right here, this component is a CPU or central
processing unit, which is covered
by this heat sink. You can think of the CPU as
the brain of our computer. The CPU does all the calculations
and data processing. It communicates pretty heavily with this component right here, RAM or Random Access Memory. Ram is our computer’s
short-term memory. We use this component
when we want to store data temporarily. Let’s say you’re
typing something to a chat or a piece of text
in a word processor, this information is
stored in the RAM. Don’t worry, we’ll cram in more details on RAM
in a later lesson. When we want to store
anything in long-term memory, we use this component
here, the hard drive. The hard drive
holds all our data, which can include music,
pictures, applications. Let me show you something
else interesting. Have you noticed this
large slab here? This is our motherboard. It holds everything
in place and let’s our components communicate
with each other. It’s the foundation
of our computer. You can think of the
motherboard as the body or circulatory system of the computer that connects all
the pieces together. The last component we’ll talk
about is our power supply, which converts the
electricity from our wall outlet onto a format
that our computer can use. You know what’s interesting? All these components
make up most computers, even a mobile phone. While it might look
very different from your laptop,
a mobile phone, just uses a smaller
version of the hardware that we saw in the
desktop and laptop today. Understanding how computer
hardware works is a really helpful skill
set in IT support. Since an IT department maintains the hardware that
a company uses, a solid understanding of
these computer internals will come in handy when troubleshooting hardware
related problems and taking things apart
to see how they work, it’s just super fun.

Video: Programs, the CPU, and Memory

This lesson is about how computers translate the information we give them into instructions that they understand.

Programs are basically instructions that tell the computer what to do. We typically store programs on durable media like hard drives.

When we want to run a program, the CPU copies it from the hard drive to RAM. RAM is the computer’s short-term memory, it stores information in a location the CPU can access faster than with the hard drive.

The CPU then sends the instructions from RAM to the registers. The registers are like work tables for the CPU, where it can store data and perform calculations.

The CPU translates the instructions from binary to tasks that it can perform.

The CPU uses the EDB to communicate with other components, such as RAM and the MCC. The EDB is a row of wires that interconnect the parts of the computer.

The MCC is a bridge between the CPU and RAM. It helps the CPU to find and access data in RAM.

The CPU also uses cache to store data that it uses often. This allows the CPU to access the data quickly without having to go to RAM.

The CPU has an internal clock that keeps its operations in sync. The clock speed is the maximum number of clock cycles that the CPU can handle in a certain time period.

Overclocking is a process of increasing the rate of the CPU clock cycles in order to perform more tasks. However, overclocking can also overheat the CPU.

Before we get our hands dirty with
learning how to build a computer, let’s talk theory first. In an earlier lesson,
we talked about binary and how computers perform calculations. Remember that our computer can only
communicate in binary using 1’s and 0’s. Our computers speak in machine language
but we of course speak in human languages like English, Spanish,
Mandarin, Hindi, you get the idea. If we want to communicate with our
machines we have to have some sort of translation dictionary, just like if I
wanted to say something in spanish I’d look it up in an English
to Spanish dictionary. Well our computers have
a built in translation book. In this lesson we’ll dive deeper into how
our computer translates the information we give it into instructions
that it understands. RIght now you’re probably using a web
browser, music player, text editor or something else on your computer. We interact with these
applications on a daily basis, they’re referred to as programs. Programs are basically instructions
that tell the computer what to do. We typically store programs on
durable media like hard drives, you can think of programs like cooking
recipes, we keep these recipes all stored together in a cookbook,
just like apps stored in a hard drive. Now we want to make a ton of food, so
we hire a chef to follow our recipes and whip up something good. The faster our chef works,
the more food she’ll prepare, the chef is our CPU she processes the
recipes, we send her and makes the food, our chef works super fast so fast that
she can cook faster than she can read. So we take copy of the recipes and
put them into RAM. Remember that RAM is our computers short
term memory, it stores information in a location our CPU can access it faster
than they could with our hard drive. Now we can give our chef one or two recipes at a time instead of
reciting the entire cookbook to her. Okay, now let’s say I want to make
a peanut butter and jelly sandwich. I see a pretty good recipe and
send it to our chef to make, remember that our chef needs
these instructions quickly so I don’t send her the entire recipe,
I sent her one line at a time. One, get two slices of bread, two,
put peanut butter on one slice, three, put jelly on another slice,
four, combine the two slices of bread. Now let me throw one more thing at you. Our chef can only communicate
with us in 1’s and 0’s. So instead of sending something readable,
like the recipe for peanut butter and jelly sandwich,
we have to center something like this. In reality this process is
a little more complicated. Our CPU is constantly taking
instructions and executing them, these instructions are written in binary. But how do they travel
around the computer? In our computer, we have something
called the external data bus or EDB. It’s nothing like a bus at all, it’s a row
of wires that interconnect the parts of our computer,
kind of like the veins in our body. When you send a voltage
to one of the wires, we say the state of the wire
is on are represented by a 1, if there’s no voltage then we say that
the state is off represented by a 0. This is how we send around our 1’s and
0’s, sound familiar? In the last lesson, we talked about how
transistors help us to send voltages. Now we know how our bits physically
travel around the computer, the EDB comes in different sizes,
a bit, 16-bit, 32, even 64. Can you imagine if you had 64 wires going
you can move around a lot more data right now we’re just going to stick with using
an EDB with 8-bits in our examples, sending one byte at a time. Okay, so now our CPU is receiving
a byte and it needs to get to work. Inside the CPU,
there are components known as registers, they let us store the data
that our CPU works with. If for example our CPU wanted to add
two numbers, one number would be stored in a register A, another
number will be stored in register B, the result of those two numbers
will be stored in register C. Imagine the register is one
of our chefs work tables, since she has a place to work,
she can start to cook, to do so she uses a translation book to translate her
binary into tasks that she can perform. Let’s jump back for a second. Remember that our programs are copied
into RAM for the CPU to read, RAM is memory that’s randomly accessed
allowing our CPU to read from any part of RAM as quickly
as any other part. We don’t actually send data
from RAM over the EDB, there would be way too much stuff. RAM can hold millions even
billions of rows of data. Despite our sandwich example,
most of our recipes aren’t simple at all. There can be thousands of lines long,
we want to process them and we don’t actually go in
any particular order. Since we can only send one line of
data through the EDB at a time we need the help of another component,
the memory controller chip or MCC. The MCC is a bridge between the CPU and
the RAM. You can think of it like a nerve in
your brain connecting to your memories, the CPU talks to the MCC and
says hey I need the instructions for step number three of this recipe,
the MCC finds instructions for step number three in RAM, grabs
the data and sends it through the EDB. There’s another bus that’s
nothing like a bus involved in the process called the address bus,
it connects the CPU to the MCC and sends over the location of the data but
not the data itself, then the MCC takes the address and looks for the data and
then data is then sent over the EDB. Believe it or not, RAM isn’t the fastest
way we can get more data to our CPU for processing. The CPU also uses
something known as cache. Cache is smaller than RAM but it lets us store data that we use often
and let’s just quickly reference it. Think of RAM like a refrigerator full
of food, it’s easy to get into but it takes time to get something out, on the
flip side of that, cache is like the stuff we have in our pockets, it’s used to store
recently or frequently accessed data. There are three different cash
levels in a CPU, L1, L2 and L3. L1 is the smallest and fastest cache. So now we understand how our
RAM interacts with our CPU but how does our CPU know when a set of
instructions end and a new one begins? Our CPU has an internal clock that
keeps its operations in sync. It connects to a special
wire called a clock wire. When you send or receive data, it sends a
voltage to that clock wire to let the CPU know it can start doing calculations. Think of our clock wires as
the ticking of a clock, for every tick the CPU does
one cycle of operations. When you send a voltage to the clock
wire as referred to as a clock cycle, if you have lots of data you need to
process in the command you need to run lots of clock cycles. Have you ever seen a CPU in the store and
has something labeled 3.4 Ghz? This number refers to the clock speed
of the CPU, which is the maximum number of clock cycles that it can
handle in a certain time period. 3.40 GHz is 3.4 billion cycles per second,
that’s super fast. But just because it can run at
this speed doesn’t mean it does, it just means that it can’t
exceed this number, still, that number doesn’t stop
some people from trying. There’s a way you can exceed the number
of clock cycles on your CPU on almost any device, it’s referred
to as over clocking and it increases the rate of your CPU clock
cycles in order to perform more tasks. This is commonly used to increase
the performance in low end CPUs, let’s say you’re a gamer and you want to have better
graphics and less lag while playing, you might want to over clock
your CPU when you play the game. But there are cons to doing this like
potentially overheating your CPU.

What is a Program?

A program is a set of instructions that tells a computer what to do. Programs are written in a language that the computer can understand, such as binary or assembly language.

What is the CPU?

The CPU (central processing unit) is the brain of the computer. It is responsible for executing the instructions in a program. The CPU is made up of many different components, including registers, the ALU (arithmetic logic unit), and the control unit.

What is Memory?

Memory is where the computer stores data and programs. There are two main types of memory: RAM (random access memory) and ROM (read-only memory). RAM is where the computer stores data that it is currently using. ROM is where the computer stores data that it needs to access frequently, such as the BIOS (basic input/output system).

How Do Programs, the CPU, and Memory Work Together?

When you run a program, the CPU first loads the program into RAM. The CPU then begins to execute the instructions in the program, one at a time. The instructions in the program tell the CPU what to do with the data in RAM.The CPU uses registers to store data that it is currently working with. The ALU is used to perform arithmetic and logical operations on data. The control unit tells the CPU which instruction to execute next.

The Role of the CPU in Memory Management

The CPU is responsible for managing the memory in the computer. This includes allocating memory to programs, freeing memory when programs are finished, and preventing programs from accessing each other’s memory.The CPU uses a variety of techniques to manage memory, such as paging and segmentation. Paging divides memory into fixed-size blocks called pages. When a program needs to access a page that is not currently in RAM, the CPU swaps the page out of RAM and into a paging file on the hard drive. When the program needs to access the page again, the CPU swaps the page back into RAM.Segmentation divides memory into logical blocks called segments. Each segment can be of any size, and the segments can overlap. The CPU uses segmentation to allow different programs to access different parts of memory without interfering with each other.

Conclusion

Programs, the CPU, and memory are all essential parts of a computer. The CPU executes the instructions in a program, and the memory stores the data that the CPU is currently using. The CPU uses a variety of techniques to manage the memory in the computer, such as paging and segmentation.

Reading: Supplemental Reading for CPUs

Reading

Video: Joe: Diversity in IT

The author has noticed that the IT support specialist profession has become more diverse in recent years. They are pleased to see that people from all walks of life are now breaking the stereotypes associated with IT and working in this field. The author believes that this diversity is good for the role, the company, and the individuals involved. They enjoy sharing their experiences with teammates from all over the world and learning from their different perspectives. The author is optimistic that the IT industry will continue to become more diverse and inclusive in the future.

Changes in diversity with regards to IT support
specialist is something I noticed for
the last several years. There is a lot of
stereotypes in the industry. But I think what was unexpected was how many people
actually break that mold? The people I’ve met
in the course of my IT support career have clearly shown that it’s
not just all male, it’s people from
all walks of life. That’s one thing
about IT support in general is that it’s just so
approachable for everyone. Diversity within the
role has exploded. It’s a much more
diverse team now, both from the gender, the race, background as well as just
educational background. I work closely with people from all different
experiences all over the world, very
different perspectives. It’s great for the role,
it’s great for the company, but is also great to just
work with different people. It’s an incredible
experience to share my experiences with
team mate from Romania, team mate from Kenya, it’s
refreshing, it’s fun. We’re starting to finally lose those stereotypes
associated with IT. We’re starting to understand that technology is ubiquitous, everyone uses it, why can’t
everyone support it as well?

Practice Quiz: The Modern Computer

Where does the CPU store its computations?

Which mechanisms do we use to transport binary data and memory addresses? Check all that apply.

Isn’t the history of
computers supper interesting. I love going back in
time and seeing how we got to this exciting
point in computing. You’ve already taken
the first few steps to building your foundational
knowledge of IT. Before we dive deeper, I’ll just take a moment
to introduce myself. My name is Devan Sri-Tharan. I’ve been working
in IT for 10 years. I’m a Corporate Operations
Engineer at Google, where I get to tackle challenging
and complex IT issues. Thinking back, my
first experience with tech began when I was
about nine years old. My dad brought home the
families first computer. I remember my dad holding a floppy disk and telling me
that there was a game on it. To my dad’s amazement, I
somehow managed to copy the game from disk onto
the computer’s hard drive. While it might seem like
a trivial task now, this device was just so
new to us back then. Sure, I loved the different
games I could play but what I really loved
tinkering with the machine, trying to get it to do
what I want it to do. While that floppy disk in computer might have ignited
my passion for technology, was actually my first
few job experiences that really started to
shape my IT career. One was in retail
selling baby furniture and the other was at a
postal store where I helped customers chip their packages and became the
one-person IT crew. It might sound all that working in retail
inspired my career, but I’ve realized I’ve really enjoyed communicating
with customers, trying to understand their
needs and offering a solution. My first experience working
directly in IT was in college as an IT support
specialist intern. From there, I worked
as an IT consultant to decommission an
entire IT environment. This was my first
experience working directly with large
IT infrastructure and pushing myself outside my comfort level as
a college student. I bring up these few
jobs for a reason. These experiences helped
shape my career in IT. I knew at that time that
I wanted to go into tech, but I struggled where I
want it to focus my career. Starting at Google as an
IT journalists allowed me to experience many
different areas of technology. It allowed me to figure out
the jobs I didn’t want to do before I was able to identify exactly what I did want to do. Really passionate about
IT infrastructure, but you can’t understand infrastructure until you
understand hardware. Let’s dig in, in IT, hardware is an essential
topic to understand. You might find yourself
replacing faulty components or even upgrading an entire
fleet of machines one day. By the end of this lesson, you’ll be able to describe
all the physical parts of computer and how
they work together. You’ll even be able to
build your own computer. Once you figured out
how one computer works, you’ll be able to understand how any type of computer works. Excited, I am.
Let’s get started.

Components


Video: CPU

The CPU, or central processing unit, is the brain of the computer. It is responsible for carrying out the instructions of the programs that we run. The CPU has an instruction set, which is a list of all of the instructions that it can understand. Every program that we run is broken down into these instructions.

There are many different CPU manufacturers, such as Intel, AMD, and Qualcomm. Each manufacturer has their own strengths and weaknesses. When choosing a CPU, it is important to make sure that it is compatible with your motherboard. The CPU and motherboard must have the same socket type. There are two main types of CPU sockets: Land Grid Array (LGA) and Pin Grid Array (PGA).

In an LGA socket, the pins are located on the motherboard. In a PGA socket, the pins are located on the CPU. When installing a CPU, it is important to make sure that it is properly seated in the socket. The CPU should also be cooled with a heat sink and fan.

The CPU has either a 32-bit or 64-bit architecture. This refers to the amount of data that the CPU can efficiently handle. A 32-bit CPU can handle 32 bits of data at a time, while a 64-bit CPU can handle 64 bits of data at a time.

The CPU is one of the most important parts of the computer. It is important to make sure that the CPU is compatible with all of the other components and that it can perform well for our computing needs.

Here are some additional points that were mentioned in the text:

  • The CPU uses an instruction set to translate and perform functions on data.
  • The instruction set is hard-coded into the CPU, so different CPU manufacturers may use different instruction sets.
  • The CPU is responsible for carrying out the instructions of the programs that we run.
  • The CPU is one of the most important parts of the computer.
  • When choosing a CPU, it is important to make sure that it is compatible with your motherboard and that it can perform well for your computing needs.

Video: RAM

RAM (random access memory) is the computer’s short-term memory. It is used to store data that the computer needs to access quickly. RAM is volatile, which means that the data stored in it is lost when the computer is turned off.

There are many types of RAM, but the most common type is DRAM (dynamic random-access memory). DRAM stores data in microscopic capacitors. When a 1 or 0 is sent to DRAM, it stores each bit in a capacitor. The capacitors are either charged or discharged, which represents a 1 or a 0.

DRAM chips are put onto memory sticks. The most common type of memory stick is the DIMM (dual inline memory module). DIMMs have different sizes of pins on them.

After DRAM was created, RAM manufacturers built something called SDRAM (synchronous DRAM). This type of RAM is synchronized to the system’s clock speed, allowing quicker processing of data.

In today’s systems, we use DDR SDRAM (double data rate SDRAM). DDR is faster, takes up less power, and has a larger capacity than earlier SDRAM versions. The latest version of DDR is DDR4, which is the fastest type of short-term memory currently available for computers.

When you buy RAM sticks, you need to make sure that they are compatible with your motherboard. The motherboard has a different number of pins aligned with the RAM slots. Just like with the CPU, make sure that your motherboard is compatible with any RAM sticks that you buy.

In the next section, we will discuss motherboards in more detail.

Here are some additional points that you may want to include in your summary:

  • RAM is used to store data that the computer is currently using. This includes the operating system, programs, and data that is being processed.
  • The amount of RAM that a computer has affects its performance. More RAM means that the computer can run more programs at the same time and that it can process data faster.
  • RAM is an important part of a computer, but it is not the only factor that affects performance. Other factors include the CPU, the hard drive, and the graphics card.

What is RAM?

RAM stands for random access memory. It is a type of computer memory that can be accessed randomly. This means that any byte of memory can be accessed without having to read all the bytes before it. RAM is used to store data that the computer is currently using. This includes the operating system, programs, and data that is being processed.

Why is RAM important?

RAM is important because it allows the computer to access data quickly. This is essential for running programs and processing data. Without enough RAM, the computer will slow down or even crash.

How much RAM do I need?

The amount of RAM that you need depends on the type of work that you do. If you only use your computer for basic tasks like browsing the web and checking email, then you can get away with 4GB of RAM. However, if you do more demanding tasks like gaming or video editing, then you will need more RAM. A good rule of thumb is to get at least 8GB of RAM if you are a gamer or video editor.

What are the different types of RAM?

There are two main types of RAM: dynamic RAM (DRAM) and static RAM (SRAM). DRAM is the most common type of RAM. It is less expensive than SRAM and has a larger capacity. However, DRAM is also slower than SRAM. SRAM is faster than DRAM, but it is also more expensive and has a smaller capacity.

How do I upgrade my RAM?

If you need to upgrade your RAM, you will need to check your motherboard to see what type of RAM it supports and how much RAM it can accommodate. Once you know this information, you can purchase the appropriate RAM and install it yourself or take your computer to a professional.

Here are some additional tips for choosing and installing RAM:

  • Make sure that the RAM you purchase is compatible with your motherboard.
  • Install the RAM in the correct slots on your motherboard.
  • Be careful not to overtighten the screws that secure the RAM in place.

Let’s talk about RAM,
our computers short-term memory. We use RAM to store data that
we want to access quickly. This data changes all the time so
it isn’t permanent. Almost all RAM is volatile, which means
that once we power off our machines, the data stored in RAM is cleared. Remember that our computer
is comprised of programs. To run a program, we need to make a copy
of it in RAM so our CPU can process it. When you see a new phone or
laptop that says it has 16 gigs of RAM, that means it can run up to 16 gigs of
programs, meaning you can run lots of programs at the same time, when you
type the document, you’re using RAM. if you’ve ever had the misfortune of
working on an important presentation or paper and losing power, you know the feeling you get when
all of the work you’ve done is lost. It’s a total bummer, this happens to
anything with RAM, even video games. Have you ever gone on a long
campaign without saving, then right as you get to a safe point,
the power goes off on the console and all the progress you’ve
made is lost forever? It’s not fun at all. You spend the next hour or
so deciding whether or not just to rage quit the game completely
and start all over from scratch. Not that this happened to me or
anything that was just a friend. Anyway, all of this happens because RAM
clear is its data when powered off. There are lots of types of RAM, and the one that’s commonly found in computers
is DRAM or dynamic random-access memory. When 1 or 0 is sent to DRAM, it stores
each bit in a microscopic capacitor, this is either charged or
discharged, represented by 1 or a 0. These semiconductors are put into chips
that are on the RAM and store our data. They’re also different types of memory
sticks that DRAM chips can be put on. The more modern DIMM sticks
which usually stands for Dual Inline Memory Module have
different sizes of pins on them. I should call out, we don’t really buy RAM based on
the number of DRAM chips they have, they’re labeled by the capacity of RAM on
a stick, like an eight-gig stick of RAM. After DRAM was created, RAM manufacturers built something called
SD RAM which stands for synchronous dram. This type of RAM is synchronized
to our system’s clock speed, allowing quicker processing of data. In today’s system, we use another type of RAM called double data rate SDRAM or
DDR SDRAM for short. Most people refer to this RAM as DDR,
even shorter. There are lots of iterations of DDR,
from DDR1, DDR2, DDR3, and now, DDR4. DDR is faster, takes up less power, and has a large capacity than
earlier SD RAM versions. The latest version DDR4 is the fastest
type of short-term memory currently available for your computer, and
faster RAM means that programs can be run faster and that more programs
can run at the same time. Keep in mind that any RAM sticks you
use need a compatible motherboard with a different number of pins aligned
with the motherboard RAM slots. Just like with the CPU,
make sure that your motherboard is compatible with any RAM
sticks that you buy. Up Next,
we’ll take a deep dive into motherboards.

Video: Motherboards

The motherboard is the main circuit board in a computer. It connects all of the other components of the computer, such as the CPU, RAM, and hard drive. It also provides expansion slots for adding additional components, such as graphics cards and sound cards.

The motherboard has three main characteristics:

  • The chipset: This determines how the components on the motherboard communicate with each other.
  • Expansion slots: These allow you to add additional components to the motherboard.
  • Form factor: This is the physical size of the motherboard.

Understanding the characteristics of motherboards is important for troubleshooting hardware problems. For example, if you are trying to install a new graphics card, you need to make sure that the card is compatible with the motherboard’s form factor and expansion slots.

Here is a more detailed summary of each of the three characteristics of motherboards:

  • Chipset: The chipset is a set of integrated circuits that control the flow of data between the CPU, RAM, and other components on the motherboard. The chipset also determines the types of expansion slots that are available on the motherboard.
  • Expansion slots: Expansion slots allow you to add additional components to the motherboard, such as graphics cards, sound cards, and network adapters. The most common type of expansion slot is the PCI Express slot.
  • Form factor: The form factor is the physical size of the motherboard. The most common form factor is ATX, which stands for Advanced Technology Extended. ATX motherboards are available in a variety of sizes, including full-size ATX, microATX, and mini-ITX.

A motherboard is the main circuit board in a computer. It connects all of the other components of the computer, such as the CPU, RAM, and hard drive. It also provides expansion slots for adding additional components, such as graphics cards and sound cards.

Motherboard Components

The main components of a motherboard are:

  • Chipset: The chipset is a set of integrated circuits that control the flow of data between the CPU, RAM, and other components on the motherboard. The chipset also determines the types of expansion slots that are available on the motherboard.
  • CPU socket: The CPU socket is where the CPU is installed. The CPU socket is determined by the type of CPU that the motherboard supports.
  • RAM slots: The RAM slots are where the RAM modules are installed. The number of RAM slots and the type of RAM that the motherboard supports will vary depending on the motherboard.
  • Expansion slots: Expansion slots allow you to add additional components to the motherboard, such as graphics cards, sound cards, and network adapters. The most common type of expansion slot is the PCI Express slot.
  • Storage connectors: The storage connectors are where the hard drives, SSDs, and other storage devices are connected to the motherboard.
  • Power connectors: The power connectors are where the power supply connects to the motherboard.
  • BIOS chip: The BIOS chip is a small chip that stores the BIOS, which is a set of instructions that the computer uses to start up.

Motherboard Form Factors

Motherboards come in a variety of form factors, which are the physical sizes of the motherboards. The most common form factor is ATX, which stands for Advanced Technology Extended. ATX motherboards are available in a variety of sizes, including full-size ATX, microATX, and mini-ITX.

How to Choose a Motherboard

When choosing a motherboard, you need to consider the following factors:

  • The type of CPU that you want to use.
  • The amount of RAM that you want to install.
  • The types of expansion cards that you want to add.
  • The form factor of the case that you are using.
  • Your budget.

Installing a Motherboard

To install a motherboard, you need to follow these steps:

  1. Install the CPU and RAM.
  2. Install the motherboard in the case.
  3. Connect the power connectors to the motherboard.
  4. Connect the storage connectors to the motherboard.
  5. Install the expansion cards.
  6. Install the operating system.

Troubleshooting Motherboard Problems

If you are having problems with your motherboard, you can try the following troubleshooting steps:

  • Make sure that the motherboard is properly seated in the case.
  • Make sure that the power connectors are properly connected to the motherboard.
  • Check the BIOS settings to make sure that they are correct.
  • Try reseating the CPU and RAM.
  • Replace the motherboard if the problem persists.

The motherboard, the foundation that holds our
computer together. It lets us expand our computers functionality by adding
expansion cards. It routes power from
the power supply, and it allows the
different parts of the computer to communicate
with each other. In short, it’s a total boss. Every motherboard has a
few key characteristics. First is the chipset, which decides how components talk to each other
on our machine. The chipset on motherboards
is made up of two chips. One is called the
Northbridge that interconnects stuff like
RAM and video cards. The other chip is
the Southbridge, which maintains our IO or
input-output controllers, like hard drives
and USB devices, that input and output data. In some modern CPUs, the Northbridge has been
directly integrated into the CPU so there isn’t a
separate Northbridge chip set. The chipset is a
key component of our motherboard that allows us to manage data
between our CPU, RAM, and peripherals. Peripherals are the
external devices we connect to our computer, like a mouse, keyboard,
and the monitor. In addition to the chipsets, motherboards have another
key characteristic which allows the use
of expansion slots. Expansion slots also
give us the ability to increase the functionality
of our computer. If you wanted to upgrade
your graphics card, you could purchase one
and just install it on your motherboard through
the expansion slot. The standard for an
expansion bus today is the PCI Express or Peripheral Component
Interconnect express. A PCIe bus looks like a
slot on the motherboard and a PCIe base expansion card looks like a smallest
circuit board. The last component
of motherboards that we’ll discuss is form factor. There are different size of motherboards that
are available today. These sizes of form
factors determine the amount of stuff
we can put in it and the amount of
space we’ll have. The most common form factor
for motherboards is ATX, which stands for Advanced
Technology Extended. ATX actually comes in
different sizes too. In desktops, you’ll commonly
see full-sized ATXs. If you don’t want to
use an ATX form factor, you could use an IT or information technology
extended form factor. These are much smaller
than ATX boards. For example, the Intel NUC uses a variation of the ATX board, which comes in
three board sizes; mini ITX, nano
ITX, and pico ITX. When building your computer, you will need to keep in mind what type of form
factor you want. Do you want to build
something small that can’t handle as much workload, or do you want a powerhouse
workstation that you can add lots of
functionality to? The form factor will
also play a role into what expansion slots
you might want to use. Understanding motherboards and their characteristics can be a big plus one fixing
hardware issues since things like the type of RAM
module or processes socket are dependent on the kind of motherboard they
need to fit into. Let’s say you’re
responding to a ticket for a user who’s having
video problems, you don’t want to
make it all the way to their desk
only to realize the graphics card you
bought as a replacement doesn’t fit the motherboard
their computer uses.

Video: Physical Storage: Hard Drives

This lesson is about computer storage and data sizes.

The smallest unit of data storage is a bit, which can store one binary digit. The next largest unit is a byte, which is made up of eight bits. A kilobyte is made up of 1,024 bytes.

Hard disk drives (HDDs) use a spinning platter and a mechanical arm to read and write information. Solid state drives (SSDs) have no moving parts and store information on microchips.

HDDs are more affordable but more prone to damage, while SSDs are less risky but more expensive.

Hybrid SSD and HDD drives offer SSD performance for system performance, such as putting your computer along with hard disk drives, but less important stuff like basic file storage.

The most common ATA interface for hard drives is Serial ATA (SATA). SATA drives are hot swappable, meaning you don’t have to turn off your machine to plug one in.

The NVM express (NVMe) interface is another standard that was created for SSDs. It allows for greater throughput of data and increased efficiency.

Overall, the best type of storage for you will depend on your budget and needs. If you are looking for an affordable option with a lot of storage space, an HDD is a good choice. If you are looking for the fastest and most reliable option, an SSD is a good choice.

A hard drive is a storage device that uses magnetic storage to store data. It is the most common type of storage device used in computers. Hard drives are made up of one or more platters, which are circular disks coated with a magnetic material. The platters are stacked on top of each other and rotate at a high speed. A read/write head floats above the platters and uses a magnetic field to read and write data.

Hard drives are available in a variety of sizes, from a few gigabytes to several terabytes. They are also available in a variety of form factors, such as 2.5 inches and 3.5 inches. 2.5-inch hard drives are typically used in laptops, while 3.5-inch hard drives are typically used in desktops.

Hard drives are measured in terms of their capacity, which is the amount of data they can store. The capacity of a hard drive is measured in bytes. A byte is a unit of data that can store one character.

The speed of a hard drive is measured in revolutions per minute (RPM). The higher the RPM, the faster the hard drive can read and write data.

Hard drives are available in two main types: traditional hard drives (HDDs) and solid-state drives (SSDs). HDDs use a spinning platter and a mechanical arm to read and write data. SSDs do not have any moving parts and store data on microchips.

HDDs are more affordable than SSDs, but they are also slower and less reliable. SSDs are more expensive than HDDs, but they are also faster and more reliable.

Here are some of the factors to consider when choosing a hard drive:

  • Capacity: The amount of data you need to store.
  • Speed: How fast you need to access your data.
  • Reliability: How important it is to you that your data is not lost.
  • Price: How much you are willing to spend.

If you need to store a large amount of data and you do not need the fastest performance, then an HDD is a good option. If you need fast performance and you are willing to pay more, then an SSD is a good option.

Here are some of the benefits of using hard drives:

  • Large capacity: Hard drives can store a large amount of data.
  • Affordable: Hard drives are relatively affordable.
  • Available in a variety of sizes and form factors: Hard drives are available in a variety of sizes and form factors, so you can find one that fits your needs.

Here are some of the drawbacks of using hard drives:

  • Slow performance: Hard drives are slower than other types of storage devices, such as SSDs.
  • Mechanical parts: Hard drives have mechanical parts, which can be damaged if the drive is dropped or jostled.
  • Data loss: If a hard drive fails, you can lose all of the data stored on it.

It is important to back up your data regularly to prevent data loss in case of a hard drive failure. You can back up your data to an external hard drive, a cloud storage service, or another device.

Before we get into
computer storage, we need to fill in some gaps. I’m referring to things
like gigabytes, bits, etc. But we actually
haven’t talked at all about what
those metrics mean. Sorry, I got a gigabit
ahead of myself. As you might have
guessed, these terms refer to data sizes. The smallest unit of a
data storage is a bit. A bit can store
one binary digit, so it can store a one or a zero. The next largest unit of
storage is called a byte, which is comprised
of eight bits. A single byte can hold a
letter, number or symbol. The next largest unit is
referred to as a KB bite. But we typically use
the term kilobyte. A kilobyte is made
up of 1,024 bytes. Here’s a quick data
conversion chart. How much does 500
gigabyte even mean? Let’s take a look at the size
of an average music file, which is about three megabytes. On a 500 gigabyte machine, that’s approximately
165,000 music files. That’s a lot of music. We saw all of our computers
data on our hard drive, which allows us to
store our programs, music, pictures, etc. Have you ever had an issue
with your computer and lost all the data that
was on your hard drive? Yeah, me too. It was the worst. This actually happens a
lot and you’ll probably encounter it as an IT
support specialist. Make sure you backup
your data to be safe. This means you should copy
or save your data somewhere else just in case something goes wrong and your
hard drive crashes. That way, you won’t
lose all your data. There are two basic hard
drive types used today. Hard describes or HDDs uses a spinning platter and a mechanical arm to read
and write information. The speed that the
platter rotate allows you to read and
write data faster. This is commonly referred to as RPM or revolution per minute. A hard drive with a
higher RPM is faster. So if you go out and
buy a hard drive today, you might see something like a 500 gigabyte, with 5,400 rpm. HDDs are prone to a lot more damage because there are a lot of moving parts. This susceptibility to damage went away with a new type of storage called solid
state drive or SSD. SSDs have no moving parts. Are you familiar
with a USB stick? SSDs operate in a similar way. The information is stored on microchips and data travels
a lot faster than HDDs. The form factor for SSDs is also slimmer compared to
their HDD cousins. Sounds great, doesn’t it? So why doesn’t
everyone use SSDs? Well, both have
their pros and cons. HDDs are more affordable, but they’re more
prone to damage. SSDs are less risky when
it comes to losing data, but they’re also more expensive. So you may not buy as
much memory storage in SSDs than what you
can get in HDDs. Believe it or not,
there are even hybrid SSD and HDD drives out there. They offer SSD performance where you need it for things
like system performance, such as putting your computer along with hard disk drives, but less important stuff
like basic file storage. There are a few interfaces that hard drives use to
connect our system. ATA interfaces are
the most common ones. The most popular ATA drive
is a Serial ATA or SATA, which uses one cable
for data transfers. SATA drives are hot swappable, great term, don’t you think? It means you don’t
have to turn off your machine to plug
in a SATA drive. SATA drives move
data faster and use a more efficient cable like this one than its predecessors. SATA has been the de facto
interface for HDDs today. But people quickly found that
using the SATA cable wasn’t good enough for
some of the blazing fast SSDs that were
coming on the market. The interface
couldn’t keep up with the speeds of the newest SSDs. So another interface
standard was created called NVM express, or NVMe. Instead of using a cable to connect your drive
to your machine, the drive was added
as an expansion slot, which allows for
greater throughput of data and increased
efficiency.

Reading: Supplemental Reading for Data Storage

Video: Power Supplies

This lesson is about computer power supplies and electricity.

Computers use DC voltage, so the power supply converts the AC voltage from the wall outlet to low voltage DC power.

Power supplies have a fan, voltage information, and cables to power the motherboard and other components.

Voltage is the pressure of electricity, and current is the amount of electricity flowing.

Wattage is the amount of volts and amps that the device needs.

If your power supply has too low the wattage, you won’t be able to power your computer. A 500 watt power supply is sufficient for most basic desktops.

A bad power supply can cause a variety of issues, including the computer not turning on.

Every IT support specialist should know how to diagnose power issues and replace a failed power supply.

What is a power supply?

A power supply is a device that converts alternating current (AC) from the wall outlet to direct current (DC) that can be used by electronic devices. Computers, laptops, and other devices all have power supplies.

How does a power supply work?

The power supply takes the AC power from the wall outlet and converts it to DC power. This is done through a process called rectification, which uses capacitors and diodes to convert the AC power to pulsating DC power. The pulsating DC power is then smoothed out by a capacitor to create a steady DC output.

What are the different types of power supplies?

There are two main types of power supplies:

  • Linear power supplies: These power supplies use a transformer to convert the AC power to DC power. They are less efficient than switching power supplies, but they are also more reliable.
  • Switching power supplies: These power supplies use a switching circuit to convert the AC power to DC power. They are more efficient than linear power supplies, but they are also more complex and can be more prone to failure.

What are the factors to consider when choosing a power supply?

The following factors should be considered when choosing a power supply:

  • The wattage of the power supply: This is the amount of power that the power supply can provide. The wattage should be at least equal to the power requirements of the computer or device.
  • The efficiency of the power supply: This is the percentage of power that is converted to DC power. A more efficient power supply will waste less power.
  • The noise level of the power supply: Power supplies can be noisy, so it is important to choose one that is quiet enough for your needs.
  • The warranty: Power supplies should come with a warranty, so be sure to choose one that has a good warranty.

How to install a power supply?

To install a power supply, you will need to:

  1. Disconnect the power from the computer.
  2. Remove the old power supply.
  3. Install the new power supply.
  4. Connect the power cables to the motherboard and other components.
  5. Connect the power cord to the wall outlet.

How to troubleshoot power supply problems?

If you are having problems with your computer, one of the first things to check is the power supply. Here are some things you can do to troubleshoot power supply problems:

  1. Check the power cables to make sure they are properly connected.
  2. Test the power supply with a multimeter to make sure it is providing the correct voltage.
  3. Replace the power supply if it is not working properly.

Conclusion

Power supplies are an important part of any computer or electronic device. By understanding how power supplies work and what factors to consider when choosing one, you can ensure that you choose the right power supply for your needs.

In order to get our computer to work,
let’s give it some power. Computers have a power supply that
converts electricity from your wall to something usable. There are two types of electricity DC or
direct current which flows in one direction and AC or alternating current
which changes directions constantly. Our computers use DC voltage so
we have to have a way to convert the AC voltage from our power
company to something we can use. That’s what our power supply does. It converts the A C we get from the wall
into low voltage DC power that we can use and transmit throughout our computer. So let’s talk about power supplies,
I actually have one right here. Lemme show you how one looks like,
take it out right here. So, most power supply units have a fan
which is right in here, they also have voltage information which is normally
listed underneath or on the side. And cables like this one to power your motherboard and a power cable. Have you ever plugged one of your
devices into the wall outlet and fried your device? If you haven’t, you’re really lucky,
after completing this lesson, hopefully you’ll know how
to avoid that situation. To understand electricity,
let’s use the example of water pipes. Our tanks have a faucet that’s
connected to a pressurized water tank. When we turn on the faucet,
water comes out. This is sort of how electricity works,
when we plug in appliance into a wall outlet and turn it on,
a flow electricity comes out. If we added more pressure to our water
tank, would more water come out of it? The higher the pressure,
the more water there will be. When it comes to electricity,
we refer to the pressure as voltage. So, when I was on vacation to my surprise,
when I plugged in the 120 volt appliance into a 220 volt outlet, the power came
bursting through and fried my charger. If it was the other way around and
a 220 volt appliance was plugged into 120 volt outlet,
I wouldn’t have seen the same outcome. I’ll still be able to get electricity,
but slowly. This would be similar to if a water tank
was only half pressurized it will draw water but slowly,
in some cases though, this can deteriorate the performance of the device
and cause damage in the long-term. As a general rule, be sure to use
the proper voltage for your electronics. We refer to the amount of
electricity coming out as current or amperage and it’s measured in amps. We can think of amps as pulling
electricity as opposed to voltage, which pushes electricity. Amps will pull as much electricity needed,
but voltage will just give you everything. Look on the back of one
of your device charges. You might see something like1 or 2.1 A, charging a device with 2.1 amps will
actually charge a device faster because it’s able to put more current
from a 2.1 amp than a 1 amp charger. Finally, the other important part of the
electricity that you’ll need to know is the wattage. Wattage is the amount of volts and
amps that the device needs. If your power supply has
too low the wattage, you won’t be able to power your computer,
so make sure you have enough. This doesn’t mean that if you have a large
power supply you will overpower your computer. Power supplies just give you
the amount that your system needs. It’s best to err on the side
of large power supplies, you can power most basic desktops
with a 500 watt power supply. But if you’re doing something more
demanding on your computer like playing a high resolution video game or doing
a lot of video production and rendering, you will likely need a bigger
power supply for your computer. On the other hand, if all you’re
doing is just browsing the web, the power supply that comes with
your computer should be fine. All kinds of issues are caused
by a bad power supply. Sometimes the computer doesn’t even
turn on at all, since power supplies can fail for lots of reasons like burnouts,
power surges or even lightning strikes. Knowing how to diagnose power issues and
replace a failed power supply is a skill every IT support specialist
should have in their toolbox.

Reading: Power Supplies

Reading

Video: Mobile Devices

This lesson is about mobile devices and their components.

Mobile devices are different from other computers because they are mobile, portable, and usually powered by batteries.

Some mobile devices are general purpose computing devices, like tablets or smartphones, while others are optimized to perform a specific set of tasks, like fitness monitors, e-readers, and smartwatches.

Mobile devices are usually very integrated, with components soldered directly to the motherboard. Very small mobile devices use a system on a chip (SOC), which packs the CPU, RAM, and sometimes even the storage onto a single chip.

Mobile devices may use standard or proprietary ports and connectors. The physical shape or intended use of the mobile device may dictate the type of connector used.

Mobile devices run operating systems and application software that are specifically designed to maximize their performance.

As an IT support specialist, you may be responsible for helping end-users with their mobile devices. This might include setup, troubleshooting, repairing, and replacing mobile devices.

It is important to respect people’s privacy when they bring their own devices to you for help. You should refer to your organization’s policy on how to handle BYOD devices.

Introduction

Mobile devices are becoming increasingly popular, and as an IT support specialist, you will need to be familiar with them. Mobile devices can be used for a variety of tasks, including work, school, and personal use. They can also be a valuable tool for IT support specialists, as they can be used to access and troubleshoot devices remotely.

Types of Mobile Devices

There are many different types of mobile devices, including:

  • Smartphones
  • Tablets
  • Laptops
  • Wearables (e.g., smartwatches, fitness trackers)
  • Internet of Things (IoT) devices (e.g., smart speakers, smart thermostats)

Each type of mobile device has its own unique features and capabilities. For example, smartphones are typically used for making calls, sending text messages, and accessing the internet. Tablets are larger than smartphones and can be used for tasks such as watching videos, reading e-books, and playing games. Laptops are portable computers that can be used for a variety of tasks, including word processing, spreadsheets, and presentations. Wearables are devices that can be worn on the body and track fitness data, monitor heart rate, and send notifications. IoT devices are connected to the internet and can be used to control devices in the home or office.

Mobile Device Operating Systems

Mobile devices run operating systems that are specifically designed for them. Some of the most popular mobile operating systems include:

  • Android
  • iOS
  • Windows Phone
  • BlackBerry OS
  • Tizen

Each operating system has its own strengths and weaknesses. For example, Android is known for its customization options, while iOS is known for its stability and security.

Mobile Device Troubleshooting

As an IT support specialist, you may be called upon to troubleshoot mobile devices. Some common mobile device problems include:

  • Device not turning on
  • Device not connecting to the internet
  • Device not responding to touch
  • Device running slow
  • Device battery draining quickly

To troubleshoot mobile device problems, you will need to be familiar with the device’s operating system and hardware. You may also need to use specialized tools and software.

Mobile Device Security

Mobile devices can be a target for cyberattacks. It is important to take steps to protect your mobile devices from malware, viruses, and other threats. Some of the best practices for mobile device security include:

  • Keep your mobile device’s operating system and applications up to date.
  • Use a strong password or passcode to protect your device.
  • Enable two-factor authentication.
  • Be careful about what apps you install on your device.
  • Only download apps from trusted sources.
  • Be careful about what information you share on your mobile device.

Conclusion

Mobile devices are an essential part of our lives, and as an IT support specialist, you will need to be familiar with them. By understanding the different types of mobile devices, their operating systems, and common problems, you will be well-prepared to support your users.

Hi there, it’s me again. You might remember me
from the previous module, and no worries if not, what’s important is
that I’m here now. We’ve made some updates to this program to make sure you’ve got the latest info
on mobile devices. You’ll see me again throughout
the rest of this program. So keep your eyes peeled for me. Let’s talk about mobile devices. Mobile devices are computers
too, they have CPUs, RAM, storage, power
systems and peripherals. How are they different
from a server, a desktop computer or a laptop? There are special
because they’re mobile. They’re portable and usually
powered by batteries. Some mobile devices are general purpose
computing devices, like tablets or smartphones. Other mobile devices
are optimized to perform a specific set of tasks, like fitness monitors,
e-readers, and smartwatches. Mobile devices are
usually very integrated. Remember the systems that
we showed you earlier, the components can be taken
out and held in your hand. Mobile devices build
some or all of these components together in a way that you can’t take apart. The smaller device, the more integrated the
components usually are. The CPU, RAM, and storage might be soldered directly to
the devices motherboard. Very small mobile devices use
a system on a chip or SOC. A system on a chip
packs the CPU, RAM and sometimes even the
storage onto a single chip. Not only our SOC is small, they use less battery power than if those components
were separated. Even though they’re small some mobile devices
use peripherals. Smartphones connect to Bluetooth
headphones, for example. Mobile devices can
also be a peripheral. A fitness tracker is
a standalone device, but it can also be a
peripheral to your smartphone. That same fitness tracker might use a heart rate monitor
as a peripheral. It’s peripherals
all the way down. Mobile devices may use standard or proprietary
ports and connectors. You might need to
have a specific adapter or connector for charging a device or connecting your mobile
device to a computer. Sometimes the physical shape
or the intended use of the mobile device makes a standard connection
like USB, a bad choice. For example, say you have a
waterproof fitness tracker. If it had a micro-USB for, that port will be damaged
if exposed to water. So instead, it’s
designed with a custom charging interface that can
be submerged underwater. Here are some of the
standard power data and display connector types you’ll find used in mobile devices. This is a USB-C, next we have a
lightening adapter, then a mini USB, and a micro-USB, a micro HDMI, and the mini HDMI, and this is a mini display port. Because of mobile
devices are generally small and have limited
access to power, they run operating systems
and application software that specifically designed to
maximize their performance. Will dive into mobile
operating systems and applications
in future videos. As an IT support specialist, you might be
responsible for helping end-users with their
mobile devices. This might include setup, troubleshooting, repairing,
and replacing mobile devices. Don’t worry, we’re going to
break all this down for you. One super important thing, mobile devices can contain
a lot of personal data. Some organizations
allow people to use their own personal
devices for work. We call this bring your
own device or BYOD. You should be careful to respect people’s privacy when they bring their own devices
to you for help. To know how to handle
these devices is always best to refer to
your organization’s policy.

Video: Batteries and Charging Systems

This lesson is about rechargeable batteries and how to care for them.

Rechargeable batteries have a limited lifespan, measured in charge cycles. A charge cycle is one full charge and discharge of a battery. When a battery is reaching the end of its lifespan, it may take longer to charge and might not hold as much charge as when it was new.

To charge a rechargeable battery, you need an external power source, such as a wall outlet, another battery, or even a solar panel. You also need a charging circuit that manages the power transfer from the external power source to the rechargeable battery.

Rechargeable batteries can be damaged by very cold or very hot environments. Don’t charge or discharge rechargeable batteries unless they’re within their safe operating temperature range.

When a battery reaches the end of its life, you’ll need to replace it. Some devices have batteries that are designed to be replaced by the end-user, while others have batteries that are very difficult to replace.

As an IT support specialist, you might be responsible for troubleshooting battery life and device charging. The first step is to make sure the charger, the battery, and the device are all designed to work with each other.

You should also be familiar with how to extend battery life on iOS and Android devices so that you can help educate end-users.

Sometimes instead of being plugged into a power
outlet all the time, we want to take our
technology with us. Mobile technology uses
rechargeable batteries to carry power with the device
wherever we take it. Rechargeable devices might have an external charger for
removable batteries, or might have a cradle
stand or wireless charger. Look at this phone, we can
top up the battery just by laying it on this wireless
inductive charging pad. Isn’t that cool? It’s also
pretty clever technology. Rechargeable batteries
have a limited lifespan, which is measured
in charge cycles. A charge cycle is one full charge and
discharge of a battery. When a battery is reaching
the end of its lifespan, it may take longer to charge and might not hold as much
charge as when it was new. For some devices, you compare
the current cycle count of your battery with the rate at cycle count of
that battery type, to see how much more life
to expect out of it. You need an external
power source to add power to a battery. This could come
from a wall outlet, another battery, or
even a solar panel. You also need a charging
circuit that manages the power transfer from the external power source to
the rechargeable battery. This circuit works a lot like a power supply unit or PSU
that we looked at earlier. It makes sure the input power is converted to the
correct output power. Instead of using a large PSU, rechargeable devices use more
portable power adapters, power supplies or chargers. A portable power supply powers the device while also
charging the battery. This might sound obvious, but you need to make
sure that you use the right charger for
the right device. Mismatching chargers to devices
can damage the battery, the device and the charger. A lot of chargers and power
supplies use USB connectors, but you’ll see a wide variety
of charging connectors. Rechargeable batteries
can be damaged by very cold or very
hot environments. Don’t charge or discharge
rechargeable batteries unless they’re within their safe
operating temperature range. Its not just that a damaged
rechargeable battery might not perform well, it can also be very dangerous. Batteries can swell, rupture, and sometimes even catch fire. Before working with
a damaged battery, you should know how
to safely handle it. When a battery reaches
the end of its life, you’ll need to replace it. Some devices will slow
themselves down when a battery is getting old to
make the battery last longer. If your device is
running much slower than usual or shutting
down unexpectedly, one thing to check
is the battery life. Some devices have
batteries that are designed to be replaced
by the end-user. Other devices have batteries that are very
difficult to replace, like small laptops
and mobile devices. As an IT support specialist, you might receive special
training on how to replace batteries and
devices that you support. Or you might be the person
sending the device out for battery replacement and then returning the device
to the end-user. IT support specialist
often have to troubleshoot battery life
and device charging. The first step is to
make sure the charger, the battery and the device are all designed to work
with each other. We’ll talk about sending
out devices for repair and troubleshooting skills in
future videos, so stay tuned. For iOS and Android, there are also some things
that you could do to make the battery last as
long as possible. It’s a good idea for you to be familiar with these things
so that you can help educate end-users
on the best ways to get the most out of
their mobile devices.

Introduction

Batteries and charging systems are essential components of many IT devices, such as laptops, smartphones, and tablets. They provide the power that these devices need to operate.

In this tutorial, we will discuss the basics of batteries and charging systems. We will cover topics such as:

  • Types of batteries
  • Charging principles
  • Charging safety
  • Tips for extending battery life

Types of Batteries

There are many different types of batteries, but the most common ones used in IT devices are lithium-ion batteries and nickel-metal hydride batteries.

  • Lithium-ion batteries are the most common type of battery used in IT devices. They are lightweight, have a high energy density, and can be recharged many times.
  • Nickel-metal hydride batteries are also a popular choice for IT devices. They are less expensive than lithium-ion batteries, but they have a lower energy density and do not last as long.

Charging Principles

When a battery is charged, the chemical energy stored in the battery is converted into electrical energy. The charging process is controlled by a charging circuit, which ensures that the battery is charged safely and efficiently.

There are two main types of charging methods: constant current charging and constant voltage charging.

  • Constant current charging is the most common type of charging method. In constant current charging, the charger provides a constant current to the battery until it is fully charged.
  • Constant voltage charging is a slower charging method, but it is more gentle on the battery. In constant voltage charging, the charger provides a constant voltage to the battery until it is fully charged.

Charging Safety

There are a few things to keep in mind when charging batteries to ensure safety:

  • Always use the correct charger for your battery. Using the wrong charger can damage the battery or even start a fire.
  • Do not overcharge the battery. Overcharging can damage the battery and shorten its lifespan.
  • Do not leave the battery charging unattended. If the battery overheats, it could start a fire.
  • Do not expose the battery to extreme temperatures. High or low temperatures can damage the battery.

Tips for Extending Battery Life

Here are a few tips for extending the life of your battery:

  • Avoid letting the battery fully discharge. Fully discharging the battery can damage it.
  • Do not leave the battery in a hot car or other extreme environment. High or low temperatures can damage the battery.
  • Do not store the battery in a discharged state for long periods of time. Storing a battery in a discharged state can shorten its lifespan.
  • Use the correct charger for your battery. Using the wrong charger can damage the battery.
  • Do not mix different types of batteries together. Mixing different types of batteries can cause a fire.

Conclusion

Batteries and charging systems are essential components of many IT devices. By understanding the basics of batteries and charging systems, you can help to ensure that your IT devices are properly powered and that your batteries last as long as possible.

Reading: Supplemental Readings for Batteries and Charging Systems

Reading

Video: Peripherals and Ports

Peripherals are devices that connect to your computer externally and add functionality. The most common type of peripheral is a USB device. USB has gone through many changes since its inception, and the most common types today are USB 2.0, USB 3.0, and USB 3.1. USB ports are easy to differentiate, with USB 2.0 ports being black, USB 3.0 ports being blue, and USB 3.1 ports being teal. The most recent USB connector is the Type C connector, which is meant to replace many peripheral connections and is quickly becoming a universal standard for display and data transfer.

In addition to USB peripherals, you should also be aware of display peripherals. The most common display peripherals are DVI, HDMI, and DisplayPort. DVI cables generally just output video, while HDMI and DisplayPort cables output both video and audio. USB Type C can also output audio and video.

As an IT support specialist, you’ll work with peripherals like USB devices and display devices a lot. Knowing the different types of peripherals and their connectors will help you troubleshoot problems and provide support to end users.

Introduction

Peripherals are external devices that are connected to a computer to add functionality. They can include input devices, such as keyboards and mice, output devices, such as monitors and printers, and storage devices, such as hard drives and flash drives.

Ports are the connectors on a computer that allow peripherals to be connected. There are many different types of ports, each with its own purpose.

Types of Peripherals

Some common types of peripherals include:

  • Input devices: Keyboards, mice, touchpads, trackballs, webcams, microphones, scanners, and joysticks.
  • Output devices: Monitors, printers, speakers, headphones, and projectors.
  • Storage devices: Hard drives, solid-state drives, flash drives, and optical drives (CD, DVD, and Blu-ray).

Types of Ports

Some common types of ports include:

  • USB: The most common type of port. Used for connecting a wide variety of devices, including keyboards, mice, printers, external hard drives, and flash drives.
  • HDMI: Used for connecting a monitor or projector to a computer. Supports both video and audio.
  • DisplayPort: Similar to HDMI, but with some advantages, such as support for higher resolutions and refresh rates.
  • DVI: Used for connecting a monitor to a computer. Supports only video.
  • VGA: An older type of port that is still sometimes used. Supports only video.
  • Ethernet: Used for connecting a computer to a network.
  • Thunderbolt: A newer type of port that supports high-speed data transfer and can also be used to connect displays.

Connecting Peripherals

To connect a peripheral to a computer, you need to find the correct port and use the correct cable. The cable will usually be included with the peripheral.

Once you have connected the peripheral, you may need to install drivers for the peripheral. Drivers are software that allows the computer to communicate with the peripheral. Drivers can usually be downloaded from the manufacturer’s website.

Troubleshooting

If you are having problems connecting a peripheral, there are a few things you can check:

  • Make sure that the peripheral is compatible with the computer.
  • Make sure that you are using the correct cable.
  • Make sure that the port is enabled.
  • Try restarting the computer.
  • If the problem persists, contact the manufacturer of the peripheral for support.

Conclusion

Peripherals and ports are essential components of any computer system. By understanding the different types of peripherals and ports, you can help to ensure that your computer is properly equipped to meet your needs.

Let’s take a look at the
back of our computer again. Here you see lots
of connectors or ports we can plug in
different objects, like a mouse, keyboard,
and a monitor. These are known as peripherals. A peripheral is basically
anything that you connect your computer externally
that adds functionality. You’ve probably used
USB devices before. USB, also known as universal
serial bus devices, are the most popular
connections for our gadgets. USB has gone through lots
of changes since inception. Your most commonly
encounter USB 2.0, USB 3.0, and 3.1
in today’s system. In the chart let’s pay
attention to the details using Mb/s instead of using MB to reference
transfer speed, these are actually
different units. MB is megabyte or
unit of data storage while capital Mb/s is
a megabit per second, which is a unit of
data transfer rate. People often mistake speeds
of 40 megabit a second to mean that you can transfer 40 megabytes of data per second. Remember that one
byte is eight bits, so to transfer a one
megabyte file in a second, you need an eight megabits
per second connection speed. You will also need
compatible USB ports to go with your devices. If you connect a USB 2.0
device into a USB 3.0 port, you won’t get 3.0 transfer speed but you can still use the port since it’s
backward compatible, meaning older hardware will
work with newer hardware. The ports are easy to
differentiate, let me show you. In general, USB 2.0
are black and USB 3.0 are blue and
3.1 ports are teal. This may change depending
on manufacturers. There are lots of types of USB connectors and you can read about all of them in the supplemental reading right after this video, check it out. Back to USB connectors. The most recent one is
a Type C connector, which is meant to replace
many peripheral connections. It’s quickly becoming
a universal standard for display and data transfer. In addition to USB peripherals, you should also be aware
of display peripherals. There are some common
impulse standards to know. Most computer monitors will have one or more of
these connections, but you might encounter some
older standards too, DVI. DVI cables are generally
just output video, if you need to hook
up a monitor or projector for a
slide presentation, and you want audio too, you may be out of luck, instead, you want to look at one of
the following cables, HDMI. This has become a
standard in lots of televisions and
computers nowadays, and outputs both
video and audio. Another standard that’s become popular among manufacturers
is a display port, which also outputs
audio and video. In addition to audio and video, USB Type C can also do
data transfer and power. As an IT support specialist, you’ll work with
peripherals like USB devices and
display devices a lot. Now, you’ll be able
to distinguish between the major types.

Reading: Supplemental Reading on Connector Types

Reading: Supplemental Reading for Projectors

Reading

Practice Quiz: Components

What characteristics distinguish a Solid State Drive from a Hard Disk Drive? Check all that apply.

True or false: If you plug in a 220v appliance into a 120v outlet, the appliance could get damaged.

How long will it take to transfer a file size of 1GB on a USB 2.0 and a USB 3.0 drive?

Which of these is used to charge devices? Check all that apply.

The CPU, or central processing unit, is the brain of the computer. It is responsible for carrying out the instructions of the programs that we run. The CPU has an instruction set, which is a list of all of the instructions that it can understand. Every program that we run is broken down into these instructions.

The CPU is made up of several different components, including:

  • The control unit: This is responsible for fetching instructions from memory and decoding them.
  • The arithmetic logic unit (ALU): This is responsible for performing mathematical operations and logical operations.
  • The registers: These are small memory units that the CPU uses to store data.
  • The clock: This is a timing device that synchronizes the operations of the CPU.

The CPU works by fetching instructions from memory, decoding them, and then executing them. The instructions are typically written in machine code, which is a low-level language that the CPU can understand.

The CPU is one of the most important parts of the computer. It is responsible for carrying out the instructions of the programs that we run, and it has a significant impact on the performance of the computer.

Here are some of the factors that affect the performance of a CPU:

  • The clock speed: This is the speed at which the CPU can execute instructions.
  • The number of cores: This is the number of processing units that the CPU has.
  • The cache size: This is the amount of memory that the CPU has for storing data that it is frequently accessing.
  • The instruction set: This is the set of instructions that the CPU can understand.

When choosing a CPU, it is important to consider the factors that are important to you. If you are looking for a CPU that can perform demanding tasks, such as gaming or video editing, you will need to choose a CPU with a high clock speed, multiple cores, and a large cache size. If you are looking for a CPU that is energy efficient, you will need to choose a CPU with a lower clock speed and a smaller cache size.

Here are some of the most popular CPU manufacturers:

  • Intel
  • AMD
  • Qualcomm
  • Apple
  • MediaTek

These manufacturers offer a variety of CPUs to choose from, so you can find one that meets your needs and budget.

If someone asked you,
calculate the square root of 5,000,439,493 would you
do the math by hand? Unless you really love
tedious math problems, you’d probably use a calculator. What about binary? Well, you probably wouldn’t calculate
binary by hand either. There’s actually a very
powerful calculator right inside of your computer, that process binary for us. We’ve already discussed
this in calculator in detail. Do you
know what it is? It’s our CPU, the
brain of our computer. In this video, we’ll cover the more practical
aspects of the CPU. Remember that
transition book that I talked about in an
earlier lesson? The CPU uses this to translate and perform
functions on our data. This translation book is
called an instruction set, which is literally
just a list of instructions that our
CPU is able to run. Functions like
adding, subtracting, copying data are
all instructions that our CPU can carry out. Every single program on your computer, while
extremely complex, is broken down into very
small and simple instructions found in our instruction set. Instruction sets
are hard-coded into our CPU so different
CPU manufacturers may use different
instruction sets, but they generally perform
the same functions. It’s like how car manufacturers build their engines differently, but they all get
the same job done. You probably worked with computer hardware as an
IT support specialist, replacing failed hard disks, upgrading RAM modules, and
installing video cards. You need to be aware
of what’s out there. You’ve probably heard of a few popular CPU
manufacturers or chipsets, like Intel, AMD, and Qualcomm. These CPU manufacturers use different product names to
differentiate their processes. Like Intel Core i7, AMD Athlon, Snapdragon 810,
Apple A8, and more. Now when you hear these terms, you’ll know what they mean. Each of these CPU manufacturers have their strengths
and weaknesses. If you’re interested in
learning more about why some CPUs are more
popular than others, you can check out the next
supplemental reading. When you select your CPU, you need to make sure it’s compatible with
your motherboard, the circuit board that connects all your components
together, heads up. You can’t just buy a bunch of parts and expect them
to work together there are different
ways of CPUs fit on motherboards using
different sockets. Your CPU might have lots of
tiny pins that are either stick out or have contact
points that look like dots. Depending on your motherboard, you need to make sure these CPUs fit correctly
in the socket. There are currently
two major types of CPU sockets; Land Grid Array, also known as LGA, and Pin Grid Array, also known as PGA. In an LGA socket, like this one, there are pins that stick out of
the motherboard. The socket size may vary, so always make sure your CPU and socket are compatible
beforehand. When you purchase a
CPU or motherboard, they’ll tell you
right on the box what type of socket it has. Make sure your CPU and motherboards socket
also both match. If it’s not listed on the box, you can go to the manufacturer’s website where you usually list what types of CPUs are compatible
with the motherboard. The other type of socket
is the PGA socket, where the pins are located
on the processor itself. When we installed our CPU, we need to do a few things
to it to keep it cool. Since it does a lot of work, it’s prone to overheating. We have to make sure to include a heat sink too which takes the heat from our
CPU and dissipates it through a fan
or another medium. There’s one last thing I
want to call out about CPUs. If you purchase the CPU, you’ll see that it has either a 32-bit or
64-bit architecture. What does that mean? Well, we know we can process
eight bits in binary now, imagine how we can process
with 32 or even 64 bits. CPUs that have 32-bit or 64-bit architecture are just specifying how much data
they can efficiently handle. For now, the main
takeaway is that the CPU is one of the
most important parts of the computer so we have to
make sure it’s compatible with all other components and can perform well for our
computing needs.

Starting It Up


Video: BIOS

The text discusses how devices talk to each other in a computer. It starts by explaining that devices like keyboards and mice don’t contain any instructions that the CPU knows how to read. Instead, they use programs called drivers to tell the CPU how to run them. The drivers contain the instructions that the CPU needs to understand the device.

The text then explains the role of the BIOS (Basic Input Output System). The BIOS is software that helps initialize the hardware in the computer and gets the operating system up and running. It is stored in a special type of memory called the read-only memory (ROM) chip. The ROM chip is non-volatile, meaning it doesn’t erase the data when the computer is turned off.

The text also discusses the POST (Power-On Self-Test). The POST is a test that the BIOS runs when the computer is turned on. It checks to make sure that all the hardware in the computer is working properly. If there is a problem, the BIOS will usually beep a series of codes to indicate the error.

Finally, the text discusses the CMOS (Complementary Metal-Oxide Semiconductor) chip. The CMOS chip stores basic data about the computer, such as the date, time, and boot order. You can change these settings by entering the BIOS settings menu.

Here are some of the key points from the text:

  • Devices like keyboards and mice don’t contain any instructions that the CPU knows how to read. They use programs called drivers to tell the CPU how to run them.
  • The BIOS is software that helps initialize the hardware in the computer and gets the operating system up and running.
  • The POST is a test that the BIOS runs when the computer is turned on. It checks to make sure that all the hardware in the computer is working properly.
  • The CMOS chip stores basic data about the computer, such as the date, time, and boot order.

What is BIOS?

BIOS stands for Basic Input Output System. It is a firmware that is stored on a chip on the motherboard of a computer. BIOS is responsible for initializing the hardware in the computer and loading the operating system.

What does BIOS do?

BIOS performs the following tasks:

  • Initializes the hardware in the computer, such as the CPU, memory, and storage devices.
  • Loads the operating system into memory.
  • Sets the date and time.
  • Configures the system settings, such as the boot order and the amount of memory that is available to each device.

How to access BIOS

To access BIOS, you need to press a specific key or combination of keys when the computer is starting up. The key or combination of keys varies depending on the manufacturer of the computer. Typically, the key is displayed on the screen during the boot process.

Once you have accessed BIOS, you will be able to see a list of settings that you can change. The specific settings that you can change vary depending on the manufacturer of the computer and the version of BIOS that is installed.

Some common BIOS settings

Some of the most common BIOS settings include:

  • Boot order: This setting determines the order in which the computer will search for bootable devices.
  • Memory timing: This setting determines the speed at which the memory is accessed.
  • CPU frequency: This setting determines the clock speed of the CPU.
  • Overclocking: This setting allows you to increase the clock speed of the CPU beyond its default setting.

Changing BIOS settings

If you need to change a BIOS setting, you should carefully read the documentation that came with your computer or motherboard. Changing the wrong setting can cause the computer to malfunction.

Updating BIOS

BIOS updates can fix bugs and add new features. To update BIOS, you need to download the update from the manufacturer’s website and then follow the instructions that are provided.

Conclusion

BIOS is a critical part of a computer. It is important to understand what BIOS does and how to access and change BIOS settings. If you are not comfortable working with BIOS, you should consult a qualified technician.

Now we’ve seen all
the key components to get our computer running. The last thing we’ll go over is how our devices
talk to each other. We know how programs execute from our hard drive to our CPU, but how do other things
like a mouse click or a keyboard press gets sent
to our CPU for processing? These are fairly basic devices. They don’t contain
any instructions that our CPU knows how to read. If you just clicked on a
key from your keyboard, you’d only be sending
a bite to the CPU. The CPU doesn’t
know what this is because it doesn’t have instructions on how
to deal with it. Turns out our devices also use programs to tell the
CPU how to run them. These programs are called
services or drivers. The drivers contain
the instructions our CPU needs to understand external devices like
keyboards, webcams, printers. Our CPU doesn’t know that there is a device
that it can talk to. It has to connect
to something called the BIOS or basic
input output services. The BIOS is software
that helps initialize the hardware in our computer and gets our operating
system up and running. Unlike the programs,
you’re probably used to running a web browser
or operating system. The bios isn’t stored
on a hard drive. Our motherboard stores the
bios in a special type of memory called the read only
memory chip or ROM chip. Unlike RAM, ROM is non-volatile, meaning it won’t erase the data if the
computer is turned off. Once the operating system loads, we’re able to load drivers from non-essential devices
directly from the hard drive. In today’s system there’s another player for
bios called UEFI, which stands for Unified
Extensible Firmware Interface. UEFI performs the same function of starting your computer
as a traditional BIOS, but it’s more modern and has better compatibility and
support for new hardware. Most hardware out there today
comes with UEFI built in. Eventually, UEFI will become
the predominant BIOS. When you turn on a computer, you might notice a beeping
from time-to-time. Our computers run a test to make sure all the hardware
is working correctly. This is called a power-on
self-test or POST. The bios runs it when you
boot up your computer. The POST figures out what
hardware is on the computer. It happens before
the BIOS initializes any hardware or loads
up essential drivers. If there’s an issue with
anything at that point, there’s no way to
display it on the screen since things like the video
driver haven’t been loaded. Instead, the computer can usually produce a
series of beeps, almost like Morse code, which will help
identify the problem. Different manufacturers
have different beep codes. If you computer
successfully boots up, you may hear a single beep. If you hear two beeps, it could mean a POST error. It’s best to refer to
your motherboard manual to find out what
each code means. Also, you should know that not all machines have
built-in speakers. Don’t worry if your computer
boots without a beep. If it does have a
built-in speaker, being able to distinguish
what the beep codes mean is an extremely helpful tool when troubleshooting
boot issues. One last thing, we will
discuss our BIOS settings. There’s a special chip on our motherboard
called the CMOS chip. It stores basic data about
boosting your computer, like the date, time, and how you want it to start up. You can change these
settings by booting into CMOS or BIOS settings menu. It varies on
different computers, but usually when you
boot the computer, there will be a quick
screen that tells you what button to push to
get into the settings. From there, you can change the basic BIOS settings
of your machine. In an IT support role, you might interact with the BIOS more often than you think. BIOS settings control
which devices to boot to. In an IT role, you might need to change the settings
more often than not. A frequently performed IT task is the reimaging of a computer. The term refers to a disk image, which is a copy of
an operating system. The process of
reimaging involves wiping and installing
an operating system. This procedure is
typically performed using a program that stored on
some external device, like a USB memory
stick or a CD ROM, or even a server accessible
through the network. To access these programs
and perform the re-image, you will need to use the
bios to tell the computer to boot up from that
external device.

Video: Ben: Skills of IT professionals

The technology industry is constantly changing, so it is important to be curious and have a dedication to lifelong learning. Great tech skills are important, but the most important thing is to like people and helping them. IT and technology skills are relevant to every facet of our lives, so having them can help you in your career and in your personal life.

If you can learn the material in this program and you like it, then you can have a great career in technology. Don’t worry about the other stuff.

The one great constant in the technology industry is it’s history of change and the speed of that change so no
education is going to give anyone the skills they
need for an entire career. You’ve got to have curiosity, you’ve got to have a
lifetime of curiosity and a dedication to a
lifetime of learning because the tools and
technology that we use in this industry are
always going to be changing. Great tech skills are really important but the
important thing about technology is that it serves people and it serves the
interests of people. You have to like people you
have to like helping them, you have to have empathy and
sympathy for their problems. That is the most
important thing. There’s no corner of our lines are of industry of government or society that IT and
technology don’t play a role in, and these are skills that don’t just help you in your job, but they can help you with
every facet of your life. They’re going to be relevant
to everything that we do in our lives for as
far into the future as anyone can predict,
try this program out. If you can learn this material, if you liked this material, then you can have
a great career and technology and don’t worry
about the other stuff.

Video: Putting it All Together: Installing The Processor

  • The video is about assembling a computer from scratch.
  • The first step is to lay down the foundation of the computer, which is the motherboard.
  • The motherboard needs to be screwed into standoffs in the computer case.
  • The next step is to install the CPU. The CPU needs to be aligned with the motherboard socket and then secured in place.
  • After the CPU is installed, the heat sink needs to be attached. The heat sink is used to dissipate heat from the CPU.
  • Thermal paste needs to be applied to the CPU before the heat sink is attached. Thermal paste helps to transfer heat from the CPU to the heat sink.
  • The heat sink is then screwed onto the CPU.
  • Finally, the CPU fan is plugged into the motherboard.

Here are some additional points that you may want to include in your summary:

  • It is important to take precautions to prevent electrostatic discharge (ESD) when assembling a computer. ESD can damage computer components.
  • It is also important to follow the instructions that come with the computer parts. This will help to ensure that the computer is assembled correctly.
  • Assembling a computer can be a challenging task, but it is also a rewarding one. If you are interested in learning more about how to assemble a computer, there are many resources available online and in libraries.

Before you begin, make sure you have the following:

  • A computer with a motherboard and a processor
  • A screwdriver
  • Thermal paste
  • A clean cloth

Instructions:

  1. Ground yourself. To prevent electrostatic discharge (ESD), which can damage computer components, touch a grounded object before you touch any of the computer parts.
  2. Remove the CPU socket cover. The CPU socket cover is a small metal plate that covers the CPU socket on the motherboard. Use a screwdriver to remove the screws that hold the cover in place.
  3. Align the CPU with the socket. The CPU has a specific orientation that it must be placed in the socket. Look for the arrow on the CPU that corresponds to the triangle in the socket.
  4. Gently lower the CPU into the socket. Make sure that the CPU is fully seated in the socket.
  5. Apply thermal paste. Thermal paste is a conductive material that helps to transfer heat from the CPU to the heat sink. Apply a small amount of thermal paste to the center of the CPU.
  6. Install the heat sink. The heat sink is a metal device that helps to dissipate heat from the CPU. The heat sink should come with screws that you can use to secure it to the motherboard.
  7. Connect the CPU fan. The CPU fan is responsible for blowing air over the heat sink to help dissipate heat. Connect the CPU fan to the motherboard using the appropriate cable.

Once you have installed the processor, you can close the computer case and start using your computer.

Here are some additional tips:

  • Be careful not to touch the pins on the CPU. The pins are very delicate and can be easily bent or broken.
  • Do not overtighten the screws that secure the CPU in the socket. Overtightening the screws can damage the CPU.
  • If you are not comfortable installing the processor yourself, you can take your computer to a qualified technician.

Now that we’ve learned what the computer components
are and how they work, we’re going to assemble
our very own computer, a full-sized desktop. Computers are
incredibly fundamental to the work of an IT
support specialist. They’re used in pretty much
every aspect of the job. Aside from work,
knowing how to build a computer might inspire
you to try all kinds of cool stuff. You could custom build
a gaming rig to play the most advanced game
at the highest settings, or like me, make a home media server for all
your photos and videos. Knowing how to build
a computer is a skill that can be useful in
lots of interesting ways. Before we get started, let’s lay down some ground rules for this ground-up build. Sorry, I couldn’t help myself. We should think about
electrostatic discharge and try to prevent unwanted static from harming our very
expensive components. Have you ever rubbed
your socks on a carpet then
accidentally zap someone? That’s pretty harmless. But if you do that to your
new motherboard, you could completely destroy it. How do we prevent
static discharge? We can go about
this in two ways. You can touch an
electrical device that’s plugged in but not powered on. Fyi, you should do
this every couple of minutes when assembling
a new computer. Another option is to wear
an anti-static wristband, like the one I have
here. Let me get it. You connect the
end of the clip to a non painted metal service like your computer and then you strap it on to your
hands, and you’re done. While we’re on the subject
of anti-static safety, I want to call out that
when you buy computer parts, they’ll come in anti-static bags to prevent accidental
static electricity. Be sure to keep them
inside the bags until you need to install
them on your computer. Now, let’s get making
this computer. We’ll start by laying down the foundation of our computer. The motherboard. Remember, there are lots of different
form factors for motherboards and you
want to make sure the one new purchase
fits your computer case. We purchased a
full-sized desktop case and have a full sized
ATX motherboard. The motherboard, there
are lots of screw holes which coincide with the holes
in the desktop case too. You want to match
up the holes on the motherboard to the
holes on the desktop. Once you figure out
which holes to use, screw in the standoffs. Standoffs are used to raise and attach your motherboard
to the case. In this instance, our case has built-in standoffs. Let’s start by adding our components in. We’ll start with the CPU. Let’s take that out of
our anti-static bag. You want to be very
careful with these because they’re very expensive and
you don’t want to drop them. Once we’ve taken out the bag, let’s lineup the CPU with
the motherboard socket. Something to note is
this marker right here. This has to align with the CPU
socket on the motherboard. Also, don’t forget
to make sure you get compatible CPUs that
fit your motherboard. We have the LGA CPU in the LGA compatible
motherboard socket. Let’s go ahead and align
the correct orientation of the CPU and secure it
in place like this. Like I mentioned before, you want to make sure
that the pointers on the CPU and the
socket are aligned. The easy part is
putting a CPU in, the fun part is securing this. Just note that when you
secure the CPU in the socket, you do need to use a bit of force so it’s
tightly secured in. Perfect. Now the CPU is
secured in the socket. Now that our CPU is in place, we need to add our heat
sink on top of it. The heat sink is used to
dissipate heat from our CPU. I’ll show you some cool things. This part right here, this is what our CPU
relies on to stay cool. It takes the heat
from there and then uses this fan to blow it out. Before we attach the heat sink, we need to apply an even
amount of thermal paste. Let me get that. This
is the thermal paste. Thermal paste is used to better connect our CPU and heat sink, so the heat transfers from
one to the other better. To get started, apply a dab of thermal paste and spread
it evenly with a flat object. Let’s do that on
our CPU right here. The first thing that
you want to do is slowly apply a slat dab
on the CPU, like so. Then with a flat object
apply the thermal paste evenly throughout your CPU
to go halfway right here, halfway right here,
halfway right here, and then halfway right here. Just make sure that it spread
evenly throughout the CPU. You may have to do this multiple times to get this correct. Once you have that in place, you’re going to take
your heat sink and then you’re going to
press it against the CPU. Something to note is
these screws right here. They align with the
CPU socket so they can guide you while you
put the heat sink on. Great. Once you have all
four sockets aligned, go ahead and get
your screwdriver and then tighten
down the sockets. One thing to do is to make sure that you screw
opposite sides first so you know that the heat sink is
attached securely. One thing I like to do
again is just to go over my screws to make sure everything
is tightened securely. Great. Now that our screws are tightly on and our heat
sink is secured to the CPU, you have to plug this
molex to the motherboard. This is important because
this is what controls the fan speed via
the motherboard. Perfect. Now you’ve fully installed and connected your
CPU to the motherboard.

Video: Putting it All Together: Adding the RAM And The Drive

To install RAM on a motherboard, locate the DIMM slots and make sure that the RAM sticks are aligned with the slots. Then, push the RAM sticks into the slots until you hear a click. To install a hard drive, slide it into the cage and connect it to the motherboard using a SATA cable. To install a case fan, find the fan headers on the motherboard and connect the fan wires to the headers. To connect the power supply to the motherboard, plug the power supply cables into the corresponding power connectors on the motherboard.

What you will need:

  • A computer case
  • A motherboard
  • RAM sticks
  • A hard drive or solid-state drive (SSD)
  • A power supply
  • SATA cables
  • Screwdrivers
  • Anti-static wrist strap (optional)

Instructions:

  1. Gather all of your materials and lay them out in a well-lit area.
  2. Remove the side panel of the computer case.
  3. Locate the DIMM slots on the motherboard. These are the slots where you will install the RAM sticks.
  4. Align the RAM sticks with the DIMM slots and gently press them down until they click into place.
  5. Repeat steps 3 and 4 for each RAM stick.
  6. Locate the hard drive or SSD bay in the computer case. This is where you will install the hard drive or SSD.
  7. Secure the hard drive or SSD in the bay using the screws that came with it.
  8. Connect the SATA cable from the hard drive or SSD to the SATA port on the motherboard.
  9. Connect the power cable from the hard drive or SSD to the power supply.
  10. Replace the side panel of the computer case.

Tips:

  • Be careful not to touch the pins on the RAM sticks or the connectors on the cables.
  • Make sure that the RAM sticks are pushed in all the way until they click into place.
  • If you are not sure how to install a particular component, consult the motherboard manual or watch a tutorial online.

Safety precautions:

  • Always wear an anti-static wrist strap when working with computer components to prevent static electricity from damaging them.
  • Be careful not to overtighten the screws when securing the RAM sticks, hard drive, or SSD.
  • Do not touch the capacitors on the motherboard.

Let’s install our RAM,
locate the DIMM slots on your motherboard. So, these are the DIMM slots
like we discussed before, I have four slots available here and I
have four RAM sticks, lemme pick those up, that’s my RAM sticks and
of course they’re my anti static bag. Just take them out. So as mentioned before this build,
we’re going to use DDR3 RAM. All right, one thing I like to do before
I install my RAM is to make sure that I align these slots with my RAM slots, so that way I’m not going to be forcing
those in when it’s time to install. So, if you see right here,
you start to align in the middle. So something I do is before I put it in,
just visually make sure that you got this right, then align the rest of your RAM
sticks to the same position, like this. Sort of go like this,
like this and like this, that way you’re not going to
be damaging your pins if you pick your RAM sticks up and
accidentally force it in. So now we’ve got that, we’re going to
put this in this slot right here. Line up the pins correctly and
pushing the RAM until you hear click. You know it’s secure when both sides
of the RAMs are locked in place. And there’s something else you
should know, your slots right here, they’re both black and white. We’re going to stick to
using the white slots. There’s two and we’re also
going to put this one right here. There you go, you’ve securely fastened
your RAM inside your motherboard. Next, we have our hard
drive in this example, we’re using an SSD SATA
hard drive instead of HDD, we just need to use one SATA cable
to connect it to our motherboard. So first, I’m going to go ahead and
slot this in this cage. This is going to vary from case to case,
but this one’s going to be easy, all we had to do was just slide it in like so and
normally you’ll hear it click, like that. Once that’s in, we just need to use one SATA cable to
connect our SSD to our motherboard. Lemme go and get that. So here we go, here’s a SATA cable. So what I’m going to do is I’m
going to connect this end to our SSD, I’m going to connect this
end to our motherboard. There we go, it’s in. Remember, SATA cables
can only go in one way. So now that we have our SSD installed,
let’s go ahead and install our case fan. And this is how this looks like. One thing to note is a small X,
you’re going to go ahead and find a label on your motherboard
that says rear fans. Not all motherboards have this, but
in this example we do have that, so just to note. Get those into the grooves, there you go, my fan’s installed and
now I’m going to go ahead and attach this to the more AX, there we go. Now my fan is attached to my motherboard. The best practice you want to create
a wind tunnel that takes an air, blows it over your components and
then pushes it all out back. Check out how our heat
sink has a fan on it too. That’s pretty normal since our
CPU generates a lot of heat and we want to help cool it
off as best as we can. We’re almost done,
now we’re going to connect our power and test to see if everything’s working. So let’s grab our power supply. Here we are. First, let’s secure our
power supply to our case. Be careful not to damage
the motherboard when you install it, what you’re going to do is you’re
going to put this in slowly like that and then just slide it in, there you go. One thing I like to do is I like to put
my cables all the way up to the side, so like I mentioned before, it’s not going to
go ahead and damage the motherboard. So now I’m going to go ahead and
start securing my power supply. It’s always fun getting it, there we go. As you can see, I normally like to
go ahead and start my fingers so it’s easier to get in. And then once I put all my screws in,
I’m going to go ahead and use my screwdriver and
fasten it, tighten that. There you go. So let’s go ahead and
tighten our screws right here. Great, so now we’ve secured
our power supply to the case, so some won’t move anywhere. And just another note, you can also
install the power supply before adding it to the motherboard depending
on how your case is laid out.

Video: Putting it All Together: Adding Graphics and Other Peripherals.

The text is about building a computer. The speaker starts by explaining the different connectors on the power supply. They then connect the power supply to the motherboard and the CPU. They also connect the case cables to the motherboard. Next, they install the graphics card. Finally, they connect the monitor, keyboard, and mouse to the computer. They power on the computer and it boots up successfully.

Here are some of the key points from the text:

  • The power supply is the component that provides power to the other components in the computer.
  • The motherboard is the main circuit board in the computer. It connects all of the other components together.
  • The CPU is the central processing unit. It is responsible for carrying out the instructions of the computer programs.
  • The graphics card is responsible for displaying images on the monitor.
  • The case is the physical housing for the computer components.
  • The monitor, keyboard, and mouse are the input devices that allow the user to interact with the computer.

The text also mentions that the computer does not have an operating system installed. This is a software program that controls the basic functions of the computer. The speaker says that they will discuss operating systems in a future lesson.

Introduction

In this tutorial, we will learn how to add graphics and other peripherals to a computer. We will cover the following topics:

  • Installing a graphics card
  • Connecting a monitor
  • Connecting a keyboard and mouse
  • Connecting other peripherals, such as a printer or speakers

Installing a graphics card

The graphics card is responsible for displaying images on the monitor. To install a graphics card, follow these steps:

  1. Make sure that your computer has a free PCIe slot.
  2. Remove the side panel of your computer case.
  3. Locate the PCIe slot and insert the graphics card into it.
  4. Secure the graphics card in place with the screws that came with it.
  5. Connect the power cables to the graphics card.
  6. Close the side panel of your computer case.

Connecting a monitor

The monitor is the device that you will use to see the images that are displayed by the graphics card. To connect a monitor, follow these steps:

  1. Find the video output port on the graphics card.
  2. Connect a video cable to the video output port.
  3. Connect the other end of the video cable to the monitor.
  4. Turn on the monitor and the computer.

Connecting a keyboard and mouse

The keyboard and mouse are the input devices that you will use to control the computer. To connect a keyboard and mouse, follow these steps:

  1. Find the USB ports on the back of the computer.
  2. Connect the keyboard and mouse to the USB ports.
  3. Turn on the computer.

Connecting other peripherals

Other peripherals, such as a printer or speakers, can be connected to the computer using a variety of ports, such as USB, HDMI, or VGA. To connect a peripheral, follow the instructions that came with the peripheral.

Conclusion

In this tutorial, we learned how to add graphics and other peripherals to a computer. By following these steps, you can easily add the peripherals that you need to your computer.

Here are some additional tips for adding peripherals to a computer:

  • Make sure that the peripherals are compatible with your computer.
  • Read the instructions that came with the peripherals carefully.
  • Be careful not to damage the peripherals when you are connecting them to the computer.

With a little care and attention, you can easily add the peripherals that you need to your computer.

Let’s go back to our
massive connectors. There are few things I
would like to highlight. This big one right here. This is the one that
house our motherboard. Another one that we have, it’s more of a legacy
one is for pin Molex. These connections were used
heavily before SATA came out. Now we use these connectors to power majority of
the SATA devices today. Most modern machines
today will probably use SATA connectors for
your hard drives. It may come with Molex
to SATA adapters. Now, it’s time for the fun part. First, let’s go
ahead and connect our power supply to
our motherboard. That’s this big pin, as
we discussed earlier. It’s going to go in right here. Plug that in like so. Next, we’re going to
go ahead and power the CPU with this
pen right here. Pretty tight, but you should
be able to get it in. There you go. What
we just did was we have the power supply is powering the motherboard
and the CPU. Now that we’ve
hooked up to cable to our CPU and motherboard, next thing that we
need to hook up are these cables that are
sitting in our case. This is going to
vary from case to case, but let’s go through it. Some of these
cables are used for your cases, buttons, and lights. For this one, I’m going
to plug these in. Our case cables are now
secured to a motherboard. One good idea is sometimes your motherboard will
come with some guides. This will help you
fasten your cables to your motherboard so it’s
clean and tight on your case. I’m just going to go ahead
and do that right here. Now that we have our cables securely fastened to our case, let’s not forget one more thing, how graphics card we’ll need that so we can upload
a video to our monitor. We’re going to plug
this graphics card into our PCI Express lot
on our motherboard. Just like the RAM,
you are going to put a little bit of pressure
when you insert the same. Don’t feel bad by putting a little bit of pressure and
you hear a click like this, which you’ve done
it, you can tightly secure it to your case. This is going to vary
from case to case. There you go. Your graphics
card has been installed. I think that’s it. Let’s
cover up our computer. First make sure you take your
anti-static bracelet away. Get our case put
that in like so. Just plug. That’s it. There you go. We finally
built our machine. Last, but not least, let’s connect our
monitor keyboard, mouse to the desktop. First, let’s get our keyboard. We’re going to do is
going to connect this USB to the USB port on our desktop. Want to get our mouse,
do the same thing, connect this to our
USB port then finally, we’re going to go ahead
and connect our monitor. For this monitor we’re
going to go ahead and use a display port cable. Want to connect one end
to our desktop like so. Next I’m going to plug
this into my monitor. This is the most
interesting part. Let’s see if all this works. I’m going to power it
on, I got blue light, which is good, off course it’s going to vary from
system to system. Let’s see if something
shows up on the monitor. Computer is booting
up. Let’s see. It looks like the
monitor is receiving signal. Just good it. There we have messages.
Success, there we go. It’s working perfect. If you’re having issues with your computer not
starting up, that’s okay. Check that your power supply can supply the correct amount of wattage or make sure your connectors are
in the right place. Oh, what’s this
non-system disk or disk area replace and
strike any key when ready. Looks like our disk doesn’t have an operating system to
boot into. No worries. That’s what we’ll
be discussing in the next set of lessons. We’ll learn what an
operating system is, and what the main
operating systems are and how to install one. Well, good job. You’ve got your computer
up and running and it monitors were seeing
signal so that’s it. Let’s take a moment and think
about what you just did. Not only did you learn about each component
of a computer, but you figured
out how they work individually and then
we built one together. It’s quite an accomplishment.

Video: Mobile Device Repair

  • Repairing a mobile device is different from repairing a computer because there are thousands of types of mobile devices and each one may have different repair procedures.
  • Before attempting any repairs, make sure you are familiar with your organization’s policy on mobile device repair. You may or may not be able to repair the device yourself, and even if you can, it may void the warranty.
  • If you are not allowed to perform your own repairs, you will need to send the device out for repair or replacement. You should know and understand the return merchandise authorization (RMA) process for each device.
  • Depending on the device and your organization’s policies, you may also need to do a factory reset on the device before it is sent for repair. This will remove all data, apps, and customizations from the device.
  • When repairing a mobile device, follow the same best practices as you would when working on a PC. Protect against static discharge, use the right tools, keep parts organized and labeled, and take pictures along the way. Follow vendor documentation and test the device to make sure it still works.

Here are some additional points that are not explicitly mentioned in the passage:

  • It is important to have a good understanding of the different components of a mobile device in order to be able to diagnose and repair problems.
  • Repairing a mobile device can be a delicate process, so it is important to be careful and avoid damaging the device further.
  • There are many resources available online and in libraries that can help you learn more about repairing mobile devices.

1. Before you start

  • Check your organization’s policy on mobile device repair. You may not be allowed to repair the device yourself, and even if you can, it may void the warranty.
  • If you are not allowed to perform your own repairs, you will need to send the device out for repair or replacement. You should know and understand the return merchandise authorization (RMA) process for each device.
  • Depending on the device and your organization’s policies, you may also need to do a factory reset on the device before it is sent for repair. This will remove all data, apps, and customizations from the device.

2. Gather your tools and supplies

  • You will need a variety of tools and supplies to repair a mobile device. Some of the most common tools include:
    • Screwdrivers
    • Pry tools
    • Tweezers
    • Soldering iron
    • Multimeter
    • Anti-static mat
    • Safety glasses
  • You will also need some replacement parts, such as:
    • Screens
    • Batteries
    • Charging ports
    • Speakers
    • Buttons

3. Disassemble the device

The first step in repairing a mobile device is to disassemble it. This can be a delicate process, so it is important to be careful and avoid damaging the device further.

  • Follow the manufacturer’s instructions to disassemble the device.
  • Be sure to label all of the screws and components so that you can reassemble them correctly later.

4. Diagnose the problem

Once the device is disassembled, you can begin to diagnose the problem. This may involve testing individual components or looking for physical damage.

  • Use your multimeter to test the voltage of different components.
  • Look for cracks, dents, or other signs of physical damage.

5. Repair the problem

Once you have diagnosed the problem, you can begin to repair it. This may involve replacing a damaged component or soldering a loose connection.

  • Be sure to use the correct tools and procedures for the repair.
  • Take your time and be careful not to damage any other components.

6. Reassemble the device

Once the repair is complete, you can reassemble the device. This is the reverse of the disassembly process.

  • Be sure to follow the manufacturer’s instructions carefully.
  • Make sure that all of the screws are tightened securely.

7. Test the device

Once the device is reassembled, you should test it to make sure that it is working properly.

  • Try turning it on and using all of its features.
  • If the device is not working properly, you may need to repeat the repair process.

8. Document your work

It is a good idea to document your work so that you can refer to it later if you need to repair the device again.

  • Take pictures of the disassembled device and the repair process.
  • Keep a record of the parts that you replaced.

9. Dispose of the old parts properly

Old electronic parts should be disposed of properly.

  • Do not throw them in the trash.
  • Take them to a hazardous waste disposal facility.

10. Stay up-to-date on the latest repair techniques

The latest repair techniques are constantly evolving. It is important to stay up-to-date on the latest trends so that you can provide the best possible service to your customers.

  • Read industry publications and watch online tutorials.
  • Attend training courses and workshops.

I hope this tutorial has been helpful. Repairing mobile devices can be a challenging but rewarding process. By following these steps, you can learn how to fix common problems and keep your devices running smoothly.

Repairing a mobile
device is different from repairing larger, more
generic computers. First, there are thousands
of types of mobile devices. There’s no way we can
cover all the differences. Instead, let’s check out some of the tools and techniques that you’ll rely on to
keep mobile devices in your organization running. As an IT support specialist, you might receive training
in this area and be responsible for
repairing devices that your organization owns. Before you attempt any repairs, make sure you’re familiar with your organization’s policy
around mobile device repair. Depending on the device, you may or may not be able
to repair it on your own. But not so fast, keep in mind that even when you can repair a device on your own, they will usually
void the warranty. So check the impact on the warranty before
working on a device. With specific training, you
might be able to perform some repairs without violating the warranty of the device. For example, you
might be allowed to replace a cracked
smartphone screen without voiding the warranty, but you’re probably
not permitted to replace the damaged
charging port. If you’re not allowed to
perform your own repairs, then it may be your job to send the device out for repair or replacement with an outside
vendor or manufacturer. You should know and understand the return merchandise
authorization or RMA process for each
device that you deal with. The device’s warranty or the service agreement that
your organization has with the device’s manufacturer
will determine how and when it will be
repaired or replaced. Depending on the device and
your organization’s policies, you might also need to
make sure that there’s no proprietary or personal data on the device before it
is sent off for repair, by doing a factory
reset on the device. A factory reset will
remove all data, apps, and customizations
from the device. When repairing a mobile device, follow the same best practices that we showed you
for working on a PC. Protect against
static discharge, use the right tools, keep parts organized
and labeled. Taking pictures along the
way can help a lot too. Follow vendor documentation and test the device to make
sure it still works.

Reading: Mobile Display Types

Reading

Practice Quiz: Starting It Up

What is the difference between a ROM chip and a RAM chip? Check all that apply.

Which of these functions does the BIOS perform? Check all that apply.

Where are your BIOS settings stored?

What is the difference between a traditional BIOS and UEFI? Check all that apply.

What function does the POST perform in a computer?

What function does the BIOS perform?

Where are the BIOS settings stored?

What function does a driver perform on the computer?

Hardware: Graded Assessment


Video: One program, many futures

The author was impressed by how many different jobs involve IT in some way. They said that this was very motivating and gave them a sense of growth. They felt like they had been stuck in dead-end jobs before, but now they saw that there were many opportunities for advancement in IT.

The author also said that the program gave them a better understanding of what IT is and all the different possibilities within the field. They said that they could go into hardware, cyber security, or any other area that they were interested in. They were excited about the fact that IT is not a stagnant field and that there is always room to grow and learn.

The author concluded by saying that this program would be a great way to get started in IT. They said that it provides the basic fundamentals and building blocks that you need to succeed in the field. From there, the sky is the limit.

Here are some key points from the text:

  • The author was impressed by the many different jobs that involve IT.
  • They felt motivated by the sense of growth that came with learning about IT.
  • The program gave them a better understanding of what IT is and all the different possibilities within the field.
  • They were excited about the fact that IT is not a stagnant field and that there is always room to grow and learn.
  • They concluded by saying that this program would be a great way to get started in IT.

One of my favorite
parts of the program, was showing me how many
different jobs have an IT department or
use some aspect of IT. You can do pretty much
anything, it’s very motivating. The feeling of growth,
is an amazing thing, having felt stagnant for so long, working at what I had
considered to be dead end jobs, with no real vertical movement, and knowing that now
you can advance, you can put yourself
into so much more. Don’t think about
what you think IT is, think about all the
possibilities or the expansion that IT
actually goes into. The program was great for me, it gave me more
understanding of what IT is and all the different
opportunities you can get into, and I can go into hardware, I can go into cyber security, and that’s the best
part because it’s not just keeping me
grounded to one level. I am able to go further. This program, would definitely be the way to go to get
your foot in the door, to learn and do more in this field that
you’re interested in. It has the basic fundamentals, it gives you the building blocks, and from there, the
sky is the limit.

Reading: Module 2 Glossary

Reading