Exercise 4: Go Concurrency

Let’s test our understanding by attempting this challenge.

We'll cover the following

Let’s practice what we’ve learned so far. The solution to this exercise will be provided in the next lesson.

Problem

Try to implement a concurrent version of wc(1) that saves its output to a file before running the code in the playground.

Get hands-on with 1200+ tech skills courses.