update fpb.json

pull/42/head
github-actions[bot] 2022-11-05 00:01:22 +00:00
parent 38dc6550ec
commit 33ff249ba6
1 changed files with 77 additions and 2 deletions

View File

@ -6518,6 +6518,16 @@
} }
], ],
"subsections": [ "subsections": [
{
"section": "Next.js",
"entries": [
{
"url": "https://santrikoding.com/kategori/next-js",
"title": "Tutorial Next Js",
"author": "SantriKoding.com"
}
]
},
{ {
"section": "Vue.js", "section": "Vue.js",
"entries": [ "entries": [
@ -7130,8 +7140,9 @@
"section": "C++", "section": "C++",
"entries": [ "entries": [
{ {
"url": "http://didatticait.altervista.org/programmazione/CPP/CPP-dispense/CORSO_C.pdf", "url": "https://www.dmi.unipg.it/~baioletti/didattica/materiale/dispense-progr1-c++.pdf",
"title": "Corso C++ standard", "title": "Dispense del corso di Programmazione I con Laboratorio",
"author": "Marco Baioletti",
"notes": [ "notes": [
"PDF" "PDF"
] ]
@ -10486,6 +10497,11 @@
"title": "파이썬 라이브러리", "title": "파이썬 라이브러리",
"author": "박응용" "author": "박응용"
}, },
{
"url": "https://pyrasis.com/python.html",
"title": "파이썬 코딩 도장",
"author": "남재윤"
},
{ {
"url": "https://wikidocs.net/book/5148", "url": "https://wikidocs.net/book/5148",
"title": "파이썬 헤엄치기", "title": "파이썬 헤엄치기",
@ -13449,6 +13465,10 @@
"PDF, EPUB" "PDF, EPUB"
] ]
}, },
{
"url": "https://learnxinyminutes.com/docs/go/",
"title": "Learn Go in Y minutes"
},
{ {
"url": "https://quii.gitbook.io/learn-go-with-tests/", "url": "https://quii.gitbook.io/learn-go-with-tests/",
"title": "Learn Go with Tests" "title": "Learn Go with Tests"
@ -18323,6 +18343,14 @@
"Packt account *required*" "Packt account *required*"
] ]
}, },
{
"url": "https://anh.cs.luc.edu/handsonPythonTutorial",
"title": "Hands-on Python 3 Tutorial",
"author": "Andrew N. Harrington",
"notes": [
"HTML"
]
},
{ {
"url": "http://docs.python-guide.org/en/latest/", "url": "http://docs.python-guide.org/en/latest/",
"title": "Hitchhiker's Guide to Python!", "title": "Hitchhiker's Guide to Python!",
@ -19619,6 +19647,10 @@
"title": "Learn Ruby First", "title": "Learn Ruby First",
"author": "Frederick John" "author": "Frederick John"
}, },
{
"url": "https://learnxinyminutes.com/docs/ruby/",
"title": "Learn Ruby in Y minutes"
},
{ {
"url": "https://learnrubythehardway.org/book/", "url": "https://learnrubythehardway.org/book/",
"title": "Learn Ruby the Hard Way", "title": "Learn Ruby the Hard Way",
@ -19894,6 +19926,10 @@
"url": "https://rustc-dev-guide.rust-lang.org", "url": "https://rustc-dev-guide.rust-lang.org",
"title": "Guide to Rustc Development" "title": "Guide to Rustc Development"
}, },
{
"url": "https://learnxinyminutes.com/docs/rust/",
"title": "Learn Rust in Y minutes"
},
{ {
"url": "https://rust-unofficial.github.io/too-many-lists", "url": "https://rust-unofficial.github.io/too-many-lists",
"title": "Learn Rust With Entirely Too Many Linked Lists", "title": "Learn Rust With Entirely Too Many Linked Lists",
@ -20521,6 +20557,11 @@
"title": "SQL Queries Succinctly", "title": "SQL Queries Succinctly",
"author": "Nick Harrison" "author": "Nick Harrison"
}, },
{
"url": "https://www.scaler.com/topics/sql/",
"title": "SQL Tutorial",
"author": "Scaler"
},
{ {
"url": "https://www.tutorialspoint.com/sqlite/", "url": "https://www.tutorialspoint.com/sqlite/",
"title": "SQLite Tutorial" "title": "SQLite Tutorial"
@ -30273,6 +30314,11 @@
"title": "แบบฝึกปฏิบัติฉบับวาจาจาวา", "title": "แบบฝึกปฏิบัติฉบับวาจาจาวา",
"author": "สมชาย ประสิทธิ์จูตระกูล" "author": "สมชาย ประสิทธิ์จูตระกูล"
}, },
{
"url": "https://www.cp.eng.chula.ac.th/books/bp-vjjv/",
"title": "เริ่มเรียนเขียนโปรแกรม: ฉบับวาจาจาวา",
"author": "สมชาย ประสิทธิ์จูตระกูล"
},
{ {
"url": "http://it.e-tech.ac.th/poohdevil/JavaConcepts/", "url": "http://it.e-tech.ac.th/poohdevil/JavaConcepts/",
"title": "Java Programming Concept", "title": "Java Programming Concept",
@ -40716,6 +40762,11 @@
"url": "https://www.youtube.com/watch?v=zFPiPBIkAcQ", "url": "https://www.youtube.com/watch?v=zFPiPBIkAcQ",
"title": "Clojure language Tutorial - for Beginners" "title": "Clojure language Tutorial - for Beginners"
}, },
{
"url": "https://www.youtube.com/watch?v=ciGyHkDuPAE",
"title": "Clojure Tutorial",
"author": "Derek Banas"
},
{ {
"url": "http://mooc.fi/courses/2014/clojure/", "url": "http://mooc.fi/courses/2014/clojure/",
"title": "Functional Programming with Clojure" "title": "Functional Programming with Clojure"
@ -43755,6 +43806,11 @@
{ {
"url": "https://web.archive.org/web/20201111225216/luatut.com/crash_course.html", "url": "https://web.archive.org/web/20201111225216/luatut.com/crash_course.html",
"title": "Lua Interactive Crash Course" "title": "Lua Interactive Crash Course"
},
{
"url": "https://www.youtube.com/watch?v=iMacxZQMPXs",
"title": "Lua Tutorial",
"author": "Derek Banas"
} }
], ],
"subsections": [] "subsections": []
@ -43927,6 +43983,11 @@
"url": "https://www.coursera.org/learn/machine-learning", "url": "https://www.coursera.org/learn/machine-learning",
"title": "Stanford University Machine Learning" "title": "Stanford University Machine Learning"
}, },
{
"url": "https://ocw.mit.edu/courses/18-650-statistics-for-applications-fall-2016/",
"title": "Statistics for Applications",
"author": "MIT OpenCourseWare"
},
{ {
"url": "https://github.com/alexeygrigorev/mlbookcamp-code/tree/master/course-zoomcamp", "url": "https://github.com/alexeygrigorev/mlbookcamp-code/tree/master/course-zoomcamp",
"title": "Understand Machine Learning Engineering by Building Projects", "title": "Understand Machine Learning Engineering by Building Projects",
@ -59924,6 +59985,10 @@
"url": "http://www.learn-js.org", "url": "http://www.learn-js.org",
"title": "Learn JavaScript" "title": "Learn JavaScript"
}, },
{
"url": "https://learnjavascript.online",
"title": "Learn JavaScript"
},
{ {
"url": "http://learn.knockoutjs.com", "url": "http://learn.knockoutjs.com",
"title": "Learn knockout.js" "title": "Learn knockout.js"
@ -60876,6 +60941,16 @@
], ],
"subsections": [] "subsections": []
}, },
{
"section": "DevOps",
"entries": [
{
"url": "https://kodekloud.com/kodekloud-engineer/",
"title": "KodeKloud"
}
],
"subsections": []
},
{ {
"section": "Docker", "section": "Docker",
"entries": [ "entries": [