stasbutuzov / Java-Programming-Solving-Problems-with-Software

Solutions to programming assignments for Coursera course "Java Programming: Solving Problems with Software"

Home Page:https://www.coursera.org/learn/java-programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Solutions to programming assignments for Coursera course "Java Programming: Solving Problems with Software"

https://www.coursera.org/learn/java-programming


Languages

Language:Java 100.0%