Describe your previous experiences with coding.
HTML & CSS last semester
What classes have you already taken where you were exposed to
HTML/CSS/JS?
Core 1: Interaction
What parts of the class resonated with you?
I found it very satisfying when I figure something out myself
What parts were most confusing?
Definitely JS
How excited about learning code are you? Are you nervous about
learning code? If so, why? What can I do in this class to help
reduce this anxiety?
I'm very excited to learn code, though I'm a bit nervous because
I haven't learnt much in the previous semester due to issues
with the professor and the strike. I think the teacher could
alleviate some of these stressers by helping me out a little
more and be a bit more understanding for my situation.
How do you imagine coding fitting in with the rest of your
design curriculum and career after college?
I would definitely use coding to do interactive art, but I'm not
sure what I want to do in the future.
What text editor do you prefer to use?
VS Code
Have you used GitHub before? Do you know what it is? Describe
your understanding of GitHub.
Yes / It's a platform to publish code / I'm alright with Github
Describe the relationship between HTML, CSS and JavaScript. Try
using a unique analogy to describe this relationship. “Bonus
points” for creative analogies.
Kiss, Marry, Kill: Kiss HTML, Marry CSS, Kill Javascript
block: generates line breaks both before and after
inline: does not generate line breaks
inline block: allows to set a width and height