A small activity to help break problems down into English steps and describe each thing that’s happening in a interaction.
Pre-programming,
co-coding
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.
Toggle nav
Carousel, with single buttons
Data filter
To-do list
Carousel, with next/previous buttons
A small activity to help break problems down into English steps and describe each thing that’s happening in a interaction.