Progress Checkpoint

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

The Pragmatic Programmers
The Pragmatic Programmers

--

👈 Good Variable Names | TOC | Chapter 5 Methods 👉

In this chapter you learned how to convert between numbers and strings. This was important because, as you saw, puts and gets only operate on strings. This means that you now know how to write truly interactive programs. And finally, we talked about the importance of good names in programming, because this stuff can quickly get confusing.

In the next chapter, you’ll learn more about how methods actually work, review the methods you already know, and also learn several new ones. This will enable you to write more interesting and powerful programs.

Copyright © 2021, The Pragmatic Bookshelf.

👈 Good Variable Names | TOC | Chapter 5 Methods 👉

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.