Python (48 results)
|
Select a resource
Coding Projects
Sort by
|
When you play Connect 4, what strategies do you use to increase your chances of winning? In this project, you will explore how artificial intelligence can make decisions in two-player games such as Connect 4. This project requires little to no coding skill. Instead, you will need patience and an open mind. Why not give it a try yourself?
Read more
When you hear the word "encryption," you might think about modern computers and things like email and online bank accounts. But did you know that encryption has been around for thousands of years? In this project you will learn about the Caesar cipher, a simple type of encryption that replaces each letter of the alphabet with another letter, and demonstrate how a modern computer can crack this ancient code in just a few seconds.
Read more
Have you ever wondered what the surface of Mars is really like close up? Are you wondering what the Mars rovers get to see and experience? Some parts of Mars look smooth and sandy, whereas others are covered in rocks and rough terrain. In this project, you’ll step into the role of a planetary scientist and use real Mars rover images and Python code to detect, measure, and compare rocks across different types of Martian terrain. Here you’ll explore how image processing can help…
Read more
How could you send a text message without using your thumbs? What about typing on a keyboard or using a video game controller without using your fingers? Due to a variety of medical conditions like cerebral palsy or paralysis from an accident, some people might be unable to easily use their hands and fingers to push small buttons or use joysticks. However, they might be able to use their entire hand to push a single larger button or use another part of their body like their foot or even their…
Read more
How do you design a program that can pilot a self-driving race car? By using machine learning. In this project, you will train your own machine learning model for an autonomous vehicle, the AWS (Amazon Web Services) DeepRacer. You can run your car's machine learning model on a simulated racetrack (Figure 1), or you can purchase a 1/18 scale model vehicle that can race on a physical track (Figure 2 - note: new cars are no longer for sale, but you may be able to purchase a used one on a site like…
Read more
Dance, especially K-pop dance, has become a significant part of pop culture. Even without dance classes, many people have been learning dance through copying choreography from dance videos and dance tutorials. K-pop routines are fun and expressive, but they can also be tricky. Moves are fast, precise, and often depend on small details, such as hand placement, angles, and timing. How do you know if you’re really matching the choreography?
One way developers have gamified the dance learning…
Read more
What do rocks and clocks have in common? Both keep track of time. Yes, radioactive isotopes present in rocks and other ancient material decay atom by atom at a steady rate, much as clocks tick time away. Geologists use those radioactive isotopes to date volcanic ash or granite formations like the giant Half Dome in Yosemite National Park. Anthropologists, archeologists, and paleontologists also use radioactive isotopes to date mummies, pottery, and dinosaur fossils. Does this sound abstract and…
Read more
This project explores how large language models (LLMs) can generate recipes from YouTube cooking videos. In this science project, you will learn how LLMs interpret language and how prompt design can affect results.
Read more
When you need a calculator, what do you use? A physical calculator? An app on your phone? A web browser? What features does the calculator have? Does it just do basic arithmetic (addition, subtraction, multiplication, and division)? Can it do other mathematical functions, like square roots or exponents? Can you use parenthesis? Does it have a backspace button? That is a lot to consider for a seemingly very simple device or program!
For a computer science project, can you write your own…
Read more
What is cancer? How does it develop? Doctors and scientists have asked these questions for hundreds of years to understand cancer and find treatments. In this science project, you can investigate these questions too by building a simple model and exploring how environmental and genetic changes affect the development of cancer.
Read more
|













