Summary
In this chapter, you learned the following:
- How to write reusable functions with input parameters and return values, in both an imperative and functional style
- How to use the Visual Studio and VS Code debugging and diagnostic features, such as logging and unit tests, to identify and fix any bugs in them
- How to throw and catch exceptions in functions and understand the call stack
In the next chapter, you will learn how to build your own types using object-oriented programming techniques.
Learn more on Discord
To join the Discord community for this book – where you can share feedback, ask questions to the author, and learn about new releases – follow this QR code:
https://packt.link/cs14net10
