ID: f602231b6ac1faec3c0c2e266bfbf446941d73df
29 lines
—
908B —
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:introduction_programming_java_4.1",
"library:website": "https://math.hws.edu/eck/cs124/javanotes4/",
"library:author": [
"David J. Eck"
],
"license:licensed_under": [
"dokk:license:GFDL-1.1-no-invariants-or-later"
],
"library:title": "Introduction to Programming Using Java Version 4.1",
"blob:at": {
"@id": "file:/pdf/introduction_programming_java_4.1.pdf",
"blob:primary_source": "https://math.hws.edu/eck/cs124/downloads/javanotes4.pdf",
"blob:retrieval_date": "2023-04-06"
}
}
|