课程目录:计算机编程导论培训
4401 人关注
(78637/99817)
课程大纲:

          计算机编程导论培训

 

 

 

Your development environment

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.

Drawing in 2DIn 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