Assignment | Grade Percentage | Due Date |
---|---|---|
A1 Algorithmic Agent (Individual) |
50% | Demo day Week 7 |
A2 Al-enabled Interaction (Individual) |
30% | Demo day Week 12 |
Weekly Reflection (Individual) | 20% |
<aside> 📗 Assignment 1 (Due Week 7: Demo day in class)
AY25 Assignment 1: Algorithmic Agent
</aside>
**https://www.bbc.co.uk/bitesize/guides/zp92mp3/revision/1**
A complex problem is one that, at first glance, we don't know how to solve easily. Computational thinking involves taking that complex problem and breaking it down into a series of small, more manageable problems (decomposition). Each of these smaller problems can then be looked at individually, considering how similar problems have been solved previously (pattern recognition) and focusing only on the important details, while ignoring irrelevant information (abstraction). Next, simple steps or rules to solve each of the smaller problems can be designed (algorithms). Finally, these simple steps or rules are used to program a computer to help solve the complex problem in the best way.
and update your account name on Canvas.