update fpb.json

pull/25/head
github-actions[bot] 2022-05-25 00:01:10 +00:00
parent 0c854b7266
commit d9267c081f
1 changed files with 36 additions and 0 deletions

View File

@ -13777,6 +13777,11 @@
"Packt account *required*"
]
},
{
"url": "https://www.scaler.com/topics/java/",
"title": "Java Tutorial",
"author": "Scaler Topics"
},
{
"url": "https://riptutorial.com/Download/java-language.pdf",
"title": "Learning Java Language",
@ -17749,6 +17754,11 @@
"HTML, PDF"
]
},
{
"url": "https://www.scaler.com/topics/python/",
"title": "Python Tutorial",
"author": "Scaler Topics"
},
{
"url": "http://scipy-lectures.github.io",
"title": "Scipy Lecture Notes"
@ -19562,6 +19572,14 @@
"PDF"
]
},
{
"url": "https://smlfamily.github.io/Basis/index.html",
"title": "The Standard ML Basis Library",
"author": "Emden R. Gansner, John H. Reppy",
"notes": [
"HTML"
]
},
{
"url": "http://mlton.org/References.attachments/Shipman02.pdf",
"title": "Unix System Programming with Standard ML",
@ -19660,6 +19678,14 @@
{
"section": "Tcl",
"entries": [
{
"url": "https://philip.greenspun.com/tcl/",
"title": "Tcl for Web Nerds",
"author": "Hal Abelson, Philip Greenspun, and Lydia Sandon",
"notes": [
"HTML"
]
},
{
"url": "https://en.wikibooks.org/wiki/Programming%3ATcl",
"title": "Tcl Programming",
@ -25285,6 +25311,16 @@
"title": "Event-Driven GTK by Example — 2021 Edition",
"author": "Michael Murphy"
},
{
"url": "https://aaronerhardt.github.io/relm4-book/book/",
"title": "GUI development with Relm4",
"author": "Aaron Erhardt"
},
{
"url": "https://gtk-rs.org/gtk4-rs/stable/latest/book/",
"title": "GUI development with Rust and GTK 4",
"author": "Julian Hofer"
},
{
"url": "https://developer.gnome.org/gtkmm-tutorial/stable/",
"title": "Programming with gtkmm 4"