00:01
All right.
00:03
Continuing this computer science journey, we're going to veer away a little bit from the coding side of things and just talk a little bit more about the communication side of things and documentation.
00:14
And this is a field in computer science that people kind of forget about.
00:17
People get so focused on the code writing and the programming that they forget that there has to be these elements of communication as well.
00:25
And documentation is one of those things.
00:29
When we talk about documentation, there's internal and external.
00:31
Documentation.
00:33
So external is going to be the stuff not for programmers, not for like developers who are going to use your software, but for the user.
00:41
So this is going to be the documentation for the person using it.
00:45
And so how does it work? and you know, if you're writing very small software, this might be limited.
00:50
But, you know, let's say you were writing a point of sales software for small businesses to use...