CS CORE SLIDES FALL 2019

Course Material created by Kaiy Muhammad and Nastia Garachtchenko, made for the Digital Harbor Foundation in Baltimore, MD in 2019.

 
 
codecheatsheet.JPG
 

 

CS 1: Intro, P5.JS Interface, Making Your First SHape


 

CS 2: Changing Size and Position of SHapes


 

CS 3: Animating SHapes, Different Kinds of operators, intro to if statements


 

Cs 4: if statements, Booleans, else statements, COmputer Logic Optimization


 

CS 5: STrings and displaying text


 

CS 6: Work time For project 1


 

Cs 7: For Loops, Commenting, and Printing to Debug


 

CS 8: Functions (Arguments and Returning Variables)


 

cs 9: Mouse-Click Interaction


 

Cs 10: Keystroke Interaction


 

CS 11: Interactive Art and Beginning Project 2


 

cs 12: While statements And Do-While statements


 

CS 13: Continue Project 2