An open API service indexing awesome lists of open source software.

https://github.com/saberglow/java_programming_arrays_lists_structured-data

My solutions to assignments/problems for the course (Java Programming: Arrays, Lists, and Structured Data) offered by Duke University at Coursera.
https://github.com/saberglow/java_programming_arrays_lists_structured-data

ceasar-cipher cryptography java-arrays java-lists java-structures

Last synced: 8 months ago
JSON representation

My solutions to assignments/problems for the course (Java Programming: Arrays, Lists, and Structured Data) offered by Duke University at Coursera.

Awesome Lists containing this project

README

          

# Java Programming: Arrays, Lists, and Structured Data
Solutuions to assignments for the course that is offered at Coursera , by Duke Universitry.

### Link to the course
https://www.coursera.org/learn/java-programming-arrays-lists-data

### To Be Noted
* For this course, you will need some resources provided here: [Project Resources].

### Update
I finished the course on Aug 22, 2020. View my Certficate.

### Learning Outcomes
* Skills I Gained:
* Data Structures
* Hash Table
* Cryptography
* Tasks I Accomplished:
* Qantitative analyses of data files (Apache Web Server Logs)
* Storing & manipulating ArrayLists
* Multiple classes to simplify solutions
* HashMaps, HashSets, FileResource, and Directory Resource