broader term of an API
·
An application programming interface (API) is all of the information that is exposed to consumers of a service, or library, that exposes that API. This is different from what some developers think of when we use the term API.
Link:: Modern Software Engineering
Обратные ссылки
Modern Software Engineering
Книга пытается ответить на вопрос, что же такое software engineering. Потому что сейчас есть разночтение...
Интерфейс
Основной подход к абстрагированию поведения от реализации в коде. При этом под интерфейсом нужно понимать...