DJ
Great course, nice information about understanding graphs and charts. Also explains looping and conditioning nicely
This course is the second course in the specialization exploring both computational thinking and beginning C programming. Rather than trying to define computational thinking, we’ll just say it’s a problem-solving process that includes lots of different components. Most people have a better understanding of what beginning C programming means!
This course assumes you have the prerequisite knowledge from the previous course in the specialization. You should make sure you have that knowledge, either by taking that previous course or from personal experience, before tackling this course. The required prerequisite knowledge is listed below. Prerequisite computational thinking knowledge: Algorithms and procedures, data collection Prerequisite C knowledge: Data types, variables, constants, and STEM computations Throughout this course you'll learn about data analysis and data representation, which are computational thinking techniques that help us understand what sets of data have to tell us. For the programming topics, you'll continue building on your C knowledge by implementing selection, which lets us decide which code to execute, and iteration (or looping), which lets us repeat chunks of code multiple times. Module 1: Learn about some common statistics we can calculate as we analyze sets of data Module 2: Discover how we make decisions in our code Module 3: Explore the various ways we can represent sets of data Module 4: Use iteration (looping) to repeat actions in your code
DJ
Great course, nice information about understanding graphs and charts. Also explains looping and conditioning nicely
AA
The super cool graphs were really interesting and did make me feel like I have learnt something!
HK
Thank you Dr.T , your explanation are so great and informative.Hope you continue to do more courses and if possible for Embedded systems design using development boards such as Arduino.Best Regards
DC
Great course for learning C programming but not a big fan of the coursera grader though. I wish that part was much simpler.
RG
The instructions for the programming assignment were a bit ambiguous, but overall the course was great.
Showing: 20 of 22
Thank you Dr.T , your explanation are so great and informative.
Hope you continue to do more courses and if possible for Embedded systems design using development boards such as Arduino.
Best Regards
Great course, nice information about understanding graphs and charts. Also explains looping and conditioning nicely
The course provided a very clear understanding of while and do while loops. I've been a programmer for a while (no pun intended), and I finally have a good understanding of how to apply these this class of iterative processes.
The instructions for the programming assignment were a bit ambiguous, but overall the course was great.
The super cool graphs were really interesting and did make me feel like I have learnt something!
Great course. Dr. Tim is excellent professor, explanations are very clear and useful
Thank you Sir for this informative course.
had nice experience of taking this course.
A very good techaer
Good for beginners.
Good course
its good
otimo
good
best
It's a really great course. It helps speed up a lot in comparison with learning the C programming all by myself. It would be better if the content of the course is denser.
Great course for learning C programming but not a big fan of the coursera grader though. I wish that part was much simpler.
50% Excel spreadsheets (+graphs) 50% C coding.
Very Interesting and Informative
the last assignment was super hard, and was kind of not covered through the course!
but it teaches a lot of good stuff about data