ep003.01 - CSV Encoding in Go - part 1

preview_player
Показать описание
#golang #encoding #decoding #striversity
Let's look at how to encode/generate CSV (comma-separated-values) data.

Episode: 003.01

In this video, I will write the CSV records to os.Stdout, but it is very easy to write to a file instead. If you want to see how to clean up the code and write to a file, see part 2.

Рекомендации по теме