home » zplus/dokk.git
ID: 37ae3376c6cfc09f7b580c9129875f0e8f84a41e
28 lines — 827B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:automated_code_tracing_exercises_for_CS1_2022",
    "library:author": [
        "Seán Russell"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Automated Code Tracing Exercises for CS1",
    "blob:at": {
        "@id": "file:/pdf/automated_code_tracing_exercises_for_CS1_2022.pdf",
        "blob:primary_source": "https://dl.acm.org/doi/pdf/10.1145/3498343.3498347",
        "blob:retrieval_date": "2023-03-12"
    }
}