1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
algorithm
a series of steps that define how a task is performed
programming (coding)
translation from an algorithm that creates a machine-compatible form
binary
a form of notation that uses 0s and 1s. machines add this really fast.
cryptography
translation of something human-readable turned to something non human-readable via a standard algorithm
cryptocurrency
a form of digital currency that does not rely on a general authority (like the government). its value is not based on something material. it is an alternative that has a limited supply.
blockchain
a ledger that records all crypto transactions. “chains” transaction info
neural network
a form of AI that copies brain synapses
operator; addition.
symbol that determines what is going to be done; + indicates ___