К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Data Analysis and Representation, Selection and Iteration · LearnSpace
Назад в каталог
courseraПрограммирование

Data Analysis and Representation, Selection and Iteration

Курс от University of Colorado System
Начальный≈ 10.7 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

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

Навыки, которые вы освоите

Descriptive StatisticsComputer ProgrammingC (Programming Language)Statistical AnalysisProgramming PrinciplesC and C++Data PresentationComputational ThinkingAnalysisData Analysis

Программа курса

4 модулей · 43 учебных материалов

01DATA ANALYSIS12 материалов

Getting Started

Course IntroductionВидеоNavigating a Coursera CourseВидеоMeet the Instructor (optional)Видео

Data Analysis

Lesson IntroductionВидеоMean and Standard Deviation, Part 1

Учитесь у экспертов

Dr. Tim "Dr. T" Chamillard

Associate Professor

Data Analysis and Representation, Selection and Iteration
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 10.7 ч

4 модулей

Язык: Английский

Субтитры: Арабский, Французский, Бенгальский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Нидерландский, Корейский, Немецкий, Пушту, Урду, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Дари, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
Видео
Mean and Standard Deviation, Part 2Видео
Fictional Drug TrialsВидео
Continuous vs Discrete DataВидео
Spelling ErrorsВидео
Data Analysis Topic Understanding CheckЧтение
Data Analysis Practice QuizЗадание
Data Analysis Graded QuizЗадание
02Selection9 материалов

Selection

Lesson IntroductionВидеоIf StatementsВидеоExercise 1: If StatementsЧтениеThe Danger of EqualsВидеоSwitch StatementsВидеоExercise 2: Switch StatementsЧтениеSelection Lecture CodeЧтениеNumber CharacteristicsПрограммированиеNumber Characteristics SolutionЧтение
03Data Representation10 материалов

Data Representation

Lesson IntroductionВидеоHistogramsВидеоBar ChartsВидеоLine GraphsВидеоPie ChartsВидеоScatterplotsВидеоSuper Cool RepresentationsВидеоData Representation Topic Understanding CheckЧтениеData Representation Practice QuizЗаданиеData Representation Graded QuizЗадание
04Iteration12 материалов

Iteration

Lesson IntroductionВидеоFor LoopsВидеоNested For LoopsВидеоExercise 3: For LoopsЧтениеWhile LoopsВидеоExercise 4: While LoopsЧтениеDo-While LoopsВидеоNesting and BoxesВидеоIteration Lecture CodeЧтениеWhen Will They StopПрограммированиеWhen Will They Stop SolutionЧтение

Finishing Up

Finishing UpВидео