Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2.14 KB

File metadata and controls

22 lines (19 loc) · 2.14 KB

GitHub top language GitHub code size in bytes Created Badge GitHub last commit

Overview

Repository contains solutions to programming assignments for the course "Java Programming: Solving Problems with Software".
The course is offered by a Duke University on Coursera education platform.


Links


Notes

All samples of code had been writing and tested in BlueJ IDE. For Duke's courses recommended using a custom version of BlueJ.
I used standart version from official website (at the time of take the course it's a version of 5.0.0).
Each sample of source code contains a main method with calls test methods.
Some code use extra packages, these packages are included by default in Duke's custom version of BlueJ, but links just in case: