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

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

4.6
8,058 个评分

课程概述

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

热门审阅

JT

Feb 25, 2019

A basic practice approach for solving problems with a 7step formula for any kind of problem set, for any kind of programming language you use. A very basic approach to JAVA syntax and semantics.

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.

筛选依据:

1276 - Java Programming: Solving Problems with Software 的 1300 个评论(共 1,665 个)

创建者 Ashish S

Jan 6, 2016

Love the course structure, very simple. Teachers start with simple concepts and eventually solve real life problems, which sound very complex otherwise.

创建者 Enrique P M

Dec 23, 2023

It has been fun, the test and lectures are focused on learning by doing, I found it challenging. The exercises are well designed, explained and guided.

创建者 Egi F

Jun 22, 2021

The quiz is hard. and need more time to understand it. for improvement maybe need a more guidance for us to know what the step of finishing the quiz

创建者 Mona A

Jun 10, 2020

well it was a good course the only problem was this Bluej it didn't work on my linux i hope in the future you'll replace it for a better experience

创建者 Shafiq I

Apr 24, 2020

A very well curated course with challenging assignments (I had a hard time completing them though), but learnt the basic well. Enjoyed throughout.

创建者 Mujtaba Z

Oct 28, 2020

Some coursework had vague or confusing descriptions for methods. A lot of methods were also quite similar to others, leading to repetitive code.

创建者 Ayyakutti A

Dec 10, 2017

Good flow, but the supporting document reference are very poor. Very hard to follow. Keep simple English difficult to understand in many Quiz.

创建者 Tyler B

Aug 22, 2017

Week 2 is rough, quite frankly it's just a poorly implemented mess of frustration, but if you stick with it the second half is really solid.

创建者 KABWE L A

Dec 22, 2017

Maybe, you should let us manipulate more the file, because the dukes library is doing much. But, in general this cours was interesting !!!

创建者 Vivek K

Sep 7, 2019

It is good for beginner.It's provide me lot of basic knowledge of String.I have enjoyed too much.

Last week of work was so interesting .

创建者 Jay O

Aug 13, 2025

Good Learning With Hands on Programming Simplified BlueJ Coding Experience Interacting with variety of datasets like csv, image etc

创建者 Musa M N

Dec 24, 2016

Incredibly comprehensive learning package which makes learning and skills acquisition easier. Kudos to the creators and instructors

创建者 Beat N

Jul 13, 2020

I liked the content and the presentation. One input, though: I really would like to learn about unit tests early in the program.

创建者 Stanislav S

Dec 9, 2017

Nice course, even though the 1st week assignments are not that good, but the rest of the course I enjoyed every single minute.

创建者 Gabriel T

Feb 6, 2016

Great course and delivery!

If only there would be more help in the forums by assistants or tutors it would have gotten a 5 star

创建者 Abhishek R

Mar 13, 2019

Great course! Sometimes the guidance was a bit confusing but after enough looking over my notes I was able to do it properly.

创建者 Soumyajit P

Feb 18, 2016

Good course and quite unique approach... could have been more interesting and fun! Video presentation is too geeky at times.

创建者 Mary S

Mar 30, 2018

Material too repetitive for my tastes, but some may find that reinforces learning. The baby names project was kind of fun.

创建者 Apurva H

Jul 29, 2017

PLEASE teach us how to use a better IDE. BlueJ sucks, compared to, for example, something like Spyder for Python. PLEASE.

创建者 Roberto R

Nov 23, 2016

I liked the fact that the final tests need your code.... so if you do not understand what you have done you will fail :-)

创建者 Wei Q

Jan 19, 2022

Everything is perfect except for the discussion forum. It would be greatly improved if TAs can provide more supervision.

创建者 KALE M G P

Jul 17, 2020

This course will help u problem solving skill as well as how to debug and find Compilation Failure and to Rectify it

创建者 Anne-Marie C A

Aug 11, 2016

This Course's content was so clear and so enlightening! I really appreciate these instructors strategy! so different!

创建者 Mahammadshabbir N

Mar 15, 2022

the cource was full of information and the best part is to learn the 7 step approach to solve any software problems.

创建者 Alfred R

May 24, 2018

Good course, but you've to be aware that the assignments, which is set to 10 minuttes, often takes from 2 - 4 hours.