Progress Checkpoint

Learn to Program, Third Edition — by Chris Pine (14 / 116)

The Pragmatic Programmers
The Pragmatic Programmers

--

👈 Simple Arithmetic | TOC | Chapter 2 Letters 👉

In this chapter you learned about numbers. (I really nailed the chapter title, didn’t I?) More specifically, you learned about the two kinds of numbers that computers use most often: integers and floats. You also learned how to do basic arithmetic on those numbers, including the slightly weird case of integer division.

Your next stop is learning how to use text in your programs. Because it’s pretty hard to write interesting programs without printing some sort of text.

Copyright © 2021, The Pragmatic Bookshelf.

👈 Simple Arithmetic | TOC | Chapter 2 Letters 👉

Learn to Program, Third Edition by Chris Pine can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.

--

--

The Pragmatic Programmers
The Pragmatic Programmers

We create timely, practical books and learning resources on classic and cutting-edge topics to help you practice your craft and accelerate your career.