top of page
AIClub Blogs
Search

AIClub!
- Dec 27, 2021
- 4 min
AI and IoT for Kids: How to Get Started
In 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, 2021
- 2 min
Congratulations - 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 11, 2021
- 3 min
Learning 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, 2021
- 4 min
Learn 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...