ID: 39482191b4c287e407131634c83d2231fda25f43
29 lines
—
925B —
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_5.0",
"library:website": "https://math.hws.edu/eck/cs124/javanotes5/",
"library:author": [
"David J. Eck"
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-2.5"
],
"library:title": "Introduction to Programming Using Java",
"blob:at": {
"@id": "file:/pdf/introduction_programming_java_5.0.pdf",
"blob:primary_source": "http://web.archive.org/web/20160418032423/http://math.hws.edu/eck/cs124/downloads/javanotes5-linked.pdf",
"blob:retrieval_date": "2023-04-06"
}
}
|