00:01
All right.
00:02
Learning more of a computer science.
00:04
One question at a time.
00:06
Talking execution of cbo and access to files.
00:09
I mean, we all understand the difference in reading and writing.
00:12
We live in a world now where we're using cloud -based document systems like google docs, microsoft teams, where, you know, you get multiple people editing or manipulating a document at the same time.
00:23
I don't have you ever tried to do that, but it's quite irritating.
00:25
But the reality is on a standard computer, we talk about a file.
00:29
We don't want two processes to be manipulating that file simultaneously.
00:33
So we need to make sure that there's a distinction between the right instruction or the right action and the read action...