dhananjaisharma10 / dhananjaisharma10/GoodSoftwarePractices
Information hiding example
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add an example for information hiding. Write a public interface that only conveys the necessary details to the clients.
A good way to decide the public interface is to conduct a team meeting and jot down the client needs, and then hide all the other details.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.