Solutuions to assignments for the course that is offered at Coursera , by Duke Universitry.
https://www.coursera.org/learn/java-programming-design-principles
- For this course, you will need some resources provided here: [Project Resources].
I finished the course on Oct 11, 2020. View my Certficate.
- Skills I Gained:
- Interfaces
- Abstract Classes
- Encapsulation
- Exception Handling
- Tasks I Accomplished:
- Analysis of data files using Filter Interfaces
- Interfaces with method signatures
- Comparator Interface to create interchangeable sorting criteria
- Random text generation