home » zplus/dokk.git
ID: 45734a056813c8511f93b3e676c975042397b9f7
28 lines — 950B — 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:programming_fundamentals_modular_structured_approach_using_cpp_Busbee_2008",
    "library:author": [
        "Kenneth Leroy Busbee"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-2.0"
    ],
    "library:title": "Programming Fundamentals - A Modular Structured Approach using C++",
    "blob:at": {
        "@id": "file:/pdf/programming_fundamentals_modular_structured_approach_using_cpp_Busbee_2008.pdf",
        "blob:primary_source": "http://web.archive.org/web/20090723025104/http://cnx.org/content/col10621/1.17/pdf",
        "blob:retrieval_date": "2023-03-12"
    }
}