Chevron Left
返回到 Java Programming: Arrays, Lists, and Structured Data

学生对 Duke University 提供的 Java Programming: Arrays, Lists, and Structured Data 的评价和反馈

4.6
3,204 个评分

课程概述

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....

热门审阅

YH

Mar 18, 2020

The homework is really helpful to master data structure in Java, while some of it is redundant. Learning this course takes more time than I expected, but it gives me a solid basis.

JA

Sep 4, 2020

Learned a lot from the course, but the amount of programming assignment and number of Qs to complete the module (especially week2) was absurdly large. Could be split into separate sessions.

筛选依据:

526 - Java Programming: Arrays, Lists, and Structured Data 的 550 个评论(共 575 个)

创建者 Shrinath S

May 14, 2021

Good course !

创建者 Slimane D

Jul 17, 2020

for begginers

创建者 Auke E

Jan 30, 2019

Pretty good

创建者 Aydar A

Dec 20, 2017

It was good

创建者 Jesus G

Apr 8, 2016

Good job!!

创建者 Mohammad L A

Sep 18, 2021

Excellent

创建者 Aung K

Nov 11, 2021

thank u

创建者 mahadeva g

Jul 2, 2020

so good

创建者 Deleted A

Feb 13, 2023

Great!

创建者 Rohit K S

Sep 20, 2020

Nice!!

创建者 Md A k

Sep 13, 2022

Good

创建者 210_VIVEK S

Nov 15, 2021

good

创建者 Kush P

Oct 4, 2024

good

创建者 Lishma D

Sep 23, 2023

Good

创建者 Atul S

Jul 3, 2020

good

创建者 Sathyapriya P

May 27, 2020

Good

创建者 Wan B

Sep 22, 2017

good

创建者 Rachid A N

Mar 6, 2017

g

创建者 Doha T

Aug 23, 2019

nice course , programming assignments are simplified real world problems. that helps in getting familiar with other areas of applying CS in.

Quizzes and review questions are time consuming and boring, just collecting outputs from running your programming assignment.

创建者 Mr W

Jul 10, 2020

This programming contents of the course was quite easy, but the final quiz was awful & harder to understand. Anyway, It helped me to learn about the term cryptography. moreover, I learnt some data structures for efficient result

创建者 Chadrick E

Apr 25, 2018

More accessible than course two in the track. If you are a true newcomer to programming this course is also not a good choice for you unless you can spend much, much more than the projected time on the material each week.

创建者 Hangyul M

Aug 3, 2018

It definitely makes you practice! But I hope it more dedicated to make us think how to use data structure more!! But If you are newbie to this field, it might be some challenging but help you to improve your coding!!

创建者 Seth B

Jun 28, 2022

Learned a good bit, but not as much as I'd anticipated. I already knew a good bit of Python going into this, so I really only gained a bit of insight to the syntatic differences of the two languages.

创建者 Max V

Mar 26, 2020

Weeks one and two were extremely tough. Need more examples with testing scenarios in those weeks. Maybe consider breaking problems down into smaller samples.

创建者 Md. Z M

Jun 14, 2016

The concepts taught were very useful and interesting, but the only drawback I found with this course was the confusing nature of the Mini-Project.