1. Урок 1. 00:02:54
    Draw in HTML Canvas
  2. Урок 2. 00:02:55
    Add color to graphics using HTML Canvas
  3. Урок 3. 00:01:40
    Specifying Height and Width on the Canvas Element
  4. Урок 4. 00:03:56
    Draw circles in HTML Canvas using .arc
  5. Урок 5. 00:02:50
    Add strokes to circles using HTML Canvas
  6. Урок 6. 00:05:04
    Use HTML Canvas arcTo, moveTo, and lineTo to draw a piece of a pie chart
  7. Урок 7. 00:05:41
    Add click interaction to HTML Canvas using JavaScript events