Daniel Felix Ritchie School of Engineering and Computer Science

Developing Unicode-Aware Applications in Go

Text might seem like an easy issue, but once you get started with Unicode, there’s so much you need to know. Go comes with built-in support for Unicode, but you need to know how to work with it efficiently and effectively. In this course, join instructor Miki Tebeka as he demonstrates the fundamentals of working with Unicode including strings, parsing text, and encoding. By the end of this course, you’ll also be prepared to avoid common Unicode mistakes on your next Go development project.

Learn More