学生对 Duke University 提供的 Pointers, Arrays, and Recursion 的评价和反馈
课程概述
热门审阅
KS
Oct 19, 2020
Great introductory course for those who want to learn primitive part of programing.
BG
Jun 2, 2019
Great course that taught important programming topics.
51 - Pointers, Arrays, and Recursion 的 75 个评论(共 94 个)
创建者 Dhiego S d S
•Nov 18, 2018
Very challenging course.
创建者 Đặng Q H
•Mar 23, 2020
very useful for me
创建者 B S
•Jun 8, 2020
super challenging
创建者 Tiago T M
•Dec 20, 2023
I learned a LOT!
创建者 kedar h
•Nov 8, 2018
amazing awesome
创建者 Akhil P
•Nov 16, 2018
Great course!!
创建者 Егор О С
•May 17, 2019
Great course
创建者 bakre a
•Dec 3, 2023
great
创建者 Thắng Đ Đ
•Feb 6, 2020
Great
创建者 HITESH G
•Jun 16, 2019
great
创建者 G N R
•Jun 6, 2020
good
创建者 leekibeom
•Jan 17, 2019
good
创建者 Ahmed M m
•Jan 3, 2021
.
创建者 Alan-Frank V
•Jan 2, 2019
.
创建者 Joris K
•Jul 12, 2019
I think this is one of the best courses I've taken (and that's including the famous deeplearning.ai trajectory), because it is finally quite difficult, and covers even more advanced topics like function pointers. The best part is the fact that there is also some explanation on the hardware and memory, which make understanding the "why" of choices made more intuitive.
The order in which new information is added is spot on, and the assignment are relatively difficult and you really have to focus; tinkering your way through doesn't work (I was reminded of the saying: "Reading for half an hour, will save you two weeks of trying"
As a downside: I HATE emacs in this PPE environment; I'm used to sublime text, and all short-cuts/hotkeys are different. In addition, the ctrl-w, which is for copying (I think) closes the PPE tab, have resulted in lost code, and some cursing from my side.
However, all in all: great and I would recommend it to anyone interested in C programming (... or learning Emacs ;))
创建者 Ming T
•Nov 3, 2019
Learned a lot about pointers and arrays which I admittedly spaced out on in college. There was an assignment of recursion and how to efficiently use it, however it's use seemed somewhat limited in the final project. This would have been a five star, however the discussion forum response from the instructor team needs to be faster, especially since I'm 99% sure I'm reporting an error and the only staff response was not helpful (and no follow up!, bad business there, especially since the courses are paid, not expensive for American standards, but not all countries make American wages).
创建者 Ryker E
•Sep 9, 2023
I feel like everything seemed reasonable up until the final project second part. In fact, Coursera told me I had been doing well on several of the previous assignments. Supposedly the last part was only going to take 1 hour. Well it took me probably 6+ hours. I would say that there needed to be a little more instruction on the final assignment, or the time for the assignment should have been adjusted to something more like 3 hours. Either way, finally done!
创建者 Jake S
•Dec 30, 2019
I really enjoyed the instructors, I just think the course is not structured well for Coursera's weekly cadence. Learners who expect the time investment to stay the same week-to-week are in for a big surprise when the challenges come at the end of each course. It is as if you are asked to stack two bricks upon each other, then construct the empire state building. Hence the panicked learners in the forums. Thank goodness it is a flexible deadline course.
创建者 Damien B
•Mar 13, 2019
Very tricky. Much trickier than the earlier courses in the specialization. This is to be expected because pointers are slippery. My only complaint would be that the course needs more basic instruction in Git. I ran into some major issues with github and lost hours trying to fix them. Git is a great skills and should be included in the course, but I think we need a little more guidance.
创建者 Fabrício B
•Feb 1, 2019
The course itself is great. The grading system is a bit frustrating because you don't know what the actual tests are. Some idea of what they are actually testing would be a great learning experience.
创建者 Afnan A
•Sep 6, 2020
The project is difficult to complete. It would have been nice if they gave instructions in algorithmic style,
instead of giving subtle instruction.
创建者 Jörn W
•Sep 18, 2020
Nice course. However the last assignment is described in complicated manner.
创建者 VMC (
•Apr 14, 2020
Only thing keeping this from 5 stars is the testing assignments
创建者 Ujjwal A
•Mar 3, 2020
upload more video so that it will easy to understand
创建者 Leonid P
•Oct 26, 2018
Good course, but some homeworks too hard.