PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 14, 20260 citationsOpen Access

Manufacturing the Missing Bridge: A Scaffolding Design for Function Introduction in a Python-First K-12 Informatics Curriculum

View Full Paper
TLThat LeElSohly Laboratories (United States)

Key Points

  • The aim is to address the challenges faced in introducing functions to learners in a Python-first K-12 curriculum.
  • Diagnosed function-introduction bottlenecks across four dimensions: abstraction intent, return-value semantics, parameter passing, and lexical scope.
  • Proposed a two-chapter scaffolding sequence at the Python Pathway curriculum's Volume 1 → Volume 2 boundary.
  • Combined subgoal labeling, notional-machine diagrams, and function-as-plan framing while deferring scope and multi-value return until Volume 2.
  • Identified significant challenges in the function-introduction bottleneck specific to Python-first curricula.
  • Proposed scaffolding strategies ranked by severity against the Python-first profile for effective learning.
  • Evaluated design analytically against established constructs, indicating further empirical validation is required.

Abstract

Scratch-then-Python pedagogies leverage the My Blocks feature of Scratch as an informal bridge to procedural abstraction: by the time a learner meets Python's def, the intent of name a reusable parameterized action is already familiar and only the syntax is new. Python-first curricula do not enjoy this bridge. We diagnose the function-introduction bottleneck in a Pythonfirst K-12 cohort across four canonical dimensions (abstraction intent, return-value semantics, parameter passing, lexical scope), rank the dimensions by severity against the Python-first profile, and propose a two-chapter scaffolding sequence at the Volume 1 → Volume 2 boundary of the Python Pathway curriculum. The proposed sequence combines three levers established in the computing-education literature — subgoal labeling on worked examples (Margulieux et al. 2012, 2016, 2019), parametertracing notional-machine diagrams (Sorva 2013), and functionas-plan framing (Soloway 1986) — with an explicit deferral of scope and multi-value return until Volume 2. The design is evaluated analytically against the Lopez-Whalley tracingexplaining-writing hierarchy and the McGill-Volet abstractionintent construct, with empirical validation flagged as future work under the program's no-cohort scope.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

That Le (2026) studied this question.

synapsesocial.com/papers/6a0567bca550a87e60a1ff1ahttps://doi.org/10.5281/zenodo.20131465
Ask AI
Helpful
Bookmark
Share
View Full Paper