学生对 Princeton University 提供的 Computer Science: Programming with a Purpose 的评价和反馈
课程概述
热门审阅
PK
Aug 6, 2023
This was a very great course to learn a powerful programming language, techniques used. This has changed my life for better and am looking forward to a career change into the programming world.
NK
Jun 15, 2021
Can't wait to get into the second part of the course. The best programming course ever provided for free of cost. The techniques used are backed by mathematical thinking. It is just awesome.
301 - Computer Science: Programming with a Purpose 的 325 个评论(共 370 个)
创建者 nima s
•Oct 4, 2023
good
创建者 DHARSHINI P
•Jul 4, 2023
good
创建者 DANNY F
•Jul 3, 2023
good
创建者 CHAITHAN C
•Jul 1, 2023
good
创建者 NITHISH K S
•Jun 27, 2023
good
创建者 SANKALP M (
•Jul 10, 2022
good
创建者 Nguyen V V
•Jun 22, 2022
Good
创建者 Amr A K
•Jan 11, 2022
good
创建者 Mahmoud h s s
•Jan 5, 2022
GOOD
创建者 way
•Aug 23, 2021
good
创建者 Nguyen T A
•Aug 27, 2025
ok
创建者 Mazen S T H
•Dec 25, 2022
bu
创建者 Andrew S S
•Apr 26, 2025
g
创建者 Mahmoud A M M
•Dec 10, 2023
:
创建者 Prem S
•Aug 9, 2023
-
创建者 MOHAMED A A E
•Dec 23, 2022
g
创建者 Cristian D G G
•Jan 17, 2023
Excelent course but some contents that are evaluated are not in the lectures and are lacking documentation (e.g. In object, BarChart class, Std* libraries), which turns the homeworks more difficult than they should be if those things were explained or a proper documentation page was given.
Don't really like the use of libraries that were built for the course like StdIn, StdOut, etc. Since when not having those libraries available (when really programming), one wouldn't be able to actually implement it.
创建者 Travis D
•May 16, 2022
Very detailed course, went into further depth into some points that Harvard's CS50 didn't. Good warmup to going deeper into algorithms. However some exercises are quite difficult to understand or I feel weren't explained clearly and it can be a bit restricting to only be able to use Intellij to utilise their in house library. The marking system that they have set up can also be a little bit rigid where your answer is right but you have to rewrite the code to accommodate how the course marks the code.
创建者 Milind P
•Jan 13, 2021
Not quite beginner level course when dealing with assignments so some students might find themselves little frustrated. But with the difficulty of assignments, the learning opportunity is great once you finish assignments successfully with help of forum and other research. Book-site could be made little more extensive as currently it is very condensed compared to what chapters in book might have. Overall great course and learning.
创建者 Brad K
•Aug 26, 2021
The course info implies that this is an introduction to programming for non-programmers, essentially a college 100-level course. The provided information in the lectures does good job at building up the student's information about how to build a program. However, several of the programming assignments dial the difficulty up to a 200- or 300-level algorithms class which might lead to frustration on the part of the student.
创建者 Oluwatosin A
•Jul 23, 2020
This course was detailed and helpful. I don't know if this matters a lot, but it bothers me that this course teaches students to use its own libraries. I think the students may not be able to use the actual Java standard libraries well.
Also, I find many assignments hard to understand, most likely because the instruction is not clear enough.
But overall, this course was very nice and interesting.
创建者 Santiago M
•Oct 11, 2020
I got what I needed and way more... This course is really heavy on maths and it does not stay with just "learn java"... I admit that I got frustrated at some point since Im not good at math and struggle a lot!.. but with the help of peers I was able to get the end goal and I would recommend this class to anyone that want to understand how programming works.
创建者 Ashvith S
•Mar 11, 2022
I like that this course covers the important aspects in detail, and divides the chapters into smaller subsections. I would go far as to argue that these questions are Ivy-League tier problems, and requires a lot of research and patience, which aren't appreciated by beginner students. Maybe it would be better to tone down the difficulty.
创建者 20-047 F F R
•Jun 15, 2022
the material is delivered by great and experienced speakers, the material presented is clear and easy to understand, the quiz given is also not immediately difficult, but gradually from easy to difficult, the reading given is also clear and the core material can be understood, unfortunately there is no translation for Indonesian
创建者 Valon Y
•Nov 24, 2022
Some of the assignments are a little too hard and it is really difficult to know how to proceed when you hit a roadblock, other than excessive browsing through the forums or the web. But the info you gain from the course itself is really helpful in teaching you various ways of programming and program solving.