Progress Checkpoint

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

The Pragmatic Programmers
The Pragmatic Programmers

--

👈 Movie Search | TOC | Chapter 13 Blocks and Procs 👉

In this chapter, you learned how to write programs that interact with other programs running somewhere else on the Internet. You learned what APIs are, how to explore them, how to use them, and how to use them respectfully.

In the next two chapters, you’re going to get a bit more nerdy and abstract and focus on increasing your power and expressivity as a programmer. You’ll start by learning some advanced techniques, which will allow you to create your own iterators and control flow structures. It’s a level of expressivity that I, personally, couldn’t live without.

Footnotes

[1] https://official-joke-api.appspot.com/random_joke

[2] https://github.com/15Dkatz/official_joke_api

[3] https://opentdb.com/api_config.php

[4] http://open-notify.org/Open-Notify-API/ISS-Location-Now/

[5] http://api.open-notify.org/iss-now.json

[6] http://www.omdbapi.com/

Copyright © 2021, The Pragmatic Bookshelf.

👈 Movie Search | TOC | Chapter 13 Blocks and Procs 👉

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.