update fpb.json
parent
f250a362b8
commit
1f961a937a
32
fpb.json
32
fpb.json
|
@ -41576,6 +41576,11 @@
|
|||
"title": "C++ Programming",
|
||||
"author": "Neso Academy"
|
||||
},
|
||||
{
|
||||
"url": "https://www.youtube.com/playlist?list=PLfu_Bpi_zcDOtpXhhxL-P1wu0VkwNRXwC",
|
||||
"title": "C++ Programming",
|
||||
"author": "Kody Simpson"
|
||||
},
|
||||
{
|
||||
"url": "https://www.youtube.com/watch?v=8jLOx1hD3_o",
|
||||
"title": "C++ Programming Course - Beginner to Advanced",
|
||||
|
@ -43627,6 +43632,11 @@
|
|||
"title": "Java Programming",
|
||||
"author": "Neso Academy"
|
||||
},
|
||||
{
|
||||
"url": "https://www.youtube.com/playlist?list=PLfu_Bpi_zcDPNy6qznvbkGZi7eP_0EL77",
|
||||
"title": "Java Programming",
|
||||
"author": "Kody Simpson"
|
||||
},
|
||||
{
|
||||
"url": "https://www.udacity.com/course/java-programming-basics--ud282",
|
||||
"title": "Java Programming Basics",
|
||||
|
@ -63271,18 +63281,6 @@
|
|||
"url": "https://exercism.org",
|
||||
"title": "Exercism"
|
||||
},
|
||||
{
|
||||
"url": "https://www.facebook.com/hackercup",
|
||||
"title": "Facebook Hackercup"
|
||||
},
|
||||
{
|
||||
"url": "https://codingcompetitions.withgoogle.com/codejam",
|
||||
"title": "Google Code Jam"
|
||||
},
|
||||
{
|
||||
"url": "https://codingcompetitions.withgoogle.com/kickstart",
|
||||
"title": "Google Kickstart"
|
||||
},
|
||||
{
|
||||
"url": "https://www.hackerearth.com",
|
||||
"title": "HackerEarth"
|
||||
|
@ -63311,6 +63309,10 @@
|
|||
"url": "https://lightoj.com",
|
||||
"title": "LightOJ"
|
||||
},
|
||||
{
|
||||
"url": "https://www.facebook.com/codingcompetitions/hacker-cup/",
|
||||
"title": "Meta Hackercup"
|
||||
},
|
||||
{
|
||||
"url": "https://microcorruption.com/login",
|
||||
"title": "Microcorruption"
|
||||
|
@ -63366,7 +63368,7 @@
|
|||
},
|
||||
{
|
||||
"url": "https://capturetheflag.withgoogle.com",
|
||||
"title": "Google Ctf",
|
||||
"title": "Google CTF",
|
||||
"notes": [
|
||||
"email address *requested*"
|
||||
]
|
||||
|
@ -63563,10 +63565,6 @@
|
|||
"url": "https://practice.geeksforgeeks.org",
|
||||
"title": "Geeks For Geeks"
|
||||
},
|
||||
{
|
||||
"url": "https://codingcompetitions.withgoogle.com/codejam/archive",
|
||||
"title": "Google Code Jam - Practise"
|
||||
},
|
||||
{
|
||||
"url": "http://www.hacker.org",
|
||||
"title": "Hacker.org"
|
||||
|
|
Loading…
Reference in New Issue