From 4c13e2a985afd9f0d6bb5d2002d99e2972cb8f62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 4 Aug 2022 00:01:38 +0000 Subject: [PATCH] update fpb.json --- fpb.json | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) diff --git a/fpb.json b/fpb.json index b868b4d..837e339 100644 --- a/fpb.json +++ b/fpb.json @@ -20226,6 +20226,43 @@ } ] }, + { + "language": { + "code": "lv", + "name": "Latvian" + }, + "index": {}, + "sections": [ + { + "section": "", + "entries": [ + { + "url": "http://home.lu.lv/~janiszu/courses/eprg/eprg.all.pdf", + "title": "Programmēšana un C++", + "author": "Jānis Zuters", + "notes": [ + "PDF" + ] + } + ], + "subsections": [] + }, + { + "section": "Python", + "entries": [ + { + "url": "http://home.lu.lv/~janiszu/courses/python/python3.pdf", + "title": "Programmēšanas pamati ar valodu Python", + "author": "Jānis Zuters", + "notes": [ + "PDF" + ] + } + ], + "subsections": [] + } + ] + }, { "language": { "code": "my", @@ -27631,6 +27668,14 @@ "PDF" ] }, + { + "url": "https://www.codesimplicity.com/book.pdf", + "title": "Code Simplicity: The Fundamentals of Software", + "author": "Max Kanat-Alexander", + "notes": [ + "PDF" + ] + }, { "url": "http://www.dataorienteddesign.com/dodmain/dodmain.html", "title": "Data-Oriented Design" @@ -31209,6 +31254,30 @@ { "section": "Miscellaneous", "entries": [ + { + "url": "http://www.askdeveloper.com", + "title": "AskDeveloper Podcast", + "author": "Mohamed Elsherif", + "notes": [ + "podcast" + ] + }, + { + "url": "https://essamcafe.com", + "title": "Essam Cafe - قهوة عصام", + "author": "Ahmed Essam", + "notes": [ + "podcast" + ] + }, + { + "url": "https://nakerah.net/podcast", + "title": "Nakerah Podcast", + "author": "Nakerah Network", + "notes": [ + "podcast" + ] + }, { "url": "https://nullplus.plus", "title": "null++: بالعربي", @@ -51170,6 +51239,11 @@ { "section": "C", "entries": [ + { + "url": "https://www.scaler.com/topics/c/", + "title": "C Tutorial", + "author": "Scaler Topics" + }, { "url": "http://www.learn-c.org", "title": "Learn C", @@ -51217,6 +51291,11 @@ "title": "C++ Tutorial", "author": "W3Schools" }, + { + "url": "https://www.scaler.com/topics/cpp/", + "title": "C++ Tutorial", + "author": "Scaler Topics" + }, { "url": "https://github.com/torbjoernk/CppKoans", "title": "CppKoans" @@ -51475,6 +51554,11 @@ "title": "HTML Tutorial", "author": "W3Schools" }, + { + "url": "https://www.scaler.com/topics/html/", + "title": "HTML Tutorial", + "author": "Scaler Topics" + }, { "url": "https://knightsoftheflexboxtable.com", "title": "Knights of the Flexbox Table" @@ -51544,6 +51628,11 @@ "title": "Java Tutorial", "author": "W3Schools" }, + { + "url": "https://www.scaler.com/topics/java/", + "title": "Java Tutorial", + "author": "Scaler Topics" + }, { "url": "http://www.learnjavaonline.org", "title": "Learn Java" @@ -51592,6 +51681,11 @@ "title": "JavaScript Tutorial", "author": "W3Schools" }, + { + "url": "https://www.scaler.com/topics/javascript/", + "title": "JavaScript Tutorial", + "author": "Scaler Topics" + }, { "url": "https://github.com/sethvincent/javascripting", "title": "Javascripting" @@ -51762,6 +51856,11 @@ ":construction: *in process*" ] }, + { + "url": "https://www.scaler.com/topics/operating-system/", + "title": "Operating System Tutorial", + "author": "Scaler Topics" + }, { "url": "https://exposnitc.github.io", "title": "Project eXpOS: eXperimental Operating System", @@ -51945,6 +52044,11 @@ "title": "Python Tutorial", "author": "W3Schools" }, + { + "url": "https://www.scaler.com/topics/python/", + "title": "Python Tutorial", + "author": "Scaler Topics" + }, { "url": "https://www.freecodecamp.org/learn/scientific-computing-with-python/", "title": "Scientific Computing with Python Certification", @@ -52083,6 +52187,11 @@ "title": "SQL Tutorial", "author": "W3Schools" }, + { + "url": "https://www.scaler.com/topics/sql/", + "title": "SQL Tutorial", + "author": "Scaler Topics" + }, { "url": "http://sqlbolt.com", "title": "SQLBolt"