Code 2 Art
An exploration of expressing with code.
Thank you to our sponsors!
A little about you.
- Who has heard of CC?
- Any old school Flash devs in the house?
What are our goals this evening?
Introduce us to the meduim.
Introduce core basic programming concepts.
Walk away with instilled confidence to explore and learn more!
Play Along!
StackStarter.io/spin
Spin Code: CODE2ART
- We will be going through alot of code.
- A spin has been configured for your enjoyment!
Lets step back...
Some fundamentals
What is a program?
- A series of intructions for a computer to follow
- Inputs --> Execution --> Outputs
What does a program consist of?
- Data, Instructions
- Inputs --> Execution --> Outputs
Basic concepts
Variables
Functions
Loops
Conditionals
Arrays
Objects
Code 2 Art
An exploration of expressing with code.