Data Analysis and Representation, Selection and Iteration

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/data-analysis-representation-selection-iteration

课程评论:没有评论

第一个写评论        关注课程

课程大纲

DATA ANALYSIS
Selection
Data Representation
Iteration

课程评论(0条)

课程详情

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

数据分析与表示,选择和迭代:这是本专业课程中的第二门课程,探讨计算思想和开始C编程。我们只是说这是一个解决问题的过程,其中包含许多不同的组件,而不是试图定义计算思想。大多数人对开始C编程的含义有了更好的了解! 本课程假定您具有上一门专业课程的先决知识。在上这门课程之前,您应该通过上一门课程或从个人经验中确保自己具有该知识。所需的必备知识在下面列出。 必备的计算思维知识:算法和过程,数据收集 必备的C知识:数据类型,变量,常量和STEM计算 在本课程中,您将学习数据分析和数据表示,这是计算思维技术,可帮助我们理解哪些数据集必须告诉我们。对于编程主题,您将通过实现选择(这使我们可以决定执行哪个代码)和迭代(或循环)(使我们可以多次重复代码块)来继续构建C语言。 第1单元:了解一些我们可以在分析数据集时可以计算出的常见统计信息 模块2:了解我们如何在代码中做出决策 单元3:探索各种方式来表示数据集 模块4:使用迭代(循环)在代码中重复操作

课程标签

0人关注该课程

主题相关的课程