Please note the order of content between specific classes may change slightly depending on the course needs.
Cool websites for reference
Resources to study/practice coding
Reading resources
- Introduction to Accessibility,
- Introduction to HTML,
- Introduction to CSS,
- Introduction to online code editors such as the MIMIC platform and CodePen,
- Introduction to Figma, a digital design tool.
- what is JavaScript and when to use it,
- variables, data types, operators, conditional statements, loops, functions,
- JavaScript and Accessibility.
- The Document Object Model (DOM),
- Interacting with DOM elements using JavaScript.
- recap on the basics of HTML, CSS and JavaScript,
- How HTML, CSS and JavaScript work together.
- Simple website structure with HTML and CSS,
- Accessible styling, formatting and interaction.
- Working with accessibility tools on the web.
- Adding simple dynamic elements to the website.
- Adding more interactivity to your website,
- Accessibility and customisation in website development.
- Building websites with platforms.