Dispensing candy

Who says programming should be scary and full of syntax? We are learning thinking like a programmer through various designs for a candy dispenser. Look at the creativity and fun associated. Without realizing children are building algorithms, IF ELSE blocks and handling boundary conditions. We will soon graduate into demonstrating Newton’s laws using Python. Learning […]

More

Does Beckham defy Newton’s laws?

Many think David Backham is GOD on the football field. So can he defy laws of physics too? We talked earlier that Newton’s law states an object has a tendency (inertia) to stay on a straight path with constant velocity, unless an external force changes it’s direction and/or speed. Yet, Beckham seems to some how […]

More

Children in an assembly | Hint

Here are a few hints to solve the problem listed here When you need to solve slightly ambiguous problems like this one, follow a structured thought process. Read it carefully and explain the ask to someone else Represent the problem visually List what information you have and what else you would like For information missing […]

More