Today I practiced Go on Sololearn! This time I went over a brief introduction to concurrency, which separates a large program into smaller parts that run independently. Next time I will go over goroutines, Go’s built-in form of concurrency!
Today I practiced Go on Sololearn! This time I went over a brief introduction to concurrency, which separates a large program into smaller parts that run independently. Next time I will go over goroutines, Go’s built-in form of concurrency!