OPS345 Lab 4 Newversion: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Databases = All computer data is stored as 1s and 0s, but noone has the time to write and read millions and billions of those just to see some pictures. Only people in the Matrix can look at a stream of binary data and see pictures. Real people need a library to convert that stream of data to RGB values for pixels in XY coordinates, and a video card to place those on a screen. The same applies to apparently simple data like strings of text. You could store text as AS...") |
(Replaced content with "Latest version is at OPS345_Lab_4 Category:OPS345") Tag: Replaced |
||
Line 1: | Line 1: | ||
Latest version is at [[OPS345_Lab_4]] | |||
[[Category:OPS345]] | [[Category:OPS345]] |
Latest revision as of 13:08, 21 August 2023
Latest version is at OPS345_Lab_4