Friday, September 23, 2016

Friday post for JavaScript

The website that i've been learning JavaScript with :https://www.khanacademy.org
I've done the assignment until the project "What's for dinner"
I've learned some drawing command :
ellipse(value); is for circle
rect(value); is for rectangle
line(value); is for line
arc(value); is for a degree of a circle
I can draw a picture with some command combine together.
I've always want to try coding, coding is actually great and useful.
I liked it coding so far , i thought it would be difficult, but it wasn't too hard at the beginning

No comments:

Post a Comment