Coming from a humanities background having learned seven different
languages I never quite felt the same joy as when speaking to a
machine via code. There is some magic 🔮 in it.
Throughout this great and extensive course I learned many a thing:
- 🖼 how to conceptualize a project including code
- 💼 how to look up information in a library documentation (p5js references)
- 🤪 that Daniel Shiffman is a crazy cool dude
- 🪓 how to efficiently use the developer tools in the browser
- 🐸 layout basics with flex box css
- 🥔 global css root variables
- 🎡 and of course a glimpse at different JavaScript code elements like variables, conditional statements, arrays, loops and object programming
For this I am greatful to Lucas and his infinite patience.
If a day had 48 hours or A.I. had finally taken all our jobs and left
us to rejoicing all day long – I would have loved to spend some more
time with object programming. Here I can only follow explanations but
hardly reproduce the code myself.