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.

BG

Jun 2, 2019

Great course that taught important programming topics.

筛选依据:

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

创建者 Antonio B B A

Oct 31, 2018

I'm at the beginning, but I can assure that is really better than the programming courses in the university. The teachers here are very didactic people as long as allow students to have a complete course. Thanks you all.

创建者 Jessica S

Nov 7, 2019

Some concepts a bit complex, but with the exercises, especially with the latest project, everything is clear. It was a challenge and I feel very happy to have finished it. I recommend it.

创建者 Genner A C R

Jun 2, 2020

It's hard to complete, in particular by the project, but it's an excellent course. Totally recommended to have the basic programming skill on a solid, well founded base.

创建者 Hitesh P

Aug 18, 2020

Best part of the course the assignments and the poker project. I loved the reading part too. Best skill I got from this course is deep knowledge of debugging.

创建者 Gastón M

Mar 5, 2019

Great course. They did a great job in explaining key concepts like pointers and arrays, which are usual subjects with which students struggle.

创建者 mukul k

Oct 16, 2022

It was really good going through this course. Assignments and projects were a bit tough but still enjoyed it

创建者 robert r

Oct 13, 2022

The last project is the most difficult one I ever had in a while. I am enjoying it very much.

创建者 Charulaxmi F

Dec 21, 2019

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

创建者 Kenta S

Oct 20, 2020

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

创建者 Sinan

Aug 26, 2021

This course will help all junior and senior programmers. Thanks to lecturers.

创建者 Samrat P

Jul 2, 2020

Awesome Course. A very well structured course to learn about C deeply.

创建者 THEO N

Sep 27, 2022

I filled any knowledge gaps I had in pointers, arrays and strings.

创建者 Balachandra K

Jun 3, 2020

excellent foundation-building course, not an easy one though

创建者 Vrushali T

Apr 22, 2020

very informative and helpful quizzes, readings, and videos

创建者 Fei G

Dec 22, 2019

Very good material arrangement and assignment settings!

创建者 Brandon G

Jun 3, 2019

Great course that taught important programming topics.

创建者 JIMMYKUMAR A

Apr 2, 2019

Really nice and the project is really challenging.

创建者 Shivam k

Sep 5, 2020

know about pointers and recursion in c

创建者 Navjyot S

Dec 3, 2020

One of the best course, ever have.

创建者 Neel P

Feb 16, 2020

awesome .please give more example

创建者 Smriti A

May 12, 2020

faculty charges reply very late.

创建者 Anurag S

Apr 25, 2020

Best course to learn c language

创建者 Saumya K

Jul 5, 2020

Really Challenging but Fun!

创建者 BIR B

Aug 16, 2020

thanku sir for teaching me

创建者 Soumyajit M

Sep 14, 2020

Best Course for beginners