fix: homogenize markdown across files using markdownlint rules (#6988)
* chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)
* format: homogenize c# category title
right markdown escape instead of use HTML entities
* lint: fix `MD012/no-multiple-blanks` rule
Multiple consecutive blank lines [Expected: 2; Actual: 3]
* lint: fix `MD039/no-space-in-links`
Spaces inside link text
* lint: fix `MD009/no-trailing-spaces` rule
Trailing spaces [Expected: 0 or 4; Actual: 1]
Trailing spaces [Expected: 0 or 4; Actual: 2]
* lint: fix `MD006/ul-start-left` rule
* format: remove extra spaces between note tokens
* spell: fix lint `MD044/proper-names` rule
- HTML
- JavaScript
- YouTube
* spell: normalize to the most common `Index` heading
* lint: fix `MD007/ul-indent` rule
Unordered list indentation [Expected: 4; Actual: 2]
* format: escape pipes `|` from resources text
addresses #5176
* add Hesham Asem courses about machine and deep learning and nlp
* Expand the name of nlp section
* Change the order
* Revert "spell: normalize to the most common `Index` heading"
This reverts commit 4d6a74e7d7
.
Co-authored-by: AhmedElTabarani <eltabaraniahmed@gmail.com>
pull/6992/head
parent
bd1434fcb2
commit
5324b9e3cf
|
@ -73,7 +73,7 @@
|
|||
|
||||
### Linux
|
||||
|
||||
* [الإدارة المتقدمة لجنو/لينكس ](https://librebooks.org/gnu-linux-advanced-administration/) - Remo Suppi Boldrito, Josep Jorba Esteve, Abdel Rahim Ghaleb‏ (PDF)
|
||||
* [الإدارة المتقدمة لجنو/لينكس](https://librebooks.org/gnu-linux-advanced-administration/) - Remo Suppi Boldrito, Josep Jorba Esteve, Abdel Rahim Ghaleb‏ (PDF)
|
||||
* [أوبنتو ببساطة](https://www.simplyubuntu.com) - Ahmed AbouZaid‏ (PDF)
|
||||
* [دفتر مدير دبيان](https://ar.debian-handbook.info) - Raphaël Hertzog, Roland Mas, MUHAMMET SAİT Muhammet Sait‏ (PDF, HTML)
|
||||
* [دليل إدارة خواديم أوبنتو 14.04](https://academy.hsoub.com/files/10-دليل-إدارة-خواديم-أوبنتو/) - Ubuntu documentation team, Abdullatif Eymash‏ (PDF)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* [C](#c)
|
||||
* [C++](#cpp)
|
||||
* [Java](#java)
|
||||
* [Javascript](#javascript)
|
||||
* [JavaScript](#javascript)
|
||||
* [Python](#python)
|
||||
* [Scala](#scala)
|
||||
* [SQL](#sql)
|
||||
|
@ -30,7 +30,7 @@
|
|||
* [Σημειώσεις Java](http://www.ebooks4greeks.gr/wp-content/uploads/2013/03/shmeiwseis-Java-eBooks4Greeks.gr_.pdf) (PDF)
|
||||
|
||||
|
||||
### Javascript
|
||||
### JavaScript
|
||||
|
||||
* [HTML5-JavaScript (Δημιουργώντας παιχνίδια – Ο εύκολος τρόπος)](https://www.ebooks4greeks.gr/html5-javascript)
|
||||
|
||||
|
|
|
@ -83,4 +83,3 @@
|
|||
* [تحلیل شبکههای اجتماعی در R](http://cran.r-project.org/doc/contrib/Raeesi-SNA_in_R_in_Farsi.pdf) (PDF)
|
||||
* [راهنمای زبان R](http://cran.r-project.org/doc/contrib/Mousavi-R-lang_in_Farsi.pdf) (PDF)
|
||||
* [موضعات ویژه در R](http://cran.r-project.org/doc/contrib/Mousavi-R_topics_in_Farsi.pdf) (PDF)
|
||||
|
||||
|
|
|
@ -122,8 +122,8 @@
|
|||
|
||||
### Chaîne de blocs / Blockchain
|
||||
|
||||
* [Maîtriser Bitcoin: Programmer la chaîne de blocs publique](https://bitcoin.maitriser.ca) - Andreas M. Antonopoulos, Serafim Dos Santos (asciidoc, html)
|
||||
* [Maîtriser Ethereum: Développer des contrats intelligents et des DApps](https://ethereum.maitriser.ca) - Andreas M. Antonopoulos, Dr. Gavin Wood, Serafim Dos Santos (asciidoc, html)
|
||||
* [Maîtriser Bitcoin: Programmer la chaîne de blocs publique](https://bitcoin.maitriser.ca) - Andreas M. Antonopoulos, Serafim Dos Santos (asciidoc, HTML)
|
||||
* [Maîtriser Ethereum: Développer des contrats intelligents et des DApps](https://ethereum.maitriser.ca) - Andreas M. Antonopoulos, Dr. Gavin Wood, Serafim Dos Santos (asciidoc, HTML)
|
||||
|
||||
|
||||
### Coq
|
||||
|
|
|
@ -178,10 +178,10 @@
|
|||
|
||||
### JavaScript
|
||||
|
||||
* [Corso completo Javascript](https://www.grimaldi.napoli.it/pdf/manuale_unite_224_2_html_1000213680.pdf) - [HTML.it](http://www.html.it) _Anno di pubblicazione_ 2005 (PDF)
|
||||
* [Corso completo JavaScript](https://www.grimaldi.napoli.it/pdf/manuale_unite_224_2_html_1000213680.pdf) - [HTML.it](http://www.html.it) _Anno di pubblicazione_ 2005 (PDF)
|
||||
* [Guida Completa sviluppo lato Client](http://www.aiutamici.com/PortalWeb/eBook/ebook/Alessandro_Stella-Programmare_per_il_web.pdf) (PDF) (Includo anche Jquery)
|
||||
* [Guida di riferimento](http://lia.deis.unibo.it/Courses/TecnologieWeb0809/materiale/laboratorio/guide/JScriptRef_Ita.pdf) (PDF)
|
||||
* [Guida Javascript](https://www.html.it/guide/guida-javascript-di-base/) - Andrea Chiarelli, Davide Brognoli, Alberto Bottarini, Ilario Valdelli (HTML)
|
||||
* [Guida JavaScript](https://www.html.it/guide/guida-javascript-di-base/) - Andrea Chiarelli, Davide Brognoli, Alberto Bottarini, Ilario Valdelli (HTML)
|
||||
|
||||
|
||||
#### AngularJS
|
||||
|
|
|
@ -992,7 +992,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||
* [J for C Programmers by Henry Rich](http://www.jsoftware.com/help/jforc/contents.htm)
|
||||
* [J Primer](http://www.jsoftware.com/help/primer/contents.htm)
|
||||
* [Learning J by Roger Stokes- online](http://www.jsoftware.com/help/learning/contents.htm)
|
||||
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped html+images)
|
||||
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped HTML+images)
|
||||
|
||||
|
||||
### Java
|
||||
|
@ -1296,9 +1296,9 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||
* [React Succinctly](https://www.syncfusion.com/ebooks/react-succinctly) - Samer Buna
|
||||
* [React Tutorial](https://reactjs.org/tutorial/tutorial.html)
|
||||
* React Tutorial by Josh Finnie
|
||||
* [Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/)
|
||||
* [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/)
|
||||
* [Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/)
|
||||
* [React Tutorial - Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/)
|
||||
* [React Tutorial - Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/)
|
||||
* [React Tutorial - Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/)
|
||||
* [React with ASP.NET Core Tutorial](https://reactjs.net/getting-started/aspnetcore.html)
|
||||
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
|
||||
* [SurviveJS - Webpack and React](http://survivejs.com)
|
||||
|
@ -1446,7 +1446,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||
* [Lisp Web Tales](https://leanpub.com/lispwebtales) - Pavel Penev *(Leanpub account or valid email requested)*
|
||||
* [Loving Common Lisp, or the Savvy Programmer's Secret Weapon](https://leanpub.com/lovinglisp) - Mark Watson (PDF, EPUB, MOBI) *(Leanpub account or valid email requested)*
|
||||
* [On Lisp](http://www.paulgraham.com/onlisp.html) - P. Graham
|
||||
* [Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp](https://github.com/norvig/paip-lisp) - Peter Norvig (PDF, epub, markdown)
|
||||
* [Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp](https://github.com/norvig/paip-lisp) - Peter Norvig (PDF, EPUB, Markdown)
|
||||
* [Practical Common Lisp](http://www.gigamonkeys.com/book/) - P. Seibel
|
||||
* [The Common Lisp Cookbook](https://lispcookbook.github.io/cl-cookbook/)
|
||||
* [The Evolution of Lisp](http://www.dreamsongs.com/Files/HOPL2-Uncut.pdf) - Guy L. Steele Jr., Richard P. Gabriel (PDF)
|
||||
|
@ -1936,7 +1936,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||
* [SICP in Python](http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/) (3.2)
|
||||
* [Slither into Python: An introduction to Python for beginners](https://web.archive.org/web/20210411065902/https://www.slitherintopython.com/) (3.7) *(:card_file_box: archived)*
|
||||
* [Supporting Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
|
||||
* [Test-Driven Web Development with Python: Obey the Testing Goat! using Django, Selenium and Javascript](http://www.obeythetestinggoat.com/pages/book.html) - Harry J.W. Percival (HTML) *(3.3 - 3.x)*
|
||||
* [Test-Driven Web Development with Python: Obey the Testing Goat! using Django, Selenium and JavaScript](http://www.obeythetestinggoat.com/pages/book.html) - Harry J.W. Percival (HTML) *(3.3 - 3.x)*
|
||||
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)
|
||||
* [The Big Book of Small Python Projects](https://inventwithpython.com/bigbookpython/) - Al Sweigart
|
||||
* [The Coder's Apprentice: Learning Programming with Python 3](http://www.spronck.net/pythonbook/) - Pieter Spronck (PDF) (3.x)
|
||||
|
|
|
@ -142,9 +142,9 @@
|
|||
|
||||
#### Arquitetura de Software
|
||||
|
||||
* [ASP.NET Core architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/modern-web-apps-azure/) (PDF)
|
||||
* [Microservices architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/) (PDF)
|
||||
* [Modernizing existing .NET apps](https://docs.microsoft.com/pt-br/dotnet/architecture/modernize-with-azure-containers/) (PDF)
|
||||
* [ASP.NET Core architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/modern-web-apps-azure/) (PDF)
|
||||
* [Microservices architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/) (PDF)
|
||||
* [Modernizing existing .NET apps](https://docs.microsoft.com/pt-br/dotnet/architecture/modernize-with-azure-containers/) (PDF)
|
||||
|
||||
|
||||
#### Outros
|
||||
|
|
|
@ -14,8 +14,7 @@
|
|||
|
||||
### Go
|
||||
|
||||
* [ภาษา Go ตอน 1 ติดตั้ง และ Run Hello World](https://medium.com/odds-team/%E0%B8%AA%E0%B8%A3%E0%B8%B8%E0%B8%9B%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%9E%E0%B8%B7%E0%B9%89%E0%B8%99%E0%B8%90%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2-go-%E0%B9%81%E0%B8%9A%E0%B8%9A-step-by-step-%E0%B8%88%E0%B8%B2%E0%B8%81-course-pre-ultimate-go-by-p-yod-%E0%B8%95%E0%B8%AD%E0%B8%99-1-%E0%B8%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87-%E0%B9%81%E0%B8%A5%E0%B8%B0-d9ac7913e9a4) -
|
||||
Chaiyarin Niamsuwan
|
||||
* [ภาษา Go ตอน 1 ติดตั้ง และ Run Hello World](https://medium.com/odds-team/%E0%B8%AA%E0%B8%A3%E0%B8%B8%E0%B8%9B%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B5%E0%B8%A2%E0%B8%99%E0%B8%9E%E0%B8%B7%E0%B9%89%E0%B8%99%E0%B8%90%E0%B8%B2%E0%B8%99%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2-go-%E0%B9%81%E0%B8%9A%E0%B8%9A-step-by-step-%E0%B8%88%E0%B8%B2%E0%B8%81-course-pre-ultimate-go-by-p-yod-%E0%B8%95%E0%B8%AD%E0%B8%99-1-%E0%B8%95%E0%B8%B4%E0%B8%94%E0%B8%95%E0%B8%B1%E0%B9%89%E0%B8%87-%E0%B9%81%E0%B8%A5%E0%B8%B0-d9ac7913e9a4) - Chaiyarin Niamsuwan
|
||||
|
||||
|
||||
### IoT (internet of things)
|
||||
|
|
|
@ -479,7 +479,7 @@
|
|||
### JavaScript
|
||||
|
||||
* [命名函数表达式探秘](http://justjavac.com/named-function-expressions-demystified.html) - kangax、为之漫笔(翻译) (原始地址无法打开,所以此处地址为justjavac博客上的备份)
|
||||
* [你不知道的Javascript](https://github.com/getify/You-Dont-Know-JS/tree/1ed-zh-CN)
|
||||
* [你不知道的JavaScript](https://github.com/getify/You-Dont-Know-JS/tree/1ed-zh-CN)
|
||||
* [深入理解JavaScript系列](http://www.cnblogs.com/TomXu/archive/2011/12/15/2288411.html)
|
||||
* [现代 JavaScript 教程](https://zh.javascript.info) - Ilya Kantor
|
||||
* [学用 JavaScript 设计模式](http://www.oschina.net/translate/learning-javascript-design-patterns) - 开源中国
|
||||
|
@ -490,9 +490,9 @@
|
|||
* [javascript 的 12 个怪癖](https://github.com/justjavac/12-javascript-quirks)
|
||||
* [JavaScript 秘密花园](http://bonsaiden.github.io/JavaScript-Garden/zh/)
|
||||
* [《JavaScript 模式》](https://github.com/jayli/javascript-patterns) (《JavaScript patterns》译本)
|
||||
* [Javascript 原理](https://web.archive.org/web/20170112164945/http://typeof.net/s/jsmech/)
|
||||
* [JavaScript 原理](https://web.archive.org/web/20170112164945/http://typeof.net/s/jsmech/)
|
||||
* [JavaScript Promise迷你书](http://liubin.github.io/promises-book/)
|
||||
* [Javascript编程指南](http://pij.robinqu.me) ([源码](https://github.com/RobinQu/Programing-In-Javascript))
|
||||
* [JavaScript编程指南](http://pij.robinqu.me) ([源码](https://github.com/RobinQu/Programing-In-Javascript))
|
||||
* [JavaScript核心概念及实践](http://icodeit.org/jsccp/) (PDF)
|
||||
|
||||
|
||||
|
@ -508,34 +508,34 @@
|
|||
|
||||
#### Backbone.js
|
||||
|
||||
* [Backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF)
|
||||
* [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note)
|
||||
* [Backbone.js中文文档](https://web.archive.org/web/20200916085144/https://www.html.cn/doc/backbone/) *(:card_file_box: archived)*
|
||||
* [Backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF)
|
||||
* [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note)
|
||||
* [Backbone.js中文文档](https://web.archive.org/web/20200916085144/https://www.html.cn/doc/backbone/) *(:card_file_box: archived)*
|
||||
|
||||
|
||||
#### D3.js
|
||||
|
||||
* [楚狂人的D3教程](http://www.cnblogs.com/winleisure/tag/D3.js/)
|
||||
* [官方API文档](https://github.com/mbostock/d3/wiki/API--%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C)
|
||||
* [张天旭的D3教程](http://blog.csdn.net/zhang__tianxu/article/category/1623437)
|
||||
* [Learning D3.JS](http://d3.decembercafe.org) - 十二月咖啡馆
|
||||
* [楚狂人的D3教程](http://www.cnblogs.com/winleisure/tag/D3.js/)
|
||||
* [官方API文档](https://github.com/mbostock/d3/wiki/API--%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C)
|
||||
* [张天旭的D3教程](http://blog.csdn.net/zhang__tianxu/article/category/1623437)
|
||||
* [Learning D3.JS](http://d3.decembercafe.org) - 十二月咖啡馆
|
||||
|
||||
|
||||
#### Electron.js
|
||||
|
||||
* [Electron 中文文档](https://wizardforcel.gitbooks.io/electron-doc/content) - WizardForcel
|
||||
* [Electron 中文文档](https://www.w3cschool.cn/electronmanual) - W3Cschool
|
||||
* [Electron 中文文档](https://wizardforcel.gitbooks.io/electron-doc/content) - WizardForcel
|
||||
* [Electron 中文文档](https://www.w3cschool.cn/electronmanual) - W3Cschool
|
||||
|
||||
|
||||
#### ExtJS
|
||||
|
||||
* [Ext4.1.0 中文文档](http://extjs-doc-cn.github.io/ext4api/)
|
||||
* [Ext4.1.0 中文文档](http://extjs-doc-cn.github.io/ext4api/)
|
||||
|
||||
|
||||
#### jQuery
|
||||
|
||||
* [简单易懂的JQuery魔法](https://web.archive.org/web/20201127045453/http://www.nowamagic.net/librarys/books/contents/jquery) *(:card_file_box: archived)*
|
||||
* [How to write jQuery plugin](http://i5ting.github.io/How-to-write-jQuery-plugin/build/jquery.plugin.html)
|
||||
* [简单易懂的JQuery魔法](https://web.archive.org/web/20201127045453/http://www.nowamagic.net/librarys/books/contents/jquery) *(:card_file_box: archived)*
|
||||
* [How to write jQuery plugin](http://i5ting.github.io/How-to-write-jQuery-plugin/build/jquery.plugin.html)
|
||||
|
||||
|
||||
#### Node.js
|
||||
|
@ -557,23 +557,23 @@
|
|||
|
||||
#### React.js
|
||||
|
||||
* [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page)
|
||||
* [React-Bits 中文文档](https://github.com/hateonion/react-bits-CN)
|
||||
* [React Native 中文文档(含最新Android内容)](http://wiki.jikexueyuan.com/project/react-native/)
|
||||
* [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook)
|
||||
* [React.js 入门教程](http://fraserxu.me/intro-to-react/)
|
||||
* [React.js 中文文档](https://discountry.github.io/react/)
|
||||
* [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page)
|
||||
* [React-Bits 中文文档](https://github.com/hateonion/react-bits-CN)
|
||||
* [React Native 中文文档(含最新Android内容)](http://wiki.jikexueyuan.com/project/react-native/)
|
||||
* [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook)
|
||||
* [React.js 入门教程](http://fraserxu.me/intro-to-react/)
|
||||
* [React.js 中文文档](https://discountry.github.io/react/)
|
||||
|
||||
|
||||
#### Vue.js
|
||||
|
||||
* [Vue.js中文文档](https://cn.vuejs.org/v2/guide/)
|
||||
* [Vue3.0学习教程与实战案例](https://vue3.chengpeiquan.com) - chengpeiquan
|
||||
* [Vue.js中文文档](https://cn.vuejs.org/v2/guide/)
|
||||
* [Vue3.0学习教程与实战案例](https://vue3.chengpeiquan.com) - chengpeiquan
|
||||
|
||||
|
||||
#### Zepto.js
|
||||
|
||||
* [Zepto.js 中文文档](https://web.archive.org/web/20210303025214/https://www.css88.com/doc/zeptojs_api/) *(:card_file_box: archived)*
|
||||
* [Zepto.js 中文文档](https://web.archive.org/web/20210303025214/https://www.css88.com/doc/zeptojs_api/) *(:card_file_box: archived)*
|
||||
|
||||
|
||||
### LaTeX
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
### Index
|
||||
|
||||
* [Android](#android)
|
||||
* [C#](#c-sharp)
|
||||
* [C#](#csharp)
|
||||
* [C++](#cpp)
|
||||
* [Clojure](#clojure)
|
||||
* [Common Lisp](#common-lisp)
|
||||
|
@ -40,7 +40,7 @@
|
|||
* [The complete Android Application Development Course - Work Great in 2020](https://www.youtube.com/playlist?list=PLknSwrodgQ72X4sKpzf5vT8kY80HKcUSe) - Android Developer (screencast)
|
||||
|
||||
|
||||
### <a id="c-sharp"></a>C#
|
||||
### <a id="csharp"></a>C\#
|
||||
|
||||
* [Beginning C# with Unity](https://www.youtube.com/playlist?list=PLFgjYYTq6xyhtVK6VzLiFe3pmBu-XSNlX) - Brian Douglas Moakley, VegetarianZombie (screencast)
|
||||
* [How to program in C# - Beginner Course \| Brackeys](https://www.youtube.com/playlist?list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51) - Asbjørn Thirslund (screencast)
|
||||
|
|
|
@ -78,17 +78,17 @@
|
|||
|
||||
### Language Agnostic
|
||||
|
||||
* [Castálio Podcast](http://castalio.info) (podcast)
|
||||
* [DevNaEstrada](http://devnaestrada.com.br) (podcast)
|
||||
* [Grok Podcast](http://www.grokpodcast.com) (podcast)
|
||||
* [Hipsters Ponto Tech](http://hipsters.tech) (podcast)
|
||||
* [Lambda3](https://blog.lambda3.com.br/category/podcast) (podcast)
|
||||
* [NerdTech (Jovem Nerd)](https://jovemnerd.com.br/playlist/nerdtech) (podcast)
|
||||
* [PODebug](http://www.podebug.com) (podcast)
|
||||
* [PodProgramar](https://mundopodcast.com.br/podprogramar) (podcast)
|
||||
* [podTag](https://podtag.com.br) (podcast)
|
||||
* [Screencast DevMedia - Lazy Load](https://www.youtube.com/playlist?list=PLi75dzoFwEbo89TG5IaD4ODYPeJK9uxA5) (screencast)
|
||||
* [Screencasts - Andre Baltieri](https://www.youtube.com/playlist?list=PLTMuY7ptzFISwigIWpZQtp6b0TuEEvqLC) (screencast)
|
||||
* [Castálio Podcast](http://castalio.info) (podcast)
|
||||
* [DevNaEstrada](http://devnaestrada.com.br) (podcast)
|
||||
* [Grok Podcast](http://www.grokpodcast.com) (podcast)
|
||||
* [Hipsters Ponto Tech](http://hipsters.tech) (podcast)
|
||||
* [Lambda3](https://blog.lambda3.com.br/category/podcast) (podcast)
|
||||
* [NerdTech (Jovem Nerd)](https://jovemnerd.com.br/playlist/nerdtech) (podcast)
|
||||
* [PODebug](http://www.podebug.com) (podcast)
|
||||
* [PodProgramar](https://mundopodcast.com.br/podprogramar) (podcast)
|
||||
* [podTag](https://podtag.com.br) (podcast)
|
||||
* [Screencast DevMedia - Lazy Load](https://www.youtube.com/playlist?list=PLi75dzoFwEbo89TG5IaD4ODYPeJK9uxA5) (screencast)
|
||||
* [Screencasts - Andre Baltieri](https://www.youtube.com/playlist?list=PLTMuY7ptzFISwigIWpZQtp6b0TuEEvqLC) (screencast)
|
||||
|
||||
|
||||
### PHP
|
||||
|
|
|
@ -137,5 +137,3 @@
|
|||
### Webpack
|
||||
|
||||
* [Скринкаст Webpack](https://learn.javascript.ru/screencast/webpack) - Илья Кантор (Screencast)
|
||||
|
||||
|
||||
|
|
|
@ -191,7 +191,7 @@
|
|||
* [Learn SASS In Arabic 2021‏](https://www.youtube.com/playlist?list=PLDoPjvoNmBAzlpyFHOaB3b-eubmF0TAV2) - Elzero Web School
|
||||
* [Sass‏](https://www.youtube.com/playlist?list=PLDoPjvoNmBAz6bF7qObm2a1mLN_WHAWQo) - Elzero Web School
|
||||
* [Sass - Create a website‏](https://www.youtube.com/playlist?list=PLDoPjvoNmBAz9sluuyOWPifXvySgrGma8) - Elzero Web School
|
||||
* [Yonisfy CS94's | Web Programming with JavaScript‏](https://www.youtube.com/playlist?list=PLLWuK602vNiXqkUqcoKrVjCyOrZh7Tw0e) - Mohammed Elzanaty
|
||||
* [Yonisfy CS94's \| Web Programming with JavaScript‏](https://www.youtube.com/playlist?list=PLLWuK602vNiXqkUqcoKrVjCyOrZh7Tw0e) - Mohammed Elzanaty
|
||||
|
||||
|
||||
### Java
|
||||
|
|
|
@ -65,5 +65,5 @@
|
|||
|
||||
### TypeScript
|
||||
|
||||
* [Erstellen von Javascript-Anwendung mithilfe von TypeScript](https://docs.microsoft.com/de-de/learn/paths/build-javascript-applications-typescript/) - Microsoft
|
||||
* [Erstellen von JavaScript-Anwendungen mithilfe von TypeScript](https://docs.microsoft.com/de-de/learn/paths/build-javascript-applications-typescript/) - Microsoft
|
||||
* [TypeScript lernen: Eine Einführung in 80 Minuten](https://www.youtube.com/watch?v=_CaGUZNEobk) - Golo Roden
|
||||
|
|
|
@ -381,7 +381,7 @@
|
|||
### Docker
|
||||
|
||||
* [Docker](https://www.youtube.com/playlist?list=PLhW3qG5bs-L99pQsZ74f-LC-tOEsBp2rK) - Raghav Pal
|
||||
* [Docker Tutorial for Beginners ](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBkvpSIgwchk0glHLz7CQ-7) - Thenewboston
|
||||
* [Docker Tutorial for Beginners](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBkvpSIgwchk0glHLz7CQ-7) - Thenewboston
|
||||
* [Docker Tutorial for Beginners](https://www.youtube.com/watch?v=fqMOX6JJhGo) - FreeCodeCamp
|
||||
* [Docker Tutorial for Beginners \[FULL COURSE in 3 Hours\]](https://www.youtube.com/watch?v=3c-iBn73dDE) - TechWorld with Nana
|
||||
* [Docker Tutorial for Beginners \| Full Course \[2021\]](https://www.youtube.com/watch?v=p28piYY_wv8) - Amigoscode
|
||||
|
@ -544,14 +544,14 @@
|
|||
* [Bento JavaScript Learning Track](https://bento.io/topic/javascript) (Bento)
|
||||
* [Cycle.js Fundamentals](https://egghead.io/courses/cycle-js-fundamentals) - André Staltz
|
||||
* [ES6 and Typescript Tutorial](https://www.youtube.com/playlist?list=PLC3y8-rFHvwhI0V5mE9Vu6Nm-nap8EcjV) - Codevolution, Vishwas Gopinath (YouTube)
|
||||
* [Functional Programming in Javascript](https://www.youtube.com/playlist?list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) - Mattias Petter Johansson «Fun Fun Function» (YouTube)
|
||||
* [Functional Programming in JavaScript](https://www.youtube.com/playlist?list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84) - Mattias Petter Johansson «Fun Fun Function» (YouTube)
|
||||
* [Intro to JavaScript ES6 programming](https://www.youtube.com/playlist?list=PL-xu4i_QDSxcoDNeh8rx5-pHCCTOg0XsI)
|
||||
* [Intro To JavaScript Unit Testing & BDD](https://www.youtube.com/watch?v=u5cLK1UrFyQ) - Traversy Media
|
||||
* [Javascript Array Methods](https://youtube.com/playlist?list=PLgBH1CvjOA62PBFIDq55-S6Beivje30A2) - Florin Pop (YouTube)
|
||||
* [Javascript Coding Challenges](https://youtube.com/playlist?list=PLgBH1CvjOA63ROz8Wqd7RDD0qpvGXF8x5) - Florin Pop (YouTube)
|
||||
* [JavaScript Array Methods](https://youtube.com/playlist?list=PLgBH1CvjOA62PBFIDq55-S6Beivje30A2) - Florin Pop (YouTube)
|
||||
* [JavaScript Coding Challenges](https://youtube.com/playlist?list=PLgBH1CvjOA63ROz8Wqd7RDD0qpvGXF8x5) - Florin Pop (YouTube)
|
||||
* [Javascript course](https://www.youtube.com/playlist?list=PLRAV69dS1uWSxUIk5o3vQY2-_VKsOpXLD) - Hitesh Choudhary
|
||||
* [Javascript Essentials](https://www.udemy.com/javascript-essentials/) - Lawrence Turton (Udemy)
|
||||
* [Javascript Mini Course 2020](https://www.udemy.com/course/javascript-essentials-mini-course/) - Kalob Taulien (Udemy)
|
||||
* [JavaScript Mini Course 2020](https://www.udemy.com/course/javascript-essentials-mini-course/) - Kalob Taulien (Udemy)
|
||||
* [JavaScript Tutorial for Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9i9Ae2D9Ee1RvylH38dKuET) - The Net Ninja
|
||||
* [JavaScript Tutorial for beginners](https://www.youtube.com/watch?v=W6NZfCO5SIk) - Moshfegh Hamedani (Programming with Mosh)
|
||||
* [JavaScript Tutorials](https://www.youtube.com/playlist?list=PLTjRvDozrdlxEIuOBZkMAK5uiqp8rHUax) - Moshfegh Hamedani (Programming with Mosh)
|
||||
|
|
|
@ -162,7 +162,7 @@
|
|||
|
||||
### Programación
|
||||
|
||||
* [Aprende Javascript](https://aprendejavascript.org) - Jonathan MirCha
|
||||
* [Aprende JavaScript](https://aprendejavascript.org) - Jonathan MirCha
|
||||
* [Clojure](https://programadorwebvalencia.com/cursos/clojure/introducci%C3%B3n/) - Andros Fenollosa (Programador Web Valencia)
|
||||
* [Curso C#](https://www.pildorasinformaticas.es/course/curso-c) - Juan Díaz (Píldoras Informáticas)
|
||||
* [Curso de Python gratis y con certificación](https://edutin.com/curso-de-python-4276) - Edutin
|
||||
|
@ -208,7 +208,7 @@
|
|||
* [Aplicaciones Web Avanzadas (2014)](http://ocw.uv.es/ingenieria-y-arquitectura/aplicaciones-web-avanzadas/Course_listing)
|
||||
* [Aprende a programar aplicaciones móviles](https://miriadax.net/web/creando-apps-aprende-a-programar-aplicaciones-moviles-4-edicion-)
|
||||
* [CSS Básico a Avanzado](https://www.pildorasinformaticas.es/course/css-avanzado-desde-0) - Juan Díaz (Píldoras Informáticas)
|
||||
* [Curso gratuito de Javascript](https://argentinaprograma.com) - Fabricio Sodano (Argentina Programa)
|
||||
* [Curso gratuito de JavaScript](https://argentinaprograma.com) - Fabricio Sodano (Argentina Programa)
|
||||
* [Curso gratuito de Next.js y Firebase](https://www.youtube.com/playlist?list=PLV8x_i1fqBw1VR86y4C72xMGJ8ifjBwJ6) - Miguel Ángel Durán «midudev» (YouTube)
|
||||
* [Curso JSON. De Novato a Experto](https://www.youtube.com/playlist?list=PLrDTf5qnZdEAiHO19QB9hq5QXAef1h8oY) - Camilo Martínez "Equimancho"
|
||||
* [Curso React.js desde cero - Crea una aplicación paso a paso](https://www.youtube.com/playlist?list=PLV8x_i1fqBw0B008sQn79YxCjkHJU84pC) - Miguel Ángel Durán «midudev» (YouTube)
|
||||
|
|
|
@ -127,7 +127,7 @@
|
|||
|
||||
### Flask
|
||||
|
||||
* [ آموزش توسعه وب با فریمورک فلسک](https://www.youtube.com/playlist?list=PLdUn5H7OTUk1WYCrDJpNGpJ2GFWd7yZaw) - Alireza Ayinmehr
|
||||
* [آموزش توسعه وب با فریمورک فلسک](https://www.youtube.com/playlist?list=PLdUn5H7OTUk1WYCrDJpNGpJ2GFWd7yZaw) - Alireza Ayinmehr
|
||||
|
||||
|
||||
### Web Development
|
||||
|
|
|
@ -83,13 +83,13 @@
|
|||
* [Cours Java](https://www.youtube.com/playlist?list=PLrSOXFDHBtfHkq8dd3BbSaopVgRSYtgPv) - Formation Video
|
||||
|
||||
|
||||
### Javascript
|
||||
### JavaScript
|
||||
|
||||
* [Apprendre à coder en JavaScript \| Cours complet (2020)](https://www.pierre-giraud.com/javascript-apprendre-coder-cours/) - Pierre Giraud
|
||||
* [Apprendre le JavaScript](https://www.youtube.com/playlist?list=PLjwdMgw5TTLVzD9Jq_WBd1crqDwXRn4cw) - Grafikart
|
||||
* [Cours JavaScript](https://www.youtube.com/playlist?list=PLrSOXFDHBtfGxf_PtXLu_OrjFKt4_dqB_) - Formation Video
|
||||
* [Déboguer son code JavaScript](https://www.youtube.com/playlist?list=PLjwdMgw5TTLWWXgsHpfCLHJ1Oq4YnE08e) - Grafikart
|
||||
* [Tutoriel de javascript moderne](https://fr.javascript.info) - javascript.info
|
||||
* [Le Tutoriel JavaScript Moderne](https://fr.javascript.info) - javascript.info
|
||||
* [TUTOS JS](https://www.youtube.com/playlist?list=PLEagTQfI6nPPVSKoYo2p8Cf8eijcyz5t9) - PrimFX
|
||||
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* [Git and GitHub](#git-and-github)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [Java](#java)
|
||||
* [Javascript](#javascript)
|
||||
* [JavaScript](#javascript)
|
||||
* [Next.js](#nextjs)
|
||||
* [React](#react)
|
||||
* [Machine Learning](#machine-learning)
|
||||
|
@ -113,7 +113,7 @@
|
|||
* [Spring Boot Tutorial For Beginners (in Hindi)](https://www.youtube.com/playlist?list=PL5mjp3QjkuoLPS-L28yKCKyzCMX8WRVno) - ProgRank
|
||||
|
||||
|
||||
### Javascript
|
||||
### JavaScript
|
||||
|
||||
* [JavaScript Tutorial \| Hindi](https://www.youtube.com/playlist?list=PLu0W_9lII9ajyk081To1Cbt2eI5913SsL) - CodeWithHarry
|
||||
* [JavaScript Tutorial for Beginners (In Hindi)](https://www.youtube.com/playlist?list=PLwGdqUZWnOp1hqyT6h7pY0RlXIIGlE5U0) - Vinod Bahadur Thapa (Thapa Technical)
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
### C / C++
|
||||
|
||||
* [Bahasa C dengan Dev-C++](https://www.youtube.com/playlist?list=PLZNiz_sFO6tdZ_DcLhtbxLboLlpuqpzLC) - H.I Edukasi
|
||||
* [Belajar Bahasa Pemrograman C++ Lengkap dari Awal untuk Pemula ](https://kodedasar.com/belajar-cpp/) - DAMASDEV
|
||||
* [Belajar Bahasa Pemrograman C++ Lengkap dari Awal untuk Pemula](https://kodedasar.com/belajar-cpp/) - DAMASDEV
|
||||
* [Belajar C++](https://www.youtube.com/playlist?list=PLF82-I80PwDNKmeyYBe4CkEj7excOdy7f) - Guntur Budi
|
||||
* [Belajar C++ - Object Oriented Programming Bahasa Indonesia (OOP)](https://www.youtube.com/playlist?list=PLZS-MHyEIRo7-RC_-hkL9gu0_ofABw862) - Kelas Terbuka
|
||||
* [Belajar C++ Bahasa Indonesia (Dasar)](https://www.youtube.com/playlist?list=PLZS-MHyEIRo4Ze0bbGB1WKBSNMPzi-eWI) - Kelas Terbuka
|
||||
|
|
|
@ -24,7 +24,7 @@ ADVANCED - дамытушы. Детальді кодты үйрену.
|
|||
* [HTML/CSS. базалық веб-дизайн құрудағы кодтау.](https://bilgen.academy/course/view.php?id=510) (BEGINNER)
|
||||
|
||||
|
||||
### Javascript
|
||||
### JavaScript
|
||||
|
||||
* [Javascript. Java курсының негізі](https://bilgen.academy/course/view.php?id=506) (BEGINNER)
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* [Computer Science](#computer-science)
|
||||
* [Flutter](#flutter)
|
||||
* [Git](#git)
|
||||
* [Javascript](#javascript)
|
||||
* [JavaScript](#javascript)
|
||||
* [Web Development](#web-development)
|
||||
|
||||
|
||||
|
@ -23,9 +23,9 @@
|
|||
* [Git](https://youtube.com/playlist?list=PLyNTduYoTjqBsCRtQrkUw-jaBLsInhsJa) - Soeng Souy
|
||||
|
||||
|
||||
### Javascript
|
||||
### JavaScript
|
||||
|
||||
* [មេរៀន Javascript Speak khmer](https://youtube.com/playlist?list=PLWrsrLN26mWZiRcn4O-cphCw-AyoWumhq) - រៀនIT
|
||||
* [មេរៀន JavaScript Speak khmer](https://youtube.com/playlist?list=PLWrsrLN26mWZiRcn4O-cphCw-AyoWumhq) - រៀនIT
|
||||
|
||||
|
||||
### Web Development
|
||||
|
|
|
@ -266,7 +266,7 @@
|
|||
* [Web2-CSS](https://www.opentutorials.org/course/3086) (생활코딩)
|
||||
* [Web2-Domain name system](https://www.opentutorials.org/course/3276) (생활코딩)
|
||||
* [Web2-Home server](https://www.opentutorials.org/course/3265) (생활코딩)
|
||||
* [Web2-javascript](https://www.opentutorials.org/course/3085) (생활코딩)
|
||||
* [Web2-JavaScript](https://www.opentutorials.org/course/3085) (생활코딩)
|
||||
* [Web2-nodejs](https://www.opentutorials.org/course/3332) (생활코딩)
|
||||
* [Web2-PHP](https://www.opentutorials.org/course/3130) (생활코딩)
|
||||
* [Web2-Python](https://www.opentutorials.org/course/3256) (생활코딩)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
### Index
|
||||
|
||||
* [Android](#android)
|
||||
* [Javascript](#javascript)
|
||||
* [JavaScript](#javascript)
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
* [Django](#django)
|
||||
|
@ -12,7 +12,7 @@
|
|||
* [Android App Development Tutorial Malayalam](https://youtube.com/playlist?list=PLZ78Q1BKkdA1-eMVQOiBiMtQQb_vYWnvV) - Sabith Pkc Mnr
|
||||
|
||||
|
||||
### Javascript
|
||||
### JavaScript
|
||||
|
||||
* [JavaScript Malayalam Tutorial](https://www.youtube.com/watch?v=3mjwtu4_0uk) - Yes Tech Media
|
||||
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
* [Aprenda C e C++ - Fundamentos Para Lógica de Programação](https://www.udemy.com/c-e-c-fundamentos-para-logica-de-programacao/) - One Day Code (Udemy)
|
||||
* [Curso de C](https://www.youtube.com/playlist?list=PLesCEcYj003SwVdufCQM5FIbrOd0GG1M4) - Cláudio Rogério Carvalho Filho (eXcript)
|
||||
* [Programação Moderna em C](https://www.youtube.com/playlist?list=PLIfZMtpPYFP5qaS2RFQxcNVkmJLGQwyKE) - Papo Binário (Youtube)
|
||||
* [Programação Moderna em C](https://www.youtube.com/playlist?list=PLIfZMtpPYFP5qaS2RFQxcNVkmJLGQwyKE) - Papo Binário (YouTube)
|
||||
|
||||
|
||||
### <a id="csharp"></a>C\#
|
||||
|
@ -221,7 +221,7 @@
|
|||
|
||||
### Node.js
|
||||
|
||||
* [Criando APIs com NodeJs ](https://www.youtube.com/playlist?list=PLHlHvK2lnJndvvycjBqQAbgEDqXxKLoqn) - Balta.io (YouTube)
|
||||
* [Criando APIs com NodeJs](https://www.youtube.com/playlist?list=PLHlHvK2lnJndvvycjBqQAbgEDqXxKLoqn) - Balta.io (YouTube)
|
||||
* [Curso de Node.js](https://www.youtube.com/playlist?list=PLJ_KhUnlXUPtbtLwaxxUxHqvcNQndmI4B) - Victor Lima Guia do Programador (YouTube)
|
||||
* [Do Zero A Produção: Aprenda A Construir Uma API Node.Js Com Typescript](https://www.youtube.com/playlist?list=PLz_YTBuxtxt6_Zf1h-qzNsvVt46H8ziKh) - Waldemar Neto Dev Lab (YouTube)
|
||||
* [Imersão em desenvolvimento de APIs com Node.js](https://erickwendel.teachable.com/p/node-js-para-iniciantes-nodebr) - Erick Wendel (Teachable)
|
||||
|
|
|
@ -202,7 +202,7 @@
|
|||
* [ES6 Interactive Guide](http://stack.formidable.com/es6-interactive-guide/#/)
|
||||
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
|
||||
* [JavaScript Algorithms and Data Structures Certification](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/) - freeCodeCamp
|
||||
* [Javascript interactive tutorial on CodeCademy](https://www.codecademy.com/learn/javascript)
|
||||
* [JavaScript interactive tutorial on CodeCademy](https://www.codecademy.com/learn/javascript)
|
||||
* [JavaScript interactive tutorial on CoderMania](http://www.codermania.com/javascript/lesson/1a/hello-world)
|
||||
* [JavaScript Tutorial](https://www.w3schools.com/js) - W3Schools
|
||||
* [JavaScript Tutorial](https://www.scaler.com/topics/javascript/) - Scaler Topics
|
||||
|
|
|
@ -44,5 +44,3 @@
|
|||
### SQL
|
||||
|
||||
* [SQL упражнения](https://www.sql-ex.ru/?Lang=0)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue