mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-30 19:10:10 +02:00
chore!: join IDE and editors
into same section (#7065)
* chore!: join editors into section `IDE and editors` This homogenize the place where are organized the IDE and editors like Vim, Emacs, Visual Studio, Visual Studio Code, Eclipse, IntelliJ... into the same section. Emacs Lips is a language per sé. so apply and add some crosslinks #5535 in order to reference editors. Moved books in `-langs.md` now are in `-subjects.md` since editors are language agnostic, I think. Complete this moved resources with author, formats and notes * fix: alphabetize says linter https://github.com/EbookFoundation/free-programming-books/runs/8267734103?check_suite_focus=true Run fpb-lint ./books/ books/free-programming-books-ja.md 4:5-22:42 warning Alphabetical ordering: swap l.22 and l.21 alphabetize-lists remark-lint books/free-programming-books-pt_BR.md 58:1-61:70 warning Alphabetical ordering: swap l.60 and l.59 alphabetize-lists remark-lint books/free-programming-books-zh.md 254:1-258:87 warning Alphabetical ordering: swap l.258 and l.257 alphabetize-lists remark-lint * chore!: Organize near spoken Lisp dialects. - Common Lisp, PicoLisp, Emacs Lisp -> Lisp - Rename Common Lisp and LISP -> Lisp - Emacs & Pico as subsections of Lisp preserving current crosslinks * chore: merge non-referenced Emacs Lisp into Lisp
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [Bootstrap](#bootstrap)
|
||||
* [Tailwind](#tailwind)
|
||||
* [IDE and Editors](#ide-and-editors)
|
||||
* [IDE and editors](#ide-and-editors)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [jQuery](#jquery)
|
||||
@@ -99,7 +99,7 @@
|
||||
* [Tailwind CSS Bangla Tutorial Series](https://youtube.com/playlist?list=PLHiZ4m8vCp9P23SqlHL0QAqiwS_oCofV2) - Learn with Sumit
|
||||
|
||||
|
||||
### IDE and Editors
|
||||
### IDE and editors
|
||||
|
||||
* [VSCode Complete Tutorial Series \| VSCode টিউটোরিয়াল সিরিজ](https://www.youtube.com/playlist?list=PL_XxuZqN0xVB_lroSm_xvTqvVBCpR4PQE) - Stack Learner
|
||||
|
||||
|
@@ -13,7 +13,7 @@
|
||||
* [Gulp](#gulp)
|
||||
* [Haskell](#haskell)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [IDE](#ide)
|
||||
* [IDE and editors](#ide-and-editors)
|
||||
* [Ionic](#ionic)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
@@ -132,7 +132,7 @@
|
||||
* [Introdução à Linguagem HTML](https://www.udemy.com/introducao-a-linguagem-html/) - Diego Mariano (Udemy)
|
||||
|
||||
|
||||
### IDE
|
||||
### IDE and editors
|
||||
|
||||
* [Domine o sublime text](https://www.udemy.com/course/domine-o-sublime-text/) - Alexandre Cardoso (Udemy)
|
||||
* [Eclipse IDE para Desenvolvedores Java](https://www.udemy.com/eclipse-ide-para-desenvolvedores-java/) - Fernando Franzini (Udemy)
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
* [Algoritmalar](#algoritmalar)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [IDE / Editors](#ide--editors)
|
||||
* [IDE and editors](#ide-and-editors)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [Python](#python)
|
||||
@@ -25,7 +25,7 @@
|
||||
* [Sıfırdan CSS Eğitim](https://www.youtube.com/playlist?list=PLadt0EaV4m3BX9JaZbKS9B8076bruv93Y) - Adem Ilter
|
||||
|
||||
|
||||
### IDE / Editors
|
||||
### IDE and editors
|
||||
|
||||
* [Visual Studio Code Eğitim Serisi](https://youtube.com/playlist?list=PLGrTHqyRDvx72uHNQ6aZXxa1pSKViqIhE) - Hakan Yalçınkaya \| Kodluyoruz
|
||||
|
||||
|
Reference in New Issue
Block a user