Eugene had the privilege to sing with one of his teachers at church on a song called “I’ll Never Forsake You”. He was so happy to be able to sing about his Lord and Savior Jesus Christ! Eugene loves music and the way the notes and rhythm flow during the song. Playing the trombone and singing are hobbies that he really enjoys doing every day!
Today I practiced more Go on Sololearn! This time, I went over array slices, dynamically-sized views into the contents of an array. Go also has a make function, which allows you to make slices and dynamically-sized arrays. This function goes hand-in-hand with the append function, which adds elements to the array.
Today I practiced Go on Sololearn and go over structs! I learned about structs, collections of fields that allow you to group data, and pointers, special variables that hold the memory address of values. The goal of the course was to fill out name fields and creating pointers.
Today I completed the “Calculate BMI” kata on Codewars!
When I was writing the code and ran it, I at first was struggling about why it wasn’t working. Then I re-read the instructions and found that the height variable was meant to be a float. So I retyped the code and it worked!
Reading the instructions all the way before you start programming can make all the difference.
Here, Timothy Amadi talks about 3 reasons why kids should start coding at a young age. We all need to bring kids to tech and show how they can change the world.
Eugene had the privilege 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 coding. He also was able to tell them about the fundamentals of computers, coding, and many more! He used the word “Obedience” to engage the kids.
How have you been able to introduce kids into coding this summer?
Recent Comments