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

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

4.6
8,049 个评分

课程概述

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

热门审阅

AM

Apr 30, 2018

Excellent introduction to Java.A little heads up if you're taking the course:Answers need to be truncated to x decimal places in quizzes, not rounded. (Instructors please clarify this in all quizzes!)

FA

Oct 7, 2017

Excellent explanations and amount of course work for practice, the tests made good use of the examples and work given, I am satisfied with what I learned in this course and see it's real world usage.

筛选依据:

351 - Java Programming: Solving Problems with Software 的 375 个评论(共 1,663 个)

创建者 Pratisek M

Oct 13, 2018

Very good for beginners with a little background of programming.It teaches how to approach a problem algorithmically.

创建者 Alexander I

Aug 28, 2018

Great course. At first it was a bit tough but slowly but surely you immerse into it and learn the ropes. Many thanks!

创建者 Fernando J W H

Oct 19, 2015

This course is amazing, it is the second course of the specialization and it will give you all the knowledge in java.

创建者 Siddhant K

Nov 24, 2024

Took alot of effort and time to complete it buts its great for learning basic and knowing the start of java and OOPs

创建者 Daniel K

Oct 21, 2018

I am learning a great deal during this course and find it challenging. I plan to continue through the five courses.

创建者 Bruno

Jun 6, 2017

I love the fact you create interesting programs that read data and then use it to do your exams! I've learned a lot!

创建者 Chao L

Jan 30, 2016

The course is good overall.

However, the final project might be a little difficult for a beginner in Java programming

创建者 Aaron G

Oct 6, 2019

Loved this course. It got me up to speed on Java rather quickly, and the coursework was super fun and interesting.

创建者 David L

Aug 18, 2016

This course is very practical and amazing. it is worth every penny they are taking.. Sign up and get better at java

创建者 Touhidul I

Feb 27, 2016

Excellent course for beginners. Well structured. Best one to judge yourself before entering into a challenging job.

创建者 Julio R

Nov 23, 2020

muchas gracias por enseñarme aprendí muchas cosas acera de esta carrera , de nuevo muchísimas gracias por ayudarme

创建者 Mohammed H

Nov 7, 2020

I think you have to change the way of learning instead of library let the students make every thing in their hands

创建者 Sujay P

Jun 21, 2017

The Course is really good but the difficulty of week 2 can be reduced to a little more towards beginner standards.

创建者 Rahul S

Jul 24, 2020

Awesome Course. I really enjoyed this course and learned a lot of things especially from programming assignments.

创建者 Taeho K

Apr 23, 2020

Most Progamming courses tend to be easy compared to actual university level courses but this course is rigorous.

创建者 Joseph S

Jan 9, 2018

Fantastic Course with fun projects and the videos do a great job explaining concepts. The instructors are great!

创建者 최재혁

Apr 27, 2022

I was able to learn Java too easily through short, core video lectures and step-by-step assignments. Thank you.

创建者 Ignacio A

Jun 15, 2018

Excellent course. I'm already have a programming job and this course helped to solidify problem solving skills.

创建者 Guillermo P

Jan 22, 2017

Excellent opportuity for those who don't know Java but want to learn and solve some real life problems with it.

创建者 Yaxiang Z

May 6, 2020

This is a really great course to take if you have some programming experiences and wanna brush up your skill.

创建者 Syed M A

Sep 7, 2019

This course was awesome and helped me a lot to build my programming skills as well as problem solving skills.

创建者 Shanmukhi S T K

Jul 23, 2020

Excellent teaching and great codes and examples.It helped me a lot in understanding java language.Thank you.

创建者 SUBHABRATA R

May 4, 2020

Very appreciating with innovative built-in methods.

Loved this course.

Thank you Coursera and Duke University.

创建者 Phillip P

Mar 1, 2020

I have background in other programming languages but I greatly appreciated the introduction to constructors.

创建者 Nkoa c

Jan 27, 2020

waouh , it was a great experience. I learnt many fundamental good practices in solving problem with Software