Chevron Left
返回到 Programming Fundamentals

学生对 Duke University 提供的 Programming Fundamentals 的评价和反馈

4.7
6,928 个评分

课程概述

Embark on your programming journey! This introductory course teaches you the fundamental principles of programming in C that are applicable to any language you might want to learn. Master a powerful seven-step problem-solving process for developing effective algorithms. Learn to read and understand code, transforming complex challenges into manageable solutions. No prior experience needed. Develop core skills for software development and enhance your career prospects in diverse fields. By the end of this course, you will be able to develop algorithms that are specific and correct....

热门审阅

ER

Aug 13, 2020

The instruction provided in this course are very clear and anyone who can learn coding by this course. But the course has more readable content for you to take notes and reading it may take more time.

MK

Jan 27, 2021

It's a very good as a beginning with programing language. It helped me to think like a compiler and how it exactly works. I've finally understood the saying "Everything in computer works in logic".♥

筛选依据:

226 - Programming Fundamentals 的 250 个评论(共 1,788 个)

创建者 Shweta b

Jun 14, 2020

The course is really helpful for the beginners. The basics are taught very nicely.Each and every concepts are explained thoroughly. Thanks to the teachers who have made us to learn quickly.

创建者 M. M R

Jun 2, 2020

I never thought C programming is about algorithms! Always thought it's just some set of code, but this helped me a lot to learn how to write and review algorithms and logic behind the code

创建者 MitchNiemandt

Dec 27, 2017

Well worth it! Hated it in the beginning, couldn't wrap my head around the algorithms, but the course studies helped, kept reading, watching the videos, FINALLY got it!

100% can recommend!

创建者 Jesús N

Jun 10, 2020

Nice course, I learned a lot. I will suggest that the teacher needs to offer more office hours in order to help more the students with homewoks, like doing zoom meetings

AMAZING COURSE!!!!

创建者 Vraj P

Sep 22, 2019

great course for beginners!!

rather than only language syntax learning about the actual process or actual algorithm is way more beneficial. which is the exact thing this course provides.

创建者 LiuJunLin

Sep 16, 2023

In this course, I learned more about the thinking and methods of programming. Thanks to the teachers who used humorous and interesting courses to help me understand what programming is.

创建者 Edwin A C P

Sep 14, 2020

The course is very good, it really helped me a lot to learn to read the step by step execution of the codes, and not focus only on the result. Very good foundation to start programming.

创建者 Anna S

Dec 11, 2017

This course is great! It helps me to structirize all the information about programming that Iknow before. And of course I find a lot of new things. Thanks for the course and good luck!)

创建者 Thoutam V

May 27, 2020

The course was really fantastic. The way they are building concepts step by step for the beginners like me is really appreciable. I'm looking forward to learn more from you. Thank you.

创建者 Beydah

Jul 25, 2025

Bu kurs sayesinde öğrendiğim her şeyi halen daha kullanıyorum. Mutlaka tüm yazılım geliştiriciler bu dersi almalı. Duke University kapılarını hepimize açtığı için çok teşekkür ederim.

创建者 Baturalp İ

Apr 16, 2021

I can recommend this course to anyone who is interested about learning algortihms and C syntax. Most importantly this course shows you how computers understand your code step by step.

创建者 ADITHYA D

Dec 10, 2020

The reading part were a little bit lengthy, but they are necessary for the course.

This course was very useful to create a good programmer in me.

Thank You all for this wonderful course

创建者 Ananth R

May 29, 2020

This course is a bit different from all other Introduction to C courses as the focus here is on understanding why, when and how to code rather than jumping directly into writing code.

创建者 Jessica T

Feb 1, 2018

This course is great. The teachers are fantastic at explaining the subject matter. I had failed a class at a community college in C++, this class makes it all make so much more sense.

创建者 Stoyanov A

Apr 19, 2018

Very nice course for every beginner. After the course you will understand very well the fundamentals of programming and could continue to further expand your knowledge in this field.

创建者 mathecoder

Jul 5, 2020

Excellent course for basics about programming. Sometimes we dive into advanced concepts ignoring the basics. And this course definitely helps address this issue and bridge this gap.

创建者 Angus C

Jul 26, 2025

I did the course for some revision after programming in C for some time. I learnt a lot. The assignments are a great way to improve your programming skills and they are not easy.

创建者 ANDREW J L

Apr 26, 2020

Challenging course if you have no experience in coding. Great at teaching basics to give someone an understanding of coding, and the final evaluation demonstrates that perfectly.

创建者 Kristen P

Jan 19, 2020

Excellent for beginners. A great way to build a solid foundation for new programmers/ data scientists/ coding enthusiasts. Loved the instructors and their way of explaining things!

创建者 Anil

Mar 14, 2021

it's a wonderful course. it helped me to improve my knowledge and skills, and i have an awesome learning experience with this course.

Thank you Coursera and Duke university team.

创建者 PRASENJIT P

Sep 21, 2020

Very good course for beginner before the course I haven't know anything about programming but after this now I can say I learn something about program which is really interesting.

创建者 Andy G

Aug 21, 2020

I have previous experience in Python, a bit of C, and have a background in Mathematics. Despite that, I found this course to be extremely useful to better my algorithmic thinking.

创建者 Seethiraju V S

Jul 12, 2020

Its been a great experience and good reading stuff have been provided. Focussed on algorithmic skill and manual approach which helped me to understand the readability of the code.

创建者 Mike T

Feb 3, 2020

The format combined lectures, video, and exercises into an interesting way to learn algorithm development using the C language - much better than the usual "Hello World" approach.

创建者 shrikant h

Dec 7, 2019

That was a great experience to me because I have learnt lot of new things and I learnt how to do programming analysis based on complex problems and writing algorithms for problem.