click below
click below
Normal Size Small Size show me how
digital.lit.unit.4
introduction to basic coding
| Term | Definition |
|---|---|
| automate | to make something happen automatically |
| computer science | the art of blending human ideas and digital tools to increase problem solving power |
| interface | the way something allows you to connect with it |
| programming | writing code or instructions for anything digital |
| computational thinking | a method of problem solving used by computer scientists to help prepare digital solutions for problems |
| algorithm | a list of steps the help complete a task |
| coding | transforming actions into a symbolic language |
| debugging | finding and fixing problems in code |
| function | a piece of code that can be used over and over |
| parameters | extra information put into a function to customize it |