Summary and Quiz on Using Common Data Formats

Test your knowledge of using common data formats in Go with a quiz.

We'll cover the following

Summary

In this section, we covered how to read and write CSV files and Excel reports. Additionally, we learned how to encode and decode data in JSON and YAML formats. This section has shown how we can decode data in streams while reinforcing ways to concurrently read and use data with goroutines.

Quiz

Get hands-on with 1200+ tech skills courses.