ID: 429d1006d7ee2da0a1480899f675d877dff35d93
28 lines
—
898B —
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_software_development_using_java_McCreath_2011",
"library:author": [
"Eric C. McCreath"
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-2.5"
],
"library:title": "An Introduction to Programming and Software Development using Java",
"blob:at": {
"@id": "file:/pdf/introduction_software_development_using_java_McCreath_2011.pdf",
"blob:primary_source": "http://users.cecs.anu.edu.au/~Eric.McCreath/papers/aipsdjE1.pdf",
"blob:retrieval_date": "2023-04-06"
}
}
|