In this blog post, I will be sharing some tips for kids to get started with programming. These courses and websites worked for me, but every kid learns differently. Just some ideas.
Read MoreToday, I went to my very first Hackathon, and I’ll admit, I wasn’t thinking it would be very interesting. It was very fun and definitely worth the time.
Read MoreThere are three core technologies that power Alexa. It’s not just Alexa, either. All voice assistants such as Siri, Google Home, etc. use these important technologies. They are Automatic Speech Recognition (ASR), Natural Language Understanding (NLU), and Text To Speech (TTS).
Read MoreI usually use var to declare a variable. Today, while reviewing some code samples, I came across let and const. I realized that I wasn’t sure what the difference was between them. So, I searched it up on YouTube and I found a Dabble Labs tutorial video. Here’s what I learned:
Read More