update fpb.json
parent
f4bd593a5c
commit
be12fbc195
15
fpb.json
15
fpb.json
|
@ -56799,6 +56799,11 @@
|
||||||
{
|
{
|
||||||
"section": "Java",
|
"section": "Java",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"url": "https://www.youtube.com/playlist?list=PLuhSdp06EMkLgaWqSPZKLqePVw-dtqaTT",
|
||||||
|
"title": "Introduction to Java",
|
||||||
|
"author": "Masith Prasanga"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url": "https://youtube.com/playlist?list=PLqeCu_1ZdDl63h6YR3QsxcGOB7yDS7i3b",
|
"url": "https://youtube.com/playlist?list=PLqeCu_1ZdDl63h6YR3QsxcGOB7yDS7i3b",
|
||||||
"title": "Object Oriented Programming ",
|
"title": "Object Oriented Programming ",
|
||||||
|
@ -56844,6 +56849,16 @@
|
||||||
"author": "Haritha Weerathunga"
|
"author": "Haritha Weerathunga"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"section": "Spring Boot",
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"url": "https://www.youtube.com/playlist?list=PLuhSdp06EMkIhKEo_H-IjrG0cozCuS9lE",
|
||||||
|
"title": "REST API with Spring Boot",
|
||||||
|
"author": "Masith Prasanga"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue