Chapter 2 - Concept SummaryΒΆ
Chapter 2 included the following concepts from computing.
Computer - A computer is a device that can perform actions on input (which is also called data).
Java - Java is a programming language. It is used in the Advanced Placement Computer Science A course.
Program - A program is a set of instructions that a computer can understand to accomplish some goal. This is sometimes called code.
Programming Language - A programming language is used to tell a computer what to do. Some examples are Python and Java.
Programming Tool - A programming tool is used to do programming. One example is Scratch which is at http://scratch.mit.edu.
Python - Python is a programming language. It is the language you will use in this ebook.
Turing Machine - A Turing machine is a theoretical computer that can read instructions from a tape and write results to the tape.
Note
This is the end of chapter 2. We would love it if you could give us some feedback on this chapter at https://www.surveymonkey.com/r/ch2-teacher-fb. You might want to open this link in a new tab to make it easier for you to return to your place in this ebook.