Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizKindly log in to use this feature. We’ll take you to the login page automatically.
LoginCareer Talk Work & Career 3 years ago
User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Kindly log in to use this feature. We’ll take you to the login page automatically.
LoginReady to take your education and career to the next level? Register today and join our growing community of learners and professionals.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
manpreet
Best Answer
3 years ago
If you want to design software that interacts with people, then you'll be designing processes that implement that interaction. A process is a sequence of steps that alter some part of the world. You model a process with an algorithm. The richer the algorithms you can design, the richer the processes you can model in your interaction, and the richer the interaction will be. Ergo, you want to be able to design rich, complex algorithms that express interesting ideas. The language of algorithms in mathematics. For example, suppose you'd like to have some characters whose interactions involve something more than shooting each other. Let's take an extremely simple interaction: Mary watches Tom do something to Joe. The niceness or nastiness of Tom's action is represented by the variable nice nasty. Mary's affection for Joe is represented by the variable affection [Mary] [Joe]. Can you devise an algorithm that will calculate the degree to which Mary's affection for Tom will be altered by his action toward Joe? It really is quite trivial, if you can't come up with something good, perhaps you need to bolster your understanding of mathematics. Hint: we're not talking high-powered math. The first year high school algebra is sufficient.