In this lesson, you’re going to learn about developing by error messages. It’s a great way to approach programming in general.
Error messages are your friends! They’re there to help you. Essentially, the computer is telling you, “Something’s not right. Here’s a helpful tip to help you solve your problem.”
reblark on Feb. 18, 2020
By the way, this little discussion about error messages and your emphasis on reading them has been very helpful to me in every piece of development work that I have tackled. It’s great.