by ej-anchor » 04 Dec 2024, 09:48
I was just thinking if I want to install a movie player and the programmer didn't seem to write a code for all of it's functions, but I've decided to use the libraries for them, audio, video, codecs, subtitle,formats and graphical widgets to read files from the file system. I can see that in programming this is usually the case, I had to reuse someone else's library to fit my needs and this is also called dependencies.
I was just thinking if I want to install a movie player and the programmer didn't seem to write a code for all of it's functions, but I've decided to use the libraries for them, audio, video, codecs, subtitle,formats and graphical widgets to read files from the file system. I can see that in programming this is usually the case, I had to reuse someone else's library to fit my needs and this is also called dependencies.