A Camping Experience

A Camping Experience

About three weeks ago, all three of us boys had the opportunity to go to a week-long overnight summer camp. Because of covid, we did not get a chance to attend this camp last year. We had a great time as we did fun activities like hiking, ziplining, and swimming in a waterfall. I also made new friends that were cool and fun to hang out with. What a fun and exciting week! Can’t wait to go back next year! Have you gone camping this summer yet?

SoloLearn – React + Redux

SoloLearn – React + Redux

Eugene just completed the React + Redux course on SoloLearn! Here are the things he learned from the course:

Virtual DOM

Props

State

Lifecycle methods

Handling Events

The Wide Mouthed Frog! – Codewars

The Wide Mouthed Frog! – Codewars

Today I completed the “Wide-Mouthed Frog!” kata on Codewars!

At first glance, it took me some time to figure out what to do, but I quickly found out: if the animal used for the function was an alligator, output ‘small;’ otherwise, return ‘wide.’ Knowing this, I typed the code and it worked!

 

No oddities here – Codewars

Today I completed the “No oddities here” kata on Codewars!

Codecademy – C++

Codecademy – C++

I just completed my C++ Course on Codecademy. I learned a lot while working through this course:

Vectors

Functions

Classes & Objects

References & Pointers

“Grasshopper – Terminal game Turn Function” – Codewars

“Grasshopper – Terminal game Turn Function” – Codewars

Today I completed the “Grasshopper – Terminal game Turn Function” kata on Codewars!

Looking at the instructions, I knew I had to call six functions in a specific order. The question was, “Which order?” After some trial and error, I found the order: rollDice, move, combat, getCoins, buyHealth, and printStatus. I ran this code and it worked!

Bug Zero Icon

OUR NEWSLETTER