Instructional Video

Intro to Drawing

Curated and Reviewed by Lesson Planet
This Intro to Drawing instructional video also includes:

Leap right into programming in JavaScript with this first video in the series. Start off with drawing a rectangle. Remember computers only know what you tell them. So you need to specify exactly where on the screen you want the rectangle and the exact size it should be. One of the wonderful features of this programming environment is that the results of the program are shown immediately, and error messages clearly show what needs to be fixed. 

23 Views 8 Downloads
Pros
  • Simple introduction to using rect() function to draw a rectangle 
  • Clear explanation 
Cons
  • None