update fpb.json
parent
d4d1f63aef
commit
f50c52c16f
44
fpb.json
44
fpb.json
|
@ -7498,14 +7498,6 @@
|
|||
"notes": [
|
||||
"HTML"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "http://vbgraphic.altervista.org/warehouse/sites/default/files/downloads/Guida_Angular5_FabioGuerrazzi.pdf",
|
||||
"title": "Guida di Angular 5",
|
||||
"author": "Fabio Guerrazzi",
|
||||
"notes": [
|
||||
"PDF"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -13385,6 +13377,11 @@
|
|||
"PDF"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://markwatson.com/books/haskell-cookbook-site/",
|
||||
"title": "Haskell Tutorial and Cookbook",
|
||||
"author": "Mark Watson"
|
||||
},
|
||||
{
|
||||
"url": "http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/",
|
||||
"title": "Haskell web Programming",
|
||||
|
@ -18009,6 +18006,14 @@
|
|||
"3.8"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://library.oapen.org/bitstream/id/56d27e73-e92a-4398-8198-239be7aacc93/2020_Book_IntroductionToScientificProgra.pdf",
|
||||
"title": "Introduction to Scientific Programming with Python",
|
||||
"author": "Joakim Sundnes",
|
||||
"notes": [
|
||||
"PDF"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://inventwithpython.com/invent4thed/",
|
||||
"title": "Invent Your Own Computer Games With Python",
|
||||
|
@ -25911,6 +25916,14 @@
|
|||
"title": "Elements of Data Science",
|
||||
"author": "Allen B. Downey"
|
||||
},
|
||||
{
|
||||
"url": "https://www.cs.cornell.edu/jeh/book.pdf",
|
||||
"title": "Foundations of Data Science",
|
||||
"author": "Avrim Blum, John Hopcroft, Ravindran Kannan",
|
||||
"notes": [
|
||||
"PDF"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://clauswilke.com/dataviz/",
|
||||
"title": "Fundamentals of Data Visualization",
|
||||
|
@ -42691,6 +42704,11 @@
|
|||
"YouTube"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://www.youtube.com/playlist?list=PL8p2I9GklV47GZrhYwnnStpx_B5GqL1Aq",
|
||||
"title": "Vue.js Tutorial for Beginners",
|
||||
"author": "Code Step By Step"
|
||||
},
|
||||
{
|
||||
"url": "https://vueschool.io/courses/vuex-for-everyone",
|
||||
"title": "Vuex for Everyone"
|
||||
|
@ -54914,6 +54932,11 @@
|
|||
"url": "https://www.youtube.com/playlist?list=PLIHume2cwmHeydP0GkOzSxJHT1ph1BrWj",
|
||||
"title": "React Dersleri",
|
||||
"author": "Mustafa Murat Coşkun"
|
||||
},
|
||||
{
|
||||
"url": "https://www.youtube.com/playlist?list=PLXuv2PShkuHzbwIbcT29XZJBLyx3nWDzb",
|
||||
"title": "Sıfırdan Uygulamalı React Geliştirme: Hooks,Redux & Firebase",
|
||||
"author": "Sadık Turan"
|
||||
}
|
||||
],
|
||||
"subsections": []
|
||||
|
@ -54947,6 +54970,11 @@
|
|||
"title": "Git Giriş Eğitim Serisi",
|
||||
"author": "Hakan Yalçınkaya | Kodluyoruz"
|
||||
},
|
||||
{
|
||||
"url": "https://www.youtube.com/playlist?list=PLPrHLaayVkhnNstGIzQcxxnj6VYvsHBHy",
|
||||
"title": "Git, GitHub ve GitLab Kullanımı",
|
||||
"author": "Barış Aslan"
|
||||
},
|
||||
{
|
||||
"url": "https://youtube.com/playlist?list=PLGrTHqyRDvx6PVwxJmcQ0Veg1uoXRxQY8",
|
||||
"title": "Git İleri Eğitim Serisi",
|
||||
|
|
Loading…
Reference in New Issue