Channels – Go on Sololearn

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!

Labor Day 2021

Daniel reflects on what Labor Day is all about and thanks the workers who put in their time to help us. Thank you so much for helping our country. We want to say that we care about those who gave their time for us.

Goroutines – Go on Sololearn

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!

Concurrency – Go on Sololearn

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!

Our First Day of School

Our First Day of School

My brothers and I had a wonderful back-to-school day. We saw some of our old friends and some new. We are so glad to see what this school year will bring. We went to our classes and got a feel of what class will be like and what to expect.

Introducing Kids Into Every Day Things That Use Code

Daniel Amadi had the chance to talk to 6-8-year-old boys and girls about coding at The Tender Hearts Nursery and Primary School in Nigeria! This was an amazing opportunity to tell kids about every day things that use code. He talked about Traffic Lights, Computers, Phones and so much more!

Bug Zero Icon

OUR NEWSLETTER