https://rentry.org/PPP2_ch05

/robowaifu/'s C++ learning textbook chapter 05

Errors

“I realized that from now on a large part of my life would be spent finding and correcting my own mistakes.” —Maurice Wilkes, 1949

"In this chapter, we discuss correctness of programs, errors, and error handling. If you are a genuine novice, you’ll find the discussion a bit abstract at times and painfully detailed at other times. Can error handling really be this important? It is, and you’ll learn that one way or another before you can write programs that others are willing to use. What we are trying to do is to show you what “thinking like a programmer” is about. It combines fairly abstract strategy with painstaking analysis of details and alternatives."

PrevHomeNext

Edit
Pub: 21 Jan 2023 06:52 UTC
Edit: 25 Feb 2023 13:14 UTC
Views: 570