Summary
In this chapter, we talked about many handy Go features, including creating and using structures, tuples, strings, and runes, and the functionality of the unicode standard Go package. Additionally, you learned about pattern matching, regular expressions, the processing of JSON and XML files, the switch statement, and the strings standard Go package.
Finally, we developed a key-value store in Go and you learned how to use the types of the math/big package to calculate Pi with the desired accuracy.
In the next chapter, you will learn how you can group and manipulate data using more advanced arrangements, such as binary trees, linked lists, doubly linked lists, queues, stacks, and hash tables. You will also explore the structures that ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access