update fpb.json
parent
85e85d9417
commit
cd1a0d28c6
17
fpb.json
17
fpb.json
|
@ -11474,6 +11474,15 @@
|
|||
{
|
||||
"section": "<a id=\"cpp\">",
|
||||
"entries": [
|
||||
{
|
||||
"url": "https://github.com/HappyCerberus/book-cpp-algorithms",
|
||||
"title": "A Complete Guide to Standard C++ Algorithms",
|
||||
"author": "Šimon Tóth",
|
||||
"notes": [
|
||||
"PDF, LaTeX",
|
||||
":construction: *in process*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://fbb-git.gitlab.io/cppannotations/",
|
||||
"title": "C++ Annotations",
|
||||
|
@ -13348,6 +13357,14 @@
|
|||
"title": "Pocket Guide to Writing SVG",
|
||||
"author": "Joni Trythall"
|
||||
},
|
||||
{
|
||||
"url": "https://practicalseries.com/1001-webdevelopment/",
|
||||
"title": "Practical Series: A website template",
|
||||
"author": "Michael Gledhill",
|
||||
"notes": [
|
||||
"HTML"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://web.archive.org/web/20181215200026/http://apress.jensimmons.com/v5/pro-html5-programming/ch0.html",
|
||||
"title": "Pro HTML5 Programming",
|
||||
|
|
Loading…
Reference in New Issue