Today I practiced Go on Sololearn! This time I went over channels, which allow communication between Goroutines. This communication allows the program to wait for the Goroutines to finish executing. Next time I will be going over the select statement, which is used to wait on multiple channel operations!

Bug Zero Icon

OUR NEWSLETTER