-
This is a CLI (Command Line Interface) Address Book application written in procedural fashion.
-
It is a Java sample application intended for students learning Software Engineering while using Java as the main programming language.
-
It provides a reasonably well-written code example that is significantly bigger than what students usually write in data structure modules.
-
It can be used to achieve a number of beginner-level Learning Outcomes without running into the complications of OOP or GUI programmings.
The full list of contributors for se-edu can be found here.
-
Bug reports, Suggestions: Post in our issue tracker if you noticed bugs or have suggestions on how to improve.
-
Contributing: We welcome pull requests. Refer to our website here.
-
If you would like to contact us, refer to our website.