Pre-programming,
co-coding
What & why
Writing out coding problems in basic English before code helps put our brains in the right mindset.
We then have a readable roadmap of what code needs to be written and where to write it.
Writing code and program flow in English is the first step to writing actual code.
Set up
- Form into pairs
- Download the HTML & CSS code snippets
- You’ll be shown a JavaScript interaction
- Write out the code you’d need—in English
Toggle nav
Carousel, with single buttons
Data filter
To-do list
Carousel, with next/previous buttons