In this course, students can develop their first mobile application using a drag and drop block coding platform, see, and use their creations on their mobile phones. Using their imagination to develop games, apps, and publish them to application store, so they can share it with their friends and family. What a blast they will have learning that while learning all about programming logic.
Developed by MIT University, App Inventor is a block based coding platform that inspires intellectual, and creative empowerment .It allows students to build fully functional apps for smart phones, and tablets and have a simple first app up and running. Students can also design their own social network and get to know about database and information management concepts.
Fill the enrolment form now, and you will be contacted by our representative to book your place based on your schedule.
Benefits
Sample Projects
Chase the Rabbit as he moves RANDOMLY to hide into the five holes. When the player touches the rabbit, the score is VARIABLE and is increased by 1 and the phone vibrates.
Key takeaways include:
- Canvas
- Lists
- Variables
- Random
Help the pirates get to their gold treasure by flinging the ship on your touch screen. IF the ship hits the gold coins the score VARIES..
Key takeaways include:
- Canvas
- If Statement
- Variables
Develop your own social application to include names, information, and pictures of your friends and family. Store the profiles into the DATABASE and enjoy your first virtual community. Capture photos, pick photos from gallery, and share them via social network.
Key takeaways include:
- Database concept
- Information storage and connections
Tilt your mobile left and right to hit the ball bouncing around the screen in a never ending LOOP. Use the paddle to hit the bouncing ball and destroy the blocks above. IF the ball hits a block, the block disappears. Hurry up, you have only five lives! IF you miss the ball your VARIABLE lives are reduced.
Key Takeaways Include:
- Loop
- IF statements
- Variables