API Endpoint for journals.

GET /api/articles/50321/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 50321,
    "title": "Conceptual Analysis of Analogical Transfer in Common Programming Languages",
    "subtitle": null,
    "abstract": "Analogical transfer is well studied, but much less is known about how students transfer within specific domains. Computer science presents an opportunity to study such transfer, as students often transition from block-based (e.g., Scratch) to text-based (e.g., Python) programming languages. As an early step in understanding programming transfer, we present a conceptual analysis that predicts when students may be aided by analogical supports when transferring from Scratch to Python. We are specifically guided by Structure Mapping theory, which states analogy is a process of aligning objects and relations based on their common structure (Gentner, 1983, 2010). Much research has found that surface similarity influences transfer; thus, we categorized various programming concepts (iteration, booleans, etc.) based on their perceptual similarity. Further, we make predictions about where and how progressive alignment (Kotovsky & Gentner, 1996) can be used to facilitate relational understanding. This analysis sets the stage for future experimental work.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Education; Analogy; Language understanding; Learning; Pattern recognition"
        }
    ],
    "section": "Member Abstracts with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/9z0408kn",
    "frozenauthors": [
        {
            "first_name": "Rosalind",
            "middle_name": "",
            "last_name": "Owen",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Jennifer",
            "middle_name": "",
            "last_name": "Houchins",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Bryan",
            "middle_name": "",
            "last_name": "Matlen",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Elysse",
            "middle_name": "",
            "last_name": "Caballero",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Kiley",
            "middle_name": "",
            "last_name": "McKee",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Yvonne",
            "middle_name": "",
            "last_name": "Kao",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-02T00:00:00+06:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/50321/galley/38283/download/"
        }
    ]
}