In this section, you will learn why performance in computer science is important. You will also learn why performance is important in the Go language. Moving on, you will learn about data structures and algorithms, concurrency, STL algorithm equivalents, and the matrix and vector computations in Go.
The chapters in this section include the following:
- ​Chapter 1, Introduction to Performance in Go
- Chapter 2, Data Structures and Algorithms
- Chapter 3, Understanding Concurrency
- Chapter 4, STL Algorithm Equivalents in Go
- Chapter 5, Matrix and Vector Computation in Go