OUR BLOG
Keep up the hoop – Codewars
Today I completed the "Keep up the hoop" kata on Codewars! Looking at the code, it was easy to see what to do: if at least 10 hula hoops were made, print a message; otherwise, print another message. Knowing this, I typed this code and it worked! Learning how to hula...
What it takes to become a Programmer!
Hey! I just posted a video on our Bugzero.codes Youtube Channel! Come check it out! (surprise at the end!!) https://youtu.be/uYWyDNB8KhA
3 Ways You can Get Your Friends into Coding
Summer is a great time to get into coding. Starting the conversation sometimes may seem daunting. In this video, Eugene goes over some ways you can accomplish this with your kids, niece/nephew, and neighbors. There really is no better time to get into coding! Don't...
“Grasshopper” – If/else syntax debug
Today I completed the "Grasshopper - If/else syntax debug" kata on Codewars! Looking at the code, I was quick to see the many syntax bugs in the code. I fixed them, ran the code, and it worked! Always look for syntax errors in your code. One error is all it takes to...
SoloLearn – Swift
I just completed the Swift course on SoloLearn. I learned a lot of new things and learned how to make my own IOS app. Here is what I learned: Properties Methods Deinitialization Inheritance
The Beach
I had a fun time at the beach with my friend this weekend and it has taught me a lot of things I should know/do when going to the beach. It's been a whole 2 years since I have been to the beach!! I swam with the waves and under the waves. I drove a golf cart for the...
Recent Comments