Other Programming Languages (35 results)
This includes coding languages other than Scratch, C/C++, and Python, like JavaScript and Assembly. Each one has its own special features and is used for different cool projects, from apps on your phone to big computer programs.
|
Select a resource
Coding Projects
Sort by
|
Do you think you could figure out if two different anonymous messages were written by the same person? What about telling the difference between text written by a human and something written by artificial intelligence (AI)? How about identifying the author of a historical text? Each individual author may have their own personal style, and analyzing text mathematically can help you identify that style. Can you write a computer program that takes a passage of text as input, and calculates the…
Read more
Do you know anyone who is colorblind, or are you colorblind yourself? What if you could carry a device in your pocket that could identify colors for you? Many people already carry around the device they need to do this - a smartphone! Since phones have built-in cameras, you can make an app that uses the camera to identify colors. In this project you will use a program called MIT App Inventor that makes it easy for anyone, even with no programming experience, to design your own mobile app.
Read more
How can you squeeze as much power as possible out of solar panels if you do not have a lot of space to install them? By tracking the sun! Keeping a solar panel pointed directly at the sun throughout the day can maximize the amount of power it produces. In this project you will design, build, and test your own miniature solar tracking system using a fun block-based programming language - no coding experience required!
Read more
Have you ever wondered what someone would do if they fell, got hurt, and could not get up on their own? What if they were home alone and could not reach a phone to call for help? Or, what if they lost consciousness - is there any way to automatically detect that they fell and needed help? In this project, you will program your own fall detector, a device that can automatically detect when someone has fallen over, then sound an alarm or even send a message to someone else. Devices like these are…
Read more
Have you ever tried to communicate with a baby or toddler who cannot talk yet? What about another kid or an adult who cannot speak due to a medical condition? There are many ways we can communicate without speaking, like writing or using sign language. We can also use technology to help make it easier to communicate. In this project you will program your own communication aid to help someone who cannot speak show their emotions or simple messages.
Read more
How do you make a spacecraft land safely on the Moon or another planet like Mars? It probably helps to know how far away the ground is so you can deploy landing gear, activate a parachute, or fire thrusters to help slow down. In this project you will build your own "lander" vehicle with a sensor that can measure distance to the ground, allowing you to program outputs like blinking lights or an audible alarm.
Read more
Have you ever wondered how you could push a button without using your hands? How would you type on a computer or play a video game? You could use a puff switch - an electronic switch activated by blowing into a straw. This type of assistive device can help users with limited mobility or physical disabilities do everything from using a computer to steering a wheelchair. In this project, you will design, build, and test a puff switch that is connected to a tiny programmable board that you can use…
Read more
The "impossible arrow" is an amazing optical illusion: an arrow that always seems to point to the right, even when you rotate it 180°. If you place the arrow in front of a mirror, however, its reflection points to the left! How does this illusion work? Can you design your own "impossible" shapes? Try this project and find out!
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
Video games come in many varieties: aim-and-shoot games, city-building games, racing games... the list goes on. In many, you get points for colliding with or hitting something. In this computer and video games project, you will learn about how hit boxes are used to detect collisions and you will determine if the size and placement of a hit box affects the score in the game.
Read more
|












