Waiting for people to arrive at the class room and settle in
How did it go since last session. Did anyone come across any issues?
For those who are still catching up with basic web design: what hurdles did you encounter?
Intro:
For those who already done the basics of web design and got a glimpse on how
Javascript works, this session might be a bit dry (!= DRY), dull or boring.
But I want to establish a first basis here, so that everyone can create simple
web pages and integrate Javascript code into it. The next session will then
go more in depth on (modern) Javascript, after which we are able to create some
games.
We will walk along the lines of the
MDNs Getting Started with the Web Guide
and go through the HTML, CSS and JS basics.
15min for HTML, 15min for CSS, 30min for JS, plus Q&A and breaks. Then
additional 10min on HTML5 and semantic tags. Use course pages to demonstrate.
Concrete timing schedule below in subsections.
Slides: https://tantemalkah.at/2021/artful-coding/slides/session2.html
Pre-recording: https://base.uni-ak.ac.at/cloud/index.php/s/2NSnEjsexGDA2a5
Further resources on
Subsections:
Create a page, containing at least:
With at least the following functionality:
If you are unsure how to tackle this, just follow the MDN guide and create the page just as they do it. You still can change content and styling once everything works.
To submit your exercise, go to our shared base cloud folder into the "Session 2 - HTML, CSS and Javascript" folder. There you find an Exercises folder. Inside of it create a folder with your student ID and name, where you can put your solution (there is a placeholder folder there as an example reference). Put your solution there until the beginning of our next session, to get the full points on this exercise.
Helpful resources:
This page is part of the course website at https://tantemalkah.at/2021/artful-coding
All contents, where not otherwise noted, are licensed by Andrea Ida Malkah Klaura under a CC-BY-SA 4.0 license.