AIClub!Dec 27, 20214 minAI and IoT for Kids: How to Get StartedIn this blog post, we introduce AI and IoT, cover some of our experiences with students who have done amazing projects combining the two,...
AIClub!Dec 8, 20212 minCongratulations - Congressional App Challenge Winner!Congratulations to AIClub student Kuval, who has won the Congressional App Challenge in his Texas district! What is the Congressional App...
AIClub!Nov 12, 20213 minLearning to debug code: A Guide for K-12 Students (PART II)In our first code debugging guide post, we described different types of bugs and best practices for debugging deterministic crashes by...
AIClub!Nov 8, 20214 minLearn code debugging - A guide for K-12 students (PART I)Debugging is the process of fixing mistakes in your code. Debugging is an important part of coding, and is essential for any real-world...