© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
J. BartlettProgramming for Absolute Beginnershttps://doi.org/10.1007/978-1-4842-8751-4_5

5. How Computers Work

Jonathan Bartlett1  
(1)
Tulsa, OK, USA
 

Now that we know a little bit about where computers come from, how they communicate, and how they store data, we can learn how computers work. Chapter 1 discussed the difference between a machine language, which allows a programmer to give a computer instructions that it directly understands, and a programming language, which is a more humanlike way of programming the computer. Programming languages, since they are not native to a computer, eventually have to be translated into machine language instructions

Get Programming for Absolute Beginners: Using the JavaScript Programming Language now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.