Java Programming Arrays, Lists, and Structured Data
Build on the software engineering skills you learned in “Java Programming: Solving Problems with Software” by learning new data structures. Use these data structures to build more complex programs that use Java’s object-oriented features. At the end of the course you will write an encryption program and a program to break your encryption algorithm.After completing this course, you will be able to:
- Read and write data from/to files;
- Solve problems involving data files;
- Perform quantitative analyses of data (e.g., finding maximums, minimums, averages);
- Store and manipulate data in an array or ArrayList;
- Combine multiple classes to solve larger problems;
- Use iterables and collections (including maps) in Java.
None
Syllabus
Syllabus - What you will learn from this course
Week 1
Welcome
Cryptography: Keeping Information Secret
Week 2
GladLibs: Stories from Templates
Week 3
Web Server Logs: From Logs to Visits
Week 4
MiniProject: Vigenère Cipher
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Will I receive a transcript from Duke University for completing this course?
No. Completion of a Coursera course does not earn you academic credit from Duke; therefore, Duke is not able to provide you with a university transcript. However, your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Reviews
It was very helpul in knowing the concepts of Caeser Cipher and how can we implement in our daily use.So that the information hacked by the hackers may get reduced.
It was my one of the best Java courses ever done.The course would have been much better if there was some more talk about different manipulation on the structures being taught.
What a joy to finish this module. I realy enjoyed a lot to solve the project. Thank you coursera and Duke university to provide so much resources to test run the program.
learned so much during this course. i never thought i'd be able to break the Vigenere cipher and i'm so glad that i was able to. thank you so much, instructors!