Skip to content

Commit b703a7b

Browse files
committed
Changed to use common text with the handout for kids
1 parent 33cfd60 commit b703a7b

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

chapters/introduction.tex

+3-13
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
\section{Introduction For The Participants}
22

3-
This workshop is going to help you learn about computers -- but not how to \emph{use} computers. Rather, when we are finished, you will understand a little bit about how and why computers really do work and get answers to math problems. To get to that goal, you'll need to learn some new topics in math, and learn about electricity. You'll also need to learn about basic \emph{electronic components}, too. These are the small pieces that are used together in \emph{circuits} to do useful things with electricity. When assembled, circuits (whether simple or complex) enable electricity to do all the things we can make electricity do, like light our homes, play music on the radio, find directions with a GPS, run a gasoline engine, or show you a web page.
4-
5-
Computers are wonderful, multipurpose machines that process, store, retrieve, and change data. Computers perform work according to instructions that are provided to the computer. But computers can't add or subtract the way you do. They can't read the way you do. They don't think. Really, \emph{they only do math.} Everything computers do is controlled by a series of instructions that \emph{all boil down to math and logic,} even if it looks like magic. The way computers do all the things they do can always be described as a series of instructions. Each of these actions can be performed by some combination of special circuit types, and each circuit is made up of basic electronic components. You can learn enough about each basic component to understand what it does, without needing to do a bunch of math. And, you can understand all the individual instructions, even if you don't want to build your own computer!
6-
7-
Ultimately this workshop will make it possible for you to make, from the most basic electronic components, a simple digital computer that can add two numbers and correctly display the result, or tell you whether or not two numbers are equal. Along the way you'll see how each piece works, and how to put the pieces together. Some workshops will also teach you how to solder components, so you can actually \emph{make} some of the building blocks of computers. There are follow-on discussions about other topics like subtraction and using circuits to store information so a computer can use it later.
8-
9-
This time together should be fun! You can help make it fun for everyone by asking questions and by telling the instructor what you think about the parts of this course. It's not easy to teach this material, so your feedback will help the authors improve this course over time, as the feedback from many people has already improved this workshop.
10-
11-
I'm so glad you're interested in computers. It makes me feel good when people learn things and have fun with this course. Thank you!
12-
\bigskip
13-
14-
\noindent Jesse Hamner, PhD\\
15-
\noindent 2018--2024\\
3+
\input{./chapters/participant_intro.tex}
164

5+
\clearpage
6+
\newpage
177

188
\begin{figure}[!hb]
199
\begin{center}

0 commit comments

Comments
 (0)