Posted on August 28, 2023 in response to jeremy In response to jeremy
Hi Jeremy,
I teach my ELA students block based coding from the approach that it is similarly structured like writing an essay with a beginning, middle and end. The instruction is paired with learning Shakespeare and having them write code to act out an assigned scene from the play. This is a computational thinking perspective called ambiguity and exploration with the code is part of the learning process.
When teaching code do you go over flowcharting or pseudo-code prior to teaching the language? I know my kids want to get straight to getting in iPads and coding, which is great, but this year I plan to teach flowcharting and pseudo-coding first. My thoughts are that learning these to skills can help to plan out how the code will work before just diving in.