update fpb.json
parent
1c4c100bb7
commit
4c13e2a985
109
fpb.json
109
fpb.json
|
@ -20226,6 +20226,43 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"language": {
|
||||
"code": "lv",
|
||||
"name": "Latvian"
|
||||
},
|
||||
"index": {},
|
||||
"sections": [
|
||||
{
|
||||
"section": "<a id=\"cpp\">",
|
||||
"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"
|
||||
|
|
Loading…
Reference in New Issue