Chevron Left
返回到 Pointers, Arrays, and Recursion

学生对 Duke University 提供的 Pointers, Arrays, and Recursion 的评价和反馈

4.3
349 个评分

课程概述

The third course in the specialization Introduction to Programming in C introduces the programming constructs pointers, arrays, and recursion. Pointers provide control and flexibility when programming in C by giving you a way to refer to the location of other data. Arrays provide a way to bundle data by guaranteeing sequences of data are grouped together. Finally, recursive functions—functions that call themselves—provide an alternative to iteration that are very useful for implementing certain algorithms....

热门审阅

KS

Oct 19, 2020

Great introductory course for those who want to learn primitive part of programing.

CF

Dec 20, 2019

Teaches you how to use GDB and debug code effectively. Challenging and engaging homework.

筛选依据:

76 - Pointers, Arrays, and Recursion 的 94 个评论(共 94 个)

创建者 satyendra

Aug 26, 2020

Tool is confusing and very hard to use

创建者 RHEA D

May 29, 2020

tough course but well taught

创建者 SAPTARSHI D

Jul 25, 2019

nice course

创建者 Deleted A

Feb 5, 2019

good one

创建者 Himanshu k

Aug 29, 2020

well

创建者 Laura G

Feb 25, 2022

Would definetively recomend taking an introductory course to C programming, this course requires prior knowled not stated before signing up... it has great content but if you are not familiar with any programming language yet better wait before taking this course.

Also, would be better if there were more worked through examples.

创建者 Martin H

Mar 18, 2019

A very good course if you just look at the programming part. But most of the time you try to find testcases what the programmer could have done wrong ( without knowing the course). That's pure luck and does not help to improve my C skills....

创建者 Picman

Oct 4, 2023

Sincerely speaking, the project is not that good for me, it's not really hard but since I don't play card, remember those rules really kills me... Hope you can change to a more general project that everyone could enjoy.

创建者 Manav H M

Jul 10, 2024

The poker assignments are just too complex to keep up with, a planning system needs to be introduced so that all the data types and files can be understood.

创建者 Levin M J S

Aug 21, 2019

Not making enough effort to help students make sense of the convoluted implementations that they had used.

创建者 Sayan C

Apr 7, 2020

Very tough

创建者 Aicha M

Jan 18, 2021

in the discussion form they respond really late !!

创建者 ARSHDEEP S

May 1, 2024

difficulty in doing the assignments

创建者 Philipp N

Jun 6, 2025

Compared some of the other C courses on Coursera, this one is excruciatingly slow. The course also has this weird obsession with using thoroughly outdated tools like emacs. Nobody is programming like this any more, This course would be better if it was using up to date IDEs like VisualStudio Code or IntelliJ CLion. The final project has a few issues that make the difficulty ramp up sharply because to properly implement the functions one need to know the rules of poker and the reference implementation used by the grader seems to get the value of the different suits wrong. Overall I did not enjoy the course.

创建者 Timmy D

Oct 2, 2021

It's really good until you have to deal with invisible test cases for weeks and weeks..

创建者 Bùi Q P

Mar 12, 2019

Very bad tool use for uploading assignment

创建者 Aditya S

Jun 10, 2024

not able to complete

创建者 Adam

Sep 18, 2023

.