返回到 Java Programming: Principles of Software Design
学生对 Duke University 提供的 Java Programming: Principles of Software Design 的评价和反馈
1,497 个评分
课程概述
Solve real world problems with Java using multiple classes. Learn how to create programming solutions that scale using Java interfaces. Recognize that software engineering is more than writing code - it also involves logical thinking and design. By the end of this course you will have written a program that analyzes and sorts earthquake data, and developed a predictive text generator.
After completing this course, you will be able to:
1. Use sorting appropriately in solving problems;
2. Develop classes that implement the Comparable interface;
3. Use timing data to analyze empirical performance;
4. Break problems into multiple classes, each with their own methods;
5. Determine if a class from the Java API can be used in solving a particular problem;
6. Implement programming solutions using multiple approaches and recognize tradeoffs;
7. Use object-oriented concepts including interfaces and abstract classes when developing programs;
8. Appropriately hide implementation decisions so they are not visible in public methods; and
9. Recognize the limitations of algorithms and Java programs in solving problems.
10. Recognize standard Java classes and idioms including exception-handling, static methods, java.net, and java.io packages.
热门审阅
AB
Oct 17, 2020
Amazing & superb Sessions given By all the instructor's on Java Programming .Happy With learning As well as get Important Knowledge by them
BB
Dec 6, 2020
A good course to continue learning Java. This Specialization has been a great journey for my learning. The assignments were always challenging to complete.
筛选依据:
251 - Java Programming: Principles of Software Design 的 254 个评论(共 254 个)
创建者 Vlad S
•Oct 31, 2019
Bad sources formatting, bad codestyle and bad project design
创建者 LASQUETY, M K (
•Oct 31, 2020
week 2 quiz is broken
创建者 DELA C J K (
•Jan 12, 2020
week 2 is broken
创建者 Mengfei W
•Jul 29, 2018
Sometimes the quiz instruction is not very clear. Sometimes, I could get the assignment results, pass the practice quiz, but couldn't pass the review quiz.