• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online DegreeExplore Bachelor’s & Master’s degrees
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Careers
  • Log In
  • Join for Free
    Coursera
    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

    Filled StarFilled StarFilled StarFilled StarHalf Faded Star
    4.6
    stars
    3,193 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. Us...
    ...

    Top reviews

    TM

    May 23, 2023

    Filled StarFilled StarFilled StarFilled StarFilled Star

    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.

    DG

    Jan 9, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    Actually, before I start this course I had not a good idea about OOP concept such as constructors, HashMap.now I have fair confidence about that. thank you duke university making such an arrangement.

    Filter by:

    51 - 75 of 570 Reviews for Java Programming: Arrays, Lists, and Structured Data

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Anand R

    •

    Oct 17, 2017

    Excellent course. Fantastic assignments and projects. The instructors do a great job of motivating the use of data structures. They also introduce object oriented programming in the process. There are a LOT of subtle programming concepts you will learn, for example, composing large complicated programs using small functions/modules, documenting a workflow, identifying when to use which data structure, etc. I highly recommend this course and this specialization. (I watched EVERY video, and completed EVERY assignment, mini-project and quiz in this course.)

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Abhishek A

    •

    Sep 12, 2020

    The Course Was Fabulous and You begin to realise the difficulty increases with increase in understanding. The Support From Duke University is Massive and understanding the course, finding is resources is much easy. You get stuck at many a times where in pdf lines are missing or language is poor but that didn't affect the quality. The Reason for not giving 4 stars was the quality of the material and self-confidence development you get after solving questions is high because I guess there wasn't any hard work other than editing.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Talgatbek K

    •

    Jan 25, 2019

    I really appreciated for the effort to make this course possible, I have learnt a lot and I like to think I am becoming better java programmer. I think I might need to do a lot more exercise to get better. I found quite difficult especially Gladlib and Vigenere Breaker. I work as an automation engineer and I write a code every day but this was good challenging tasks and I enjoyed working on it. I have had a lot of sleepless night where I was thinking how to solve the specific issue. Thank you so much.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By HENRY A M P

    •

    Aug 13, 2020

    Excelente curso. Aprendí a usar de forma eficiente datos estructurados usando listas y matrices. Es necesario identificar los problemas y resolverlos de la forma mas adecuada, de esta forma se mejora el rendimiento del software o programas y se obtiene una mejor experiencia para el usuario. El contenido del curso es muy práctico y no deja atrás la parte teórica que por supuesto es muy importante. A pesar que ya se empiezan a manejar términos un poco mas avanzados, el flujo del curso es genial.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Edward F

    •

    Jun 10, 2017

    I took the full Specialization, so I'm going write the same review for each of the 5 modules.

    This is a great course, but it's not for beginners. They ask you to do a lot of coding, which is great since that's the only way to really gain proficiency. And the code they ask you to write is, in my opinion, pretty hard for someone new to coding. My hat's off to someone new to programming who makes it through the five modules.

    So, thanks to Duke for putting together a great course. It was very good.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Thong N

    •

    Sep 4, 2020

    The course covers many interested and realistic topics that can help me learn how to apply java programming language in the real world. The instructors explain java concepts to make me easily followed. The projects have several challenges and critical thinking to solve the problems, but all projects' instruction is clear and easy to follow. I recommend this course to students or whoever like java programming language.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Alan P

    •

    Jan 4, 2023

    I enjoyed the Duke portion of this specialisation very much. The programming exercises were fun, and with a level of hand-holding appropriate (in my case) to my level of skill. I enjoyed that the mistakes in the coding videos were not edited out, this itself provided much insight into common issues. Recommended.

    Looking forward the UC San Diego portion of the specialisation!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By N.S. S

    •

    May 2, 2020

    I am a person with a good programming background, as in, my fundamentals are pretty strong. I've always been looking for opportunities to learn more and more in every programming language I can. And trust me when I say this guys, this course offers y'all more then needed. Opt for the specialization this course comes under, and see for yourselves. #honestReviews

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Grace N

    •

    Feb 13, 2020

    There is no high quite like the high you get from debugging your program, and voila. Extremely challenging, but also just as much rewarding. Highly recommended. Just breathe, break down the problem into smaller smaller much smaller components, have the overall picture in mind (the 7-step they pound you on), and take advantage of the debugger. Happy coding!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Joey G

    •

    Feb 27, 2017

    The course itself is well put together and contains the perfect amount of challenge for students who have completed the previous Duke Java courses. I have come to enjoy the odd quirkiness of the instructors and their videos, as they seem to embrace the fact that they must remain a bit silly in order to effectively engage students in this format.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Quan Z

    •

    Apr 30, 2017

    Pros: The tutors are well prepared for the course! I can see their enthusiasm!

    The content is very online-learning oriented.

    Cons: As a person who is already familiar with programming, the material develops a little too slowly for me.

    Overall, I think this is a great start for Java beginners, especially for those new to programming.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Bijoy B

    •

    Nov 13, 2020

    A very informative course for Java. I really enjoyed learning through this course. Many topics were covered including StringBuilder, ArrayList, HashMap and HashSet. The assignments were challenging to do, and I had plenty of practice about each topic. After completing this course, I m confident in Java Programming.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Nicolás S V

    •

    Apr 3, 2018

    They love teaching, and you will get the benefit from it. You will get confidence in developing with Java by using data structures common to the language and solving really interesting problems!! It gets complex but they teach to the level they expect from you, so if you give your best you will feel rewarded :) !

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Vignesh B

    •

    Jun 18, 2021

    Personally I really liked the programming assignments, it requires a through understanding of all the concepts thought in the lectures.

    The lectures could have been a little more elaborate and the pace of the lectures could also been a little slow, but still one could manage it by referring to other sources.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Flávio R C

    •

    Oct 15, 2020

    Excellent course!!! Well explained and the concepts introduced are very useful.

    That was a pleasure to have the opportunity of taking this course and acquiring all this knowledge.

    Thank you for all the teams from Duke University and Coursera!!

    Special thanks to my company for sponsoring this course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By NAVEEN R

    •

    May 21, 2020

    Great course for intermediate programmers. Complete beginners would find this difficult but still there is so much you can learn from this course. For people coming from another languages like C# or C++, it will be easier. Overall, recommended. Thank you, Duke University for this course.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ravishankar C

    •

    Jan 10, 2017

    It was a superb course with rich course materials. I would like to thank moderators for proving such a great course contents and the easiest way to learn them. This course is very good for learning Software fundamentals to solve large problems that are required in Software Development.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Roshan K

    •

    Oct 21, 2018

    In this modern world this type of courses are very important. If a student takes it seriously and do every activity by themselves then they will definitely learn skills one after another . I think if I will be persistent then definitely this courser will add much more value.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Kazi H R

    •

    Aug 3, 2020

    The most fantastic thing about this course is that rather than focusing on the language details the course emphasizes on solving creative real world problems which is a great way of building on logical reasoning skills and enhance the capability of computational thinking

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Christian A H

    •

    Jan 25, 2016

    its challenging to the point that i got very interested and trying to complete the whole specialization. Duke amazing job and for someone who wants to get started is a very very good basis. It is a self study with some videos but the documentation will help tremendously.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Michael B

    •

    Feb 11, 2016

    Great course and excellent introduction to arrays, lists. and some other related data structures. This course, and the others in this Specialization are well explained with programming assignments that are at the right difficulty for someone starting of in Java.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Yash S

    •

    Apr 11, 2021

    After completing the course,I can surely say that I know the basics of Object Oriented Programming.Adding to that the Array,ArrayList,HashMap,HashSet concepts are now exactly fitted in my mind . A overall great course. Cheers to Duke University and Coursera ;)

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Tony C

    •

    Mar 5, 2021

    It's a very effective programming course, but I want to use the standard library more. Every time I execute a program on another compiler, I have to import it edu.duke And so on library, as well as the main class program entrance rewriting, others are perfect!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Maruf H

    •

    Dec 22, 2017

    Great and effective course. A little harder than the previous course. A good way to introduce to different new java concepts. I also get some knowledge of Cryptography. Every beginner and intermediate level java programmer find this course interesting I think.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Jimut B P

    •

    Jun 27, 2016

    This course is fantastically created for excelling your concepts in Java. The faculties are worthy of praise.Thank you Rodgers, Owen, Hilton and Robert for creating one of the best courses in coursera and teaching us amazing stuffs in java programming.

    • Chevron Left
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • ...
    • 23
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Do Not Sell/Share
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.