Introduction to Computer Programming

开始时间: 12/21/2023 持续时间: 未知

所在平台: Coursera

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

课程评论:没有评论

第一个写评论        关注课程

课程详情

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.

课程大纲

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

课程标签

0人关注该课程

主题相关的课程