Chevron Left
返回到 Java Programming: Solving Problems with Software

学生对 Duke University 提供的 Java Programming: Solving Problems with Software 的评价和反馈

4.6
8,041 个评分

课程概述

Learn to code in Java and improve your programming and problem-solving skills. You will learn to design algorithms as well as develop and debug programs. Using custom open-source classes, you will write programs that access and transform images, websites, and other types of data. At the end of the course you will build a program that determines the popularity of different baby names in the US over time by analyzing comma separated value (CSV) files. After completing this course you will be able to: 1. Edit, compile, and run a Java program; 2. Use conditionals and loops in a Java program; 3. Use Java API documentation in writing programs. 4. Debug a Java program using the scientific method; 5. Write a Java method to solve a specific problem; 6. Develop a set of test cases as part of developing a program; 7. Create a class with multiple methods that work together to solve a problem; and 8. Use divide-and-conquer design techniques for a program that uses multiple methods....

热门审阅

MV

May 12, 2020

Instructors are very clear & examples are helpful. The example data for assignments sometimes did not match the assignment examples. This is a good introductory course for Java programmers.

CC

Mar 28, 2018

Great course, it does help to have some background knowledge in another language but it is doable without any. goes through some fun projects but also some work usable items such as CSV parsing.

筛选依据:

226 - Java Programming: Solving Problems with Software 的 250 个评论(共 1,658 个)

创建者 Aakash C

Sep 17, 2020

Great course for beginners to boost their confidence in programming. It also teaches you how to read documentation of external libraries.

Thank you Duke University for this course.

创建者 Deleted A

Jul 11, 2023

This is a good coure when you searching for java handson in this booming software world so i suggest if you are good at java and still need to build yourself on it please do join

创建者 Induwara M

Jan 22, 2025

This course is suitable for everyone. One of the special features of this course is its emphasis on practical components, which helps participants gain more hands-on experience.

创建者 Ginny D

Jul 7, 2022

Amazing course! The instructors give us a lot of exercises, but those are really chances for me to learn. My Java skills have been strengthened significantly after this course.

创建者 Harold S V C

Jan 26, 2021

I've learnt and remembered several concepts which I had used some years ago at university. A recommended course for everybody who wants to learn the Java and programming basics

创建者 Nenad N

Dec 1, 2018

Awesome. Things are explained clearly, and the best thing is that you are required to 'get your hands dirty' with the code, in order to do the assignments. Well designed course

创建者 Thales d O B

Jul 11, 2020

I did have some experience as a programmer before taking this course, but even so it helped me a lot to grow as a programmer and write better code. It's really worth a while.

创建者 Minghao Z

Nov 3, 2016

It's a terrific course, the final project is very challenging. It would be better if questions in discussion forums can be replied more timely. I highly recommend this course!

创建者 Jamal A

Jul 23, 2019

After taking this course for the first time I felt that what I teach to my students is not enough.The teaching style, course contents and tasks should be like in this course.

创建者 Grace Z

Aug 2, 2017

The instructors are great! The lecture videos are engaging and exercises are really helpful. It would be even better if more sample codes for the exercises could be provided.

创建者 Amogh G

Mar 19, 2020

It is really useful and the course teaches all the aspects in java coding and they make sure you get all the aspects but it is very effective and real. I enjoyed learning it

创建者 Harshal T

Feb 9, 2018

Nice programming course, assignments are interesting. This course is a stepping stone for all beginners who aspire to become experts in java programming. Thanks for reading.

创建者 Sandeepkumar S S

Sep 5, 2022

Excellent course for beginning in JAVA. Their libraries are good help in learning accessing various Java classes regularaly. Assignments are challenging and make you work.

创建者 Amandeep

Sep 3, 2020

I think automated test cases would have been a really good option as it take around 20-30 minute in each quiz trying to figure out what function to call for which question.

创建者 jakenaumann

Aug 15, 2020

I took this as my introduction to Java programming with no experience and it was a great starter IMO. Well thought-out problems that helped me get started in the language.

创建者 saurabh s

Dec 14, 2019

They need to explain some things in better way. Like they haven't discussed about Parser , that what is parser. No one can understand in this small description of parser.

创建者 PRAFULLA K M

Sep 22, 2024

This course is really so much valuable for me .I learnt many contents from the course.thank you coursera and to entire team for providing such a wonderful course online.

创建者 dasun k

May 12, 2020

Great course for a beginner. Great Instructors! Very easy to follow, cover basic stuff with assignments to practice coding. I would 10/10 recommend this to any beginner.

创建者 Maidel F

Sep 12, 2018

It was a great course for me, you can prepare to grow in your career and resume the concepts I had forgotten. You have exercises to practice everything you are learning.

创建者 Ayan S

Feb 15, 2020

This course is very helpful for each people because you have to learn like string,csv file,gene,and other lot of things so i think this course is good according to me.

创建者 Abhishek

Dec 2, 2015

Precise and compact course study starting from basics of Java to the parsing of data from files.

Even a beginner can understand the way it has been taught in the course.

创建者 Mehar S

Jul 10, 2020

Great course overall. Amazing clarity of explanations from instructors and a diverse variety of problems that really helped to get well versed with the basics of Java.

创建者 Victor A G A

Jun 21, 2020

The course has a lot of materials, it's very clear and fully explained. It helps beginners as well as advanced users to explore concepts and, possibly, teaching ideas.

创建者 Cheung K

May 17, 2020

The information in discussion forum and mentors are very helpful. Assignments of week 3&4 are much easier than week 2. Never give up when you come across any problems.

创建者 Liezel-Ann D

Apr 20, 2020

This course has made a big difference helping me understand how to approach programming problems which I could then apply to another course I was taking concurrently.