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.
- Host: GitHub
- URL: https://github.com/saberglow/java_programming_arrays_lists_structured-data
- Owner: SABERGLOW
- License: mit
- Created: 2020-08-16T20:02:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T11:16:52.000Z (over 5 years ago)
- Last Synced: 2025-04-30T15:14:53.146Z (8 months ago)
- Topics: ceasar-cipher, cryptography, java-arrays, java-lists, java-structures
- Language: Java
- Homepage: https://www.coursera.org/learn/java-programming-arrays-lists-data
- Size: 5.3 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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