Introduction to Computer Programming

所在平台: Coursera

课程主页: https://www.coursera.org/learn/introduction-to-computer-programming

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:计算机编程导论 课程概述:该在线课程为您提供编写计算机程序所需的基础技能。如果您有兴趣从初学者的水平学习如何使用真实编程语言编写交互式图形程序,那么这个课程非常适合您。课程开始时将学习编辑和运行程序的基本知识,接着您将学习如何使用形状和坐标创建二维图形。最后,您将学习如何创建可以通过鼠标控制的交互式图形。此外,课程中还将通过一个专为本课程设计的解谜游戏“Sleuth”,运用您的编码技能解决一系列交互式难题。本课程使用Javascript语言和p5.js库。 课程大纲: 1. 名称:您的开发环境 描述:在本主题中,您将学习三个关键概念: - 我们将用于开发程序的工具包 - 使用简单形状和二维坐标进行绘图 - 编写代码的过程和经验 2. 名称:二维绘图 描述:在本主题中,您将学习三个关键概念: - p5.js中的二维绘图函数 - 颜色表示和样式 - 使用控制台进行调试 3. 名称:变量、对象与交互 描述:在本主题中,您将学习三个概念: - 变量和数据 - 简单的交互 - 代码组织 通过本课程,您将掌握创建具有视觉效果和互动性的程序的基础,为进一步深入计算机编程奠定基础。

课程大纲

Name:Your development environment

Description:In this topic you will learn about three key concepts: • The toolkit we will use to develop programs.• Drawing using simple shapes and 2D coordinates.• The process and experience of writing code.

Name:Drawing in 2D

Description:In this topic you will learn about three key concepts: • Set of 2D drawing functions in p5.js • Colour representation and styles • Debugging with the console

Name:Variables, objects and interaction

Description:In this topic you will learn about three concepts: • Variables and data • Simple interaction • Code organisation

课程评论(0条)

课程详情

This MOOC provides you with the foundational skill set required to write computer programs. If you are interested in learning how to write interactive, graphical programs from an introductory level in a real programming language, this is the course for you. You will begin by learning the basics of editing and running programs. Then you will learn how to create 2D graphics using shapes and coordinates. Finally, you will learn how to create interactive graphics that you can control with the mouse. You will even solve a set of interactive puzzles using your coding skills in the Sleuth game which has been created especially for this course. The course uses the Javascript language and the p5.js library.

课程标签

0人关注该课程

主题相关的课程