Chevron Left
Back to Java Programming: Arrays, Lists, and Structured Data

Learner Reviews & Feedback for Java Programming: Arrays, Lists, and Structured Data by Duke University

4.7
stars
3,120 ratings

About the Course

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: 1. Read and write data from/to files; 2. Solve problems involving data files; 3. Perform quantitative analyses of data (e.g., finding maximums, minimums, averages); 4. Store and manipulate data in an array or ArrayList; 5. Combine multiple classes to solve larger problems; 6. Use iterables and collections (including maps) in Java....

Top reviews

TM

May 23, 2023

Thanks to the professors of Duke University for teaching this course using Security and Networking related practical problems. It enhances my knowledge and will recommend others to pursue this course.

GB

Mar 29, 2017

Good and practical training approach to solve real worlds problems. Assignments and quizzes are quite challenging and interesting. Greatly motivates us towards programming and problem solving skills.

Filter by:

126 - 150 of 562 Reviews for Java Programming: Arrays, Lists, and Structured Data

By Utkarsh J

Sep 23, 2018

Awesome course. Got deep understanding Java HashMap and HashSet classes. But the contents over ciphers should be updated.

By Bruno

Jul 1, 2017

Another great course! It gets gradually difficult but not too difficult and the projects are great! I totally recommend!

By 이준우

Sep 11, 2020

I really struggled for every assignments but it also helped me a lot getting used to the concepts I got from the videos

By Dan C

May 31, 2018

Great java practice. If you dedicate yourself to complete all the exercises, you will become a java programming machine

By Kartik K

Jun 12, 2020

It was a great course to enhance your knowledge in Java, Specially Log reading, And the best part is it isn't lengthy.

By Alexander I

Oct 12, 2018

Great interesting practical course as the previous one! There were a lot of coding practice, thank the Duke's team!

By Mirché R

Feb 11, 2020

Excellent! I am very satisfied, because you taught with very interesting problems. i am learning a lot. Thank you!

By Frank S

Jan 22, 2018

Great Course. The materials are rich and practical. And moreover, the assignments are challenging and interesting.

By saxat

Jul 9, 2020

The course is nice and teaches a lot of good concepts in Java. The last week with the mini project is really fun.

By Elmira A

Nov 25, 2019

The course is very interesting, as well as the mini-project. I had a great pleasure with it. Thank you very much!

By Paul S H

Feb 6, 2016

Well structured programming assignments provide lots of practice applying the concepts taught. Excellent course!

By Dominique C

Apr 4, 2020

I loved this course. It was challenging but not too difficult that I couldn't do it with a little bit of effort.

By SHUBHANKAR P

Aug 29, 2019

it was awesome learning about array lists, structured data. looking forward to learn new such innovative things.

By WenHao Y

Nov 22, 2017

It's hard initially but progressively easier as i become more familiar with the concepts from all the practices.

By Tim A

Dec 9, 2015

Great intro to Arrays/LIst/HashMaps and other container classes in Java. Lots of hands-on java coding exercises.

By lavanya t

Jul 25, 2019

Brilliant course, well structured lecture and assignments help to learn concepts more effectively.

Worth doing !

By Apex P

Jul 2, 2020

Well Paced course that was just challenging enough to be straight-forward while still teaching me new things.

By Michael V

Jun 8, 2020

The course offers a good introduction to object oriented programming methodology and to map data structures.

By RATNESHWAR 2

Nov 12, 2021

It was great experience about learning cipher along with understanding concept of array, Oops and many more

By Arunas T

Nov 1, 2020

Challenging, but rewarding. Some quiz questions were a little vague, but overall highly recommended course.

By Pavels S

May 26, 2020

Amazing course, well sturctured and entertaining with interesting problem sets. Learned a lot of new stuff!

By vacous

Jan 18, 2017

This is much better than the previous one. The quiz and project design are much more reasonable.

Good work!

By Pradeep S

Jun 12, 2016

Nicely paced course for beginners to Java programming and the programming assignments are really exciting.

By Mohamed M D

Jun 4, 2020

i learnd a lot of concepts and a lot of things about Java in this lesson , Thanks for the all instructors

By MyoungEun K

Jul 27, 2019

Very well instructed course. It was very helpful to throughly understand how ArrayList and HashMap works.