Today I practiced Go on Sololearn! This time I went over Goroutines, which allow for concurrency. A Time.sleep delays the program long enough to see the Goroutines in action. But the Goroutines have no way of knowing when one has stopped and another can begin. Next time I will go over channels, which allow for communication between Goroutines!

Bug Zero Icon

OUR NEWSLETTER