GoLang Tutorial 21: What is the Connection between String, Rune, and Byte?



GoLang Tutorial 21: What is the Connection between String, Rune, and Byte?

GoLang Tutorial 21: What is the Connection between String, Rune, and Byte?

Welcome to lesson 21 of our GoLang course. In this lesson, we will go behind the scenes to see how strings work in Go. We will look at the relationship between the string, rune and byte data types. We will also look at how UTF-8 encoding works with Unicode.

Please feel free to ask any questions you may have. Post a comment under the video or reach out to the Discord server:

Discord Community: [https://discord.gg/hrBmKjyB]

Attributions:
Gopher Images: [https://github.com/egonelbre/gophers]

Comments are closed.