discusserino
This commit is contained in:
parent
7467be08a1
commit
cdd28bd7ba
1 changed files with 2 additions and 1 deletions
|
@ -93,6 +93,7 @@
|
||||||
"name": "Java Tutorial, Part 6: Inheritance",
|
"name": "Java Tutorial, Part 6: Inheritance",
|
||||||
"summary": "In this Java tutorial for beginners, we cover classes extending other classes and the instanceof keyword.",
|
"summary": "In this Java tutorial for beginners, we cover classes extending other classes and the instanceof keyword.",
|
||||||
"id": "java_6",
|
"id": "java_6",
|
||||||
"date": "10/31/2019"
|
"date": "10/31/2019",
|
||||||
|
"discuss": "https://twitter.com/Ellpeck/status/1189904487722487809"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in a new issue