Use of external code sources Flashcards

1
Q

What is an external code source?

A

A unit (e.g. module, package or library) of code written by developers and released or sold for use by others. Examples include libraries for developing graphical user interfaces, javascript libraries, web development frameworks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why can external code sources be useful?

A

You shouldn’t reinvent the wheel if something already exists. Software is likely to be well tested if used by lots of other people

How well did you know this?
1
Not at all
2
3
4
5
Perfectly