click below
click below
Normal Size Small Size show me how
computer science
| Question | Answer |
|---|---|
| Computational Thinking | A method of problem-solving that helps computer scientists prepare problems for digital solutions |
| Abstraction | Removing details from a solution so that it can work for many problems |
| Algorithm | A list of steps that allow you to complete a task |
| Decompose | To break a hard problem up into smaller, easier ones |
| Pattern | A theme that is repeated many times |
| Program | Instructions that can be understood and followed by a machine |
| Coding | Transforming actions into a symbolic language |
| Debugging | Finding and fixing problems in code |
| Function | A piece of code that can be called over and over |
| Parameters | Extra bits of information that you can pass into a function to customize it |
| Gucci Slides | "what are you wearing?????????" "These are Gucci Slides!" "Where Did you buy them?" "Target" |