TechRoots - Coding Art Lesson 1

Coding Art

Lesson 1

Today We Will Start Our Journey into Making Art with Code

Before we start let’s introduce 4 things needed to make our Art

JavaScript- Coding language that makes things interactive

Function- Set of Steps that tells the computer how to do or make something

Variables- giving a name to a value so that we can easily call upon that name and get that value quicker

If,Then Statement- IF this happens THEN i want this to happen, ELSE i want something else to happen

You'll Be Able To Make Things Like This!: