update fpb.json

main
github-actions[bot] 2023-03-29 00:01:27 +00:00
parent 17b53bc82a
commit 0601149a4f
1 changed files with 33 additions and 8 deletions

View File

@ -2150,6 +2150,20 @@
], ],
"subsections": [] "subsections": []
}, },
{
"section": "Rust",
"entries": [
{
"url": "https://rust-lang-de.github.io/rustbook-de/",
"title": "Die Programmiersprache Rust",
"author": "Steve Klabnik, Carol Nichols, Übersetzung durch die Rust-Gemeinschaft",
"notes": [
"HTML"
]
}
],
"subsections": []
},
{ {
"section": "Scilab", "section": "Scilab",
"entries": [ "entries": [
@ -7842,11 +7856,12 @@
"section": "UML", "section": "UML",
"entries": [ "entries": [
{ {
"url": "http://liuct.altervista.org/download/repository/ingsof/Appunti_UML.pdf", "url": "https://web.archive.org/web/20110322065222/http://liuct.altervista.org/download/repository/ingsof/Appunti_UML.pdf",
"title": "Appunti di UML", "title": "Appunti di UML",
"notes": [ "notes": [
"PDF" "PDF"
] ],
"accessNotes": ":card_file_box: archived"
}, },
{ {
"url": "http://areaprofessional.com/documenti/D03_IntroGestioneProgettoSW.pdf", "url": "http://areaprofessional.com/documenti/D03_IntroGestioneProgettoSW.pdf",
@ -19518,7 +19533,7 @@
"author": "Sara Altman, Bill Behrman, Hadley Wickham" "author": "Sara Altman, Bill Behrman, Hadley Wickham"
}, },
{ {
"url": "https://geocompr.robinlovelace.net", "url": "https://r.geocompx.org",
"title": "Geocomputation with R", "title": "Geocomputation with R",
"author": "Robin Lovelace, Jakub Nowosad, Jannes Muenchow" "author": "Robin Lovelace, Jakub Nowosad, Jannes Muenchow"
}, },
@ -19554,9 +19569,9 @@
] ]
}, },
{ {
"url": "http://r4ds.had.co.nz", "url": "https://r4ds.hadley.nz",
"title": "R for Data Science", "title": "R for Data Science",
"author": "Garrett Grolemund, Hadley Wickham" "author": "Hadley Wickham, Mine Çetinkaya-Rundel, Garrett Grolemund"
}, },
{ {
"url": "http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/spatialEpiBook.pdf", "url": "http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/spatialEpiBook.pdf",
@ -19579,9 +19594,9 @@
] ]
}, },
{ {
"url": "http://r-pkgs.had.co.nz", "url": "https://r-pkgs.org",
"title": "R Packages", "title": "R Packages",
"author": "Hadley Wickham" "author": "Hadley Wickham, Jenny Bryan"
}, },
{ {
"url": "http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf", "url": "http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf",
@ -19639,6 +19654,11 @@
"url": "http://cran.r-project.org/manuals.html", "url": "http://cran.r-project.org/manuals.html",
"title": "The R Manuals" "title": "The R Manuals"
}, },
{
"url": "https://www.tmwr.org",
"title": "Tidy Modelling with R",
"author": "Max Kuhn and Julia Silge"
},
{ {
"url": "http://tidytextmining.com", "url": "http://tidytextmining.com",
"title": "Tidy Text Mining with R", "title": "Tidy Text Mining with R",
@ -40680,6 +40700,11 @@
"title": "Graph Series by Striver | C++ | Java | Interview Centric | Algorithms | Problems", "title": "Graph Series by Striver | C++ | Java | Interview Centric | Algorithms | Problems",
"author": "take U forward" "author": "take U forward"
}, },
{
"url": "https://youtube.com/playlist?list=PLDV1Zeh2NRsDGO4--qE8yH72HFL1Km93P",
"title": "Graph Theory playlist",
"author": "WilliamFiset"
},
{ {
"url": "https://courses.edx.org/courses/course-v1:IITBombayX+CS213.1x+1T2017/course/", "url": "https://courses.edx.org/courses/course-v1:IITBombayX+CS213.1x+1T2017/course/",
"title": "IIT Bombay Foundation of Data Structures (CS213.1x)" "title": "IIT Bombay Foundation of Data Structures (CS213.1x)"