Skip to content

Commit b99c559

Browse files
authored
Update README.md
1 parent 672eacc commit b99c559

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
# Java_Programming_Arrays_Lists_Structured-Data
2-
My solutions to assignments/problems for the course (Java Programming: Arrays, Lists, and Structured Data) offered by Duke University at Coursera.
1+
# Java Programming: Arrays, Lists, and Structured Data
2+
Solutuions to assignments for the course that is offered at <a href="https://www.coursera.org/learn/java-programming-arrays-lists-data"> Coursera </a>, by Duke Universitry.
3+
4+
### Link to the course
5+
https://www.coursera.org/learn/java-programming-arrays-lists-data
6+
7+
### To Be Noted
8+
* For the assignments only, the code should be run at <a href="https://www.dukelearntoprogram.com//course1/example/index.php">Duke University Code Environment</a> as all the libraries and images are hosted there. _If you wish to use your preferred IDE, don't forget to import the packages provided at the beforementioned website_.
9+
10+
### Learning Outcomes
11+
* _Coming Sooon..._

0 commit comments

Comments
 (0)