ImageBot App

ImageBot App

Have you ever wondered how to create your own generative AI app for wildly imaginative visualizations? In this tutorial, you will build a simple app with MIT App Inventor that allows users to connect to OpenAI’s DALL-E generative AI program, submit their own prompts, and see the result in exciting artistic visions from the AI. […]

🐍Python Grey Hat

🐍Python Grey Hat

Welcome to Python Hacker Grey Hat! In this course, you’ll learn more advanced programming practices than in black hat. This course builds off the skills you’ve learned in hacker black hat so make sure you’re really comfortable with that content first. In this course, you’ll also be introduced to soft skills. What are soft skills? […]

🐍Python Black Hat

🐍Python Black Hat

Imagine Python as a secret language we use to tell computers what to do! Unlike humans, computers need clear and exact instructions. This language is called Python, and it’s super cool because it’s: Free: Just like sharing toys, you don’t need to pay to use it! Easy to learn: Think of it like building with colorful blocks, but with […]

Ninja – Grey Hat

Ninja – Grey Hat

In Ninja Grey Hat you will learn the basic building blocks of coding. You will learn what a loop is, what a variable is, what a conditional is. You will also learn about co-ordinates and simple operators. You’ll also learn how to store data. You will build a game with objects falling from the sky and a character catching the objects.