Building on the course Programming Fundamentals, this course will teach you how to write code by first planning what your program should do—an important approach for novice and professional programmers. You will learn how to compile and run your program, and then how to test and debug it. This course builds on the Seven Steps you have already learned and provides a framework for systematically testing for problems and fixing them, so you can find and fix problems efficiently.
Этот курс входит в специализацию ''Специализация Introductory C Programming'
от партнера
Об этом курсе
Приобретаемые навыки
- C Programming
- Compiler
- Debugging
от партнера

Университет Дьюка
Duke University has about 13,000 undergraduate and graduate students and a world-class faculty helping to expand the frontiers of knowledge. The university has a strong commitment to applying knowledge in service to society, both near its North Carolina campus and around the world.
Программа курса: что вы изучите
Writing Code
In this module, you will learn to write code and do your first assignment in the Practice Programming Environment. You have practiced the first four steps of the Seven Steps in the previous course, and you will review them here before learning Step 5: Translating Your Algorithm to Code. Expert programmers spend most of their time planning before they begin writing code, and you will learn to do the same!
Compiling and Running
Now that you know how to plan an algorithm and translate it to code, you need to learn how to compile and run it! You will learn about the compiler, which takes the code you wrote and translates it into instructions a machine can execute, which you can then run. You will also learn about different options you can give the compiler, as well as different ways to run your program that give you debugging information.
Testing and debugging
Two skills that are crucial to good programming are testing—finding problems with your code, and debugging—fixing them. In this module you will learn systematic ways to identify problems in your code, as well as how to apply the scientific method to fix your program when you do find a bug.
Project
In this module you will begin the project you will complete over the course of the rest of the specialization. At the end of each course, you will write a piece of a program that will calculate the odds of different poker hands winning with a Monte Carlo simulation—a way to calculate complicated probabilities by generating random data.
Рецензии
- 5 stars65,81 %
- 4 stars17,23 %
- 3 stars5,36 %
- 2 stars4,66 %
- 1 star6,92 %
Лучшие отзывы о курсе WRITING, RUNNING, AND FIXING CODE IN C
As accustomed by now when it comes to Duke University, Drew and the colleagues, it was just perfect how they pass on the knowledge.
More hands on than my native college course in ECE (10+ years back) with an increased focus on practical tools for programmers.
This course looks boring at first sight but when you try to complete the course's assignment it is very challenging
I really enjoyed this course. This course seemed to be a little hard at the beginning. But it was really good. I learnt a lot of things. Thank you!
Специализация Introductory C Programming: общие сведения
This specialization develops strong programming fundamentals for learners who want to solve complex problems by writing computer programs. Through four courses, you will learn to develop algorithms in a systematic way and read and write the C code to implement them. This will prepare you to pursue a career in software development or other computational fields.

Часто задаваемые вопросы
Когда я получу доступ к лекциям и заданиям?
Что я получу, оформив подписку на специализацию?
Можно ли получить финансовую помощь?
Will I receive a transcript from Duke University for completing this course?
Остались вопросы? Посетите Центр поддержки учащихся.