1. Game and Animation
- Program Duration: 10 lessons (Total 15 hours)
- Suitable for: 7 - 15 years old
Scratch is a block-based visual programming language and it is a great educational tool for coding. Users can program by dragging blocks instead of using syntax keyboards. Scratch can be used to create interesting games, animated works, and also program some hardware robots.
Some of the projects programmed by our students:
1. e-Card
3. Snowing
4. Fireworks
5. Fractal Trees
6. Magic Spot
7. Spinning Spiral
8. Racing Game
9. Fortune Teller
10. Bring Me Home
11. Cleaning Windows
and many more.....
2. MIT App Inventor: Mobile App. Development
- Program Duration: 5 lessons (Total 7.5 hours)
- Suitable for: 12 - 15 years old
MIT App. Inventor is the platform where anyone can build their own mobile apps on Android and iOS. Use the App Inventor to accelerate mobile apps development with a cool feature called live testing. Live testing is the ability to change and update your app in real-time with the changes you make on the platform.
Contents:
Lesson 1
Introduction to the MIT APP Inventor software and explores the multifacated role of the mobile app developer by examining design processes and techniques used to turn an app idea into a prototype.
Lesson 2
Build a game that integrates components and properties to design the user interface and puzzle-like blocks to code the behavior of the game. Student will also learn how to code how to create buttons that start or reset play, move an object, change the object's direction, end the game, and end the game.
Lesson 3
Debugging and expanding the app with more complex features like code a scoring mechanism, display the score, increase the speed of the object, create levels, increase the difficulty of the game and debug by updating the play and reset buttons.
Lesson 4 and 5
Create and code an event app that allows users to enter guests information and display of event information. The app will teach you how to include images and artwork, create a navigation menu, use the Backpack tool and multiple screen, expand the use of labels and include a map component.
3. Python For Beginner
- Program Duration: 20 lessons (Total 30hrs)
- Suitable for: >13 years old to Junior College
- Student must have some basic block coding knowledge