update fpb.json

pull/41/head
github-actions[bot] 2022-10-04 00:03:33 +00:00
parent 26def37baf
commit 9c7207462f
1 changed files with 364 additions and 23 deletions

387
fpb.json
View File

@ -263,17 +263,7 @@
"title": "تعلم البرمجة بلغة PHP"
}
],
"subsections": [
{
"section": "Symfony",
"entries": [
{
"url": "https://symfony.com/doc/5.0/the-fast-track/ar/index.html",
"title": "سيمفوني 5 : المسار السريع"
}
]
}
]
"subsections": []
},
{
"section": "Python",
@ -1730,7 +1720,7 @@
"entries": [
{
"url": "http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a026_latex_einf.pdf",
"title": "LaTeX - eine Einführung und ein bißchen mehr...",
"title": "LaTeX - eine Einführung und ein bisschen mehr ...",
"author": "Manuela Jürgens, Thomas Feuerstack",
"notes": [
"PDF"
@ -1830,6 +1820,16 @@
}
],
"subsections": [
{
"section": "Joomla",
"entries": [
{
"url": "https://openbook.rheinwerk-verlag.de/joomla_3/",
"title": "Joomla! 3 - Das umfassende Handbuch",
"author": "Richard Eisenmenger"
}
]
},
{
"section": "Symfony",
"entries": [
@ -1907,11 +1907,13 @@
"section": "Ruby on Rails",
"entries": [
{
"url": "http://www.oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf",
"url": "https://web.archive.org/web/20160328183933/https://oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf",
"title": "Praxiswissen Ruby",
"author": "Sascha Kersken",
"notes": [
"PDF"
]
],
"accessNotes": ":card_file_box: archived"
},
{
"url": "http://examples.oreilly.de/openbooks/pdf_rubyonrailsbasger.pdf",
@ -1971,6 +1973,17 @@
],
"subsections": []
},
{
"section": "Shell",
"entries": [
{
"url": "https://openbook.rheinwerk-verlag.de/shell_programmierung/",
"title": "Shell-Programmierung",
"author": "Jürgen Wolf"
}
],
"subsections": []
},
{
"section": "UML",
"entries": [
@ -3146,6 +3159,14 @@
{
"section": "Node.js",
"entries": [
{
"url": "https://www.nodebeginner.org/index-es.html",
"title": "El Libro para Principiantes en Node.js",
"author": "Manuel Kiessling, Herman A. Junge",
"notes": [
"HTML"
]
},
{
"url": "http://nodejskoans.com",
"title": "Introducción a Node.js a través de Koans",
@ -6109,6 +6130,16 @@
"url": "https://www.petanikode.com/tutorial/javascript/",
"title": "Tutorial Dasar Javascript untuk Pemula",
"accessNotes": "Dalam Proses"
},
{
"url": "https://id.javascript.info",
"title": "Tutorial JavaScript Modern",
"author": "Ilya Kantor"
},
{
"url": "https://www.youtube.com/watch?v=SDROba_M42g",
"title": "Tutorial JavaScript Pemrograman Berorientasi Objek",
"author": "Programmer Zaman Now"
}
],
"subsections": [
@ -6298,6 +6329,14 @@
"url": "http://www.belajarpython.com",
"title": "Belajar Python"
},
{
"url": "https://gilacoding.com/upload/file/Python.pdf",
"title": "Cepat Mahir Python",
"author": "Hendri,",
"notes": [
"PDF"
]
},
{
"url": "https://www.pythonindo.com/tutorial-python-dasar/",
"title": "Dasar Pemrograman Python"
@ -9718,11 +9757,6 @@
{
"url": "http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book",
"title": "아마존 웹 서비스를 다루는 기술"
},
{
"url": "https://kr-id-general.workshop.aws/ko/basic_modules.html",
"title": "AWS 기초 모듈 Workshop",
"author": "Amazon Web Services"
}
],
"subsections": []
@ -9846,10 +9880,6 @@
"url": "https://gosudaweb.gitbooks.io/effective-go-in-korean/content/",
"title": "효과적인 Go 프로그래밍"
},
{
"url": "http://www.codingnuri.com/golang-book/index.html",
"title": "AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역"
},
{
"url": "https://github.com/golang-kr/golang-doc/wiki",
"title": "Go 문서 한글 번역"
@ -11520,6 +11550,14 @@
"title": "Xamarin.Forms for macOS Succinctly",
"author": "Alessandro Del Sole"
},
{
"url": "https://books.goalkicker.com/XamarinFormsBook/",
"title": "Xamarin.Forms Notes for professionals",
"author": "Compiled from StackOverflow documentaion",
"notes": [
"PDF"
]
},
{
"url": "https://www.syncfusion.com/ebooks/xamarin-forms-succinctly",
"title": "Xamarin.Forms Succinctly",
@ -14224,6 +14262,14 @@
"HTML"
]
},
{
"url": "https://exploringjs.com/impatient-js/",
"title": "JavaScript for Impatient Programmers (ES2022 edition)",
"author": "Axel Rauschmayer",
"notes": [
"HTML"
]
},
{
"url": "https://flaviocopes.com/page/es5-to-esnext/",
"title": "JavaScript from ES5 to ESNext",
@ -21080,6 +21126,19 @@
"section": "Agnósticos",
"entries": [],
"subsections": [
{
"section": "Cloud Computing",
"entries": [
{
"url": "https://archive.org/details/guia-da-computacao-em-nuvem",
"title": "Guia da Computação em Nuvem: Conceito, Prática & Capacitação",
"author": "Beatriz Oliveira, Mariana Carvalho",
"notes": [
"PDF, EPUB"
]
}
]
},
{
"section": "IDE and editors",
"entries": [
@ -24948,6 +25007,14 @@
"HTML"
]
},
{
"url": "https://silcnitc.github.io",
"title": "EXPL NITC: Build your own Compiler",
"author": "Murali Krishnan K., students in the Department of Computer Science and Engineering of the Calicut National Institute of Technology",
"notes": [
"HTML"
]
},
{
"url": "http://research.microsoft.com/en-us/um/people/simonpj/Papers/pj-lester-book/",
"title": "Implementing Functional Languages: A Tutorial",
@ -29177,6 +29244,15 @@
},
"index": {},
"sections": [
{
"section": "C and C++",
"entries": [
{
"title": "[С/C++ Теорія та практика](https://shron1.chtyvo.org.ua/Voitenko_Volodymyr C_Cpp_Teoriia_ta_praktyka.pdf) - Володимир Войтенко"
}
],
"subsections": []
},
{
"section": "ClojureScript",
"entries": [
@ -34365,6 +34441,13 @@
"podcast"
]
},
{
"url": "https://anchor.fm/osprogramadores",
"title": "OsProgramadores",
"notes": [
"podcast"
]
},
{
"url": "http://www.podebug.com",
"title": "PODebug",
@ -34386,6 +34469,14 @@
"podcast"
]
},
{
"url": "https://www.youtube.com/channel/UC4FvW-Q6kVLeZuvhGb4txrQ",
"title": "Pull reCast",
"author": "Alan Braz, Matheus Bitencourt",
"notes": [
"screencast"
]
},
{
"url": "https://www.youtube.com/playlist?list=PLi75dzoFwEbo89TG5IaD4ODYPeJK9uxA5",
"title": "Screencast DevMedia - Lazy Load",
@ -36923,6 +37014,17 @@
],
"subsections": []
},
{
"section": "Docker",
"entries": [
{
"url": "https://www.youtube.com/playlist?list=PLEYpvDF6qy8Yo9SpzhniLCjgRIxCpo2ku",
"title": "Docker Tutorial Course",
"author": "Foyzul Karim"
}
],
"subsections": []
},
{
"section": "Flutter",
"entries": [
@ -37155,6 +37257,11 @@
"title": "Node.js Tutorial Bangla Series for Beginners",
"author": "Learn With Sumit"
},
{
"url": "https://www.youtube.com/playlist?list=PLEYpvDF6qy8ZHMhSqsdo_Tge0CDxxXd1w",
"title": "NodeJS Tutorial Online",
"author": "Foyzul Karim"
},
{
"url": "https://youtube.com/playlist?list=PLHiZ4m8vCp9OmVWU2Qf9tZgKdyzoubOpj",
"title": "Raw Node JS Project in Bangla ( বাংলা ) - Uptime Monitoring API",
@ -37341,6 +37448,11 @@
{
"section": "TypeScript",
"entries": [
{
"url": "https://www.youtube.com/playlist?list=PLEYpvDF6qy8aesJ9a6lREDE4lcIA0iHMR",
"title": "TypeScript Advance Course",
"author": "Foyzul Karim"
},
{
"url": "https://youtube.com/playlist?list=PLHiZ4m8vCp9PgOOjdyNpc6AoBmKNrp_u3",
"title": "TypeScript Bangla ( বাংলা ) Tutorial Series",
@ -37716,6 +37828,11 @@
"Udacity"
]
},
{
"url": "https://www.youtube.com/playlist?list=PLC3y8-rFHvwjPxNAKvZpdnsr41E0fCMMP",
"title": "JavaScript Algorithms and Data Structures",
"author": "Codevolution"
},
{
"url": "https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2012",
"title": "MIT's Design and Analysis of Algorithms (Spring 2012)",
@ -38206,6 +38323,14 @@
"freeCodeCamp.org"
]
},
{
"url": "https://www.udemy.com/course/your-first-decentralized-app/",
"title": "Build and Deploy Your First Decentralized App with Etherem",
"author": "Gary Simon",
"notes": [
"Udemy"
]
},
{
"url": "https://cryptozombies.io",
"title": "CryptoZombies.io",
@ -38233,6 +38358,22 @@
"YouTube"
]
},
{
"url": "https://www.youtube.com/playlist?list=PLBlnK6fEyqRggZZgYpPMUxdY1CYkZtARR",
"title": "C Programming",
"author": "Sujeet Singh",
"notes": [
"Neso Academy"
]
},
{
"url": "https://www.youtube.com/playlist?list=PLBlnK6fEyqRhX6r2uhhlubuF5QextdCSM",
"title": "C Programming & Data Structures",
"author": "Sujeet Singh",
"notes": [
"Neso Academy"
]
},
{
"url": "https://www.youtube.com/playlist?list=PL_RGaFnxSHWoGzOXqtKeM71OLpvZbuU0P",
"title": "C Programming Tutorial"
@ -38892,6 +39033,14 @@
"url": "https://www.youtube.com/playlist?list=PL9gnSGHSqcnoqBXdMwUTRod4Gi3eac2Ak",
"title": "DevOps Bootcamp",
"author": "Kunal Kushwaha"
},
{
"url": "https://www.udacity.com/course/intro-to-devops--ud611",
"title": "Intro to DevOps",
"author": "Karl Krueger, Dwayne Lessner, Gundega Dekena",
"notes": [
"Udacity"
]
}
],
"subsections": []
@ -38936,6 +39085,52 @@
],
"subsections": []
},
{
"section": "Elastic",
"entries": [
{
"url": "https://www.elastic.co/training/app-search-fundamentals",
"title": "App Search Fundamentals",
"author": "Elastic"
},
{
"url": "https://www.elastic.co/training/app-search-web-crawler-fundamentals",
"title": "App Search Web Crawler Fundamentals",
"author": "Elastic"
},
{
"url": "https://www.elastic.co/training/ece-fundamentals",
"title": "ECE Fundamentals",
"author": "Elastic"
},
{
"url": "[https://www.elastic.co/training/kibana-for-splunk-spl-users](https://www.elastic.co/training/elastic-security-fundamentals-siem)",
"title": "Elastic Security Fundamentals: SIEM",
"author": "Elastic"
},
{
"url": "https://www.elastic.co/training/kibana-for-splunk-spl-users",
"title": "Kibana for Splunk SPL Users",
"author": "Elastic"
},
{
"url": "https://www.elastic.co/training/kibana-fundamentals",
"title": "Kibana Fundamentals",
"author": "Elastic"
},
{
"url": "https://www.elastic.co/training/observability-fundamentals",
"title": "Observability Fundamentals",
"author": "Elastic"
},
{
"url": "https://www.elastic.co/training/workplace-search-fundamentals",
"title": "Workplace Search Fundamentals",
"author": "Elastic"
}
],
"subsections": []
},
{
"section": "Flutter",
"entries": [
@ -39141,6 +39336,14 @@
],
"accessNotes": "account or email address required"
},
{
"url": "https://www.youtube.com/watch?v=Uszj_k0DGsg",
"title": "Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git",
"author": "Tobias Günther",
"notes": [
"YouTube"
]
},
{
"url": "https://githowto.com",
"title": "Git How To",
@ -39375,6 +39578,14 @@
"title": "Flexbox in 30 Days",
"author": "Samantha Ming"
},
{
"url": "https://www.udemy.com/course/html-online-course/",
"title": "Get to know HTML Learn HTML Basics",
"author": "Laurence Svekis",
"notes": [
"Udemy"
]
},
{
"url": "https://www.youtube.com/playlist?list=PLillGF-RfqbZTASqIqdvm1R5mLrQq79CU",
"title": "HTML & CSS",
@ -40424,6 +40635,14 @@
"Udacity"
]
},
{
"url": "https://www.youtube.com/watch?v=F9UC9DY-vIU",
"title": "Kotlin Course - Tutorial for Beginners",
"author": "Nate Ebel, freeCodeCamp",
"notes": [
"YouTube"
]
},
{
"url": "https://www.youtube.com/playlist?list=PLQkwcJG4YTCRSQikwhtoApYs9ij_Hc5Z9",
"title": "Kotlin Newbie To Pro",
@ -40811,6 +41030,11 @@
{
"url": "http://www.infocobuild.com/education/audio-video-courses/computer-science/cs194-spring2013-berkeley.html",
"title": "Berkeley's CS 194: What is an Operating System?"
},
{
"url": "https://www.youtube.com/playlist?list=PLBlnK6fEyqRiVhbXDGLXDk_OQAeuVcp2O",
"title": "Operating System",
"author": "Neso Academy"
}
],
"subsections": []
@ -41197,6 +41421,14 @@
"Coursera Reading Materials with YouTube Videos"
]
},
{
"url": "https://open.cs.uwaterloo.ca/python-from-scratch/",
"title": "Python from Scratch",
"author": "Centre for Education in Math and Computing",
"notes": [
"University of Waterloo"
]
},
{
"url": "https://www.udemy.com/course/learn-python-in-80-minutes/",
"title": "Python in 80 minutes",
@ -41505,6 +41737,11 @@
"title": "Rust Crash Course",
"author": "Traversy Media"
},
{
"url": "https://www.youtube.com/playlist?list=PLzMcBGfZo4-nyLTlSRBvo0zjSnCnqjHYQ",
"title": "Rust Programming Tutorial",
"author": "Tech With Tim"
},
{
"url": "https://www.youtube.com/playlist?list=PLJbE2Yu2zumDD5vy2BuSHvFZU0a6RDmgb",
"title": "Rust Projects",
@ -41957,6 +42194,14 @@
"url": "http://www.theodinproject.com",
"title": "The Odin Project - Learn Web Development for Free"
},
{
"url": "https://open.cs.uwaterloo.ca/web-basics/",
"title": "Web Basics",
"author": "Centre for Education in Math and Computing",
"notes": [
"University of Waterloo"
]
},
{
"url": "https://github.com/microsoft/Web-Dev-For-Beginners",
"title": "Web Development for Beginners - A Curriculum",
@ -41974,6 +42219,14 @@
"notes": [
"University of Sapienza Rome"
]
},
{
"url": "https://open.cs.uwaterloo.ca/web-programming/",
"title": "Web Programming",
"author": "Centre for Education in Math and Computing",
"notes": [
"University of Waterloo"
]
}
],
"subsections": []
@ -44404,6 +44657,16 @@
"title": "Git & GitHub Tutorial For Beginners In Hindi",
"author": "CodeWithHarry"
},
{
"url": "https://www.youtube.com/watch?v=zGq7T9gZH2k",
"title": "Git and Github | Complete हिंदी में (With Examples)",
"author": "Knowledge Gate"
},
{
"url": "https://www.youtube.com/watch?v=77b2lVHHZqI",
"title": "Github | All about Git and GitHub",
"author": "Anuj Bhaiya"
},
{
"url": "https://www.youtube.com/playlist?list=PLbGui_ZYuhigWA1mNWzwErSBIZvgOJbNc",
"title": "GitHub with Visual Studio (Hindi)",
@ -44415,11 +44678,27 @@
{
"section": "HTML and CSS",
"entries": [
{
"url": "https://www.youtube.com/watch?v=WyxzAU3p8CE",
"title": "CSS Tutorial in Hindi | Complete CSS Course For Beginners to Advanced | Step By Step Tutorial",
"author": "Vishwajeet Kumar",
"notes": [
"Tech Gun"
]
},
{
"url": "https://www.youtube.com/playlist?list=PL-Jc9J83PIiHU9RkY9sfh3G64-bd0ptvC",
"title": "HTML CSS & Browser APIs",
"author": "Pepcoding"
},
{
"url": "https://www.youtube.com/watch?v=QXPWs00RD3A",
"title": "HTML Tutorial in Hindi | Complete HTML Course For Beginners to Advanced",
"author": "Vishwajeet Kumar",
"notes": [
"Tech Gun"
]
},
{
"url": "https://www.youtube.com/playlist?list=PLfqMhTWNBTe3H6c9OGXb5_6wcc1Mca52n",
"title": "Web Development Course",
@ -44662,6 +44941,16 @@
"author": "Pradeep Maurya"
}
]
},
{
"section": "Vue.js",
"entries": [
{
"url": "https://www.youtube.com/playlist?list=PLbGui_ZYuhih5ItBhn2cTncaS24_Kgeui",
"title": "Vue JS Tutorials in Hindi",
"author": "Rajesh Kumar, Geeky Shows"
}
]
}
]
},
@ -44676,6 +44965,22 @@
],
"subsections": []
},
{
"section": "Linux",
"entries": [
{
"url": "https://www.youtube.com/playlist?list=PLjVLYmrlmjGcsZGJWeo8ec4yIBLX2KeyR",
"title": "Linux Full Course (Beginner to Advanced) | Learn Linux in Hindi",
"author": "WsCube Tech"
},
{
"url": "https://www.youtube.com/watch?v=_tCY-c-sPZc",
"title": "Linux Tutorial For Beginners in Hindi",
"author": "CodeWithHarry"
}
],
"subsections": []
},
{
"section": "Machine Learning",
"entries": [
@ -45067,6 +45372,14 @@
"notes": [
"YouTube"
]
},
{
"url": "https://www.youtube.com/watch?v=k0ycD2aqPzU",
"title": "Tutorial Dart OOP - Bahasa Indonesia",
"author": "Eko Kurniawan Khannedy, Programmer Zaman Now",
"notes": [
"YouTube"
]
}
],
"subsections": []
@ -47767,6 +48080,21 @@
],
"subsections": []
},
{
"section": "WebRTC",
"entries": [
{
"url": "https://nomadcoders.co/noom",
"title": "줌 클론코딩",
"author": "Nicolás Serrano Arévalo",
"notes": [
"Nomad Coders",
"email address *required*"
]
}
],
"subsections": []
},
{
"section": "Windows",
"entries": [
@ -53591,6 +53919,11 @@
"title": "JavaScript Algorithms and Data Structures Certification",
"author": "freeCodeCamp"
},
{
"url": "https://jgthms.com/javascript-in-14-minutes/",
"title": "JavaScript in 14 minutes",
"author": "Jeremy Thomas"
},
{
"url": "https://www.codecademy.com/learn/javascript",
"title": "JavaScript interactive tutorial on CodeCademy"
@ -53916,6 +54249,14 @@
"url": "https://www.codecademy.com/learn/python",
"title": "Codecademy Python course"
},
{
"url": "https://cscircles.cemc.uwaterloo.ca",
"title": "Computer Science Circles",
"author": "Centre for Education in Mathematics and Computing",
"notes": [
"University of Waterloo"
]
},
{
"url": "https://www.freecodecamp.org/learn/data-analysis-with-python/",
"title": "Data Analysis with Python Certification",