mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-31 19:32:06 +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:
@@ -1,7 +1,7 @@
|
||||
### Índice
|
||||
|
||||
* [Agnósticos](#agnósticos)
|
||||
* [IDE / Editores](#ide--editores)
|
||||
* [IDE and editors](#ide-and-editors)
|
||||
* [Programação](#programação)
|
||||
* [Sistemas Operacionais](#sistemas-operacionais)
|
||||
* [Android](#android)
|
||||
@@ -37,7 +37,7 @@
|
||||
* [Vue.js](#vuejs)
|
||||
* [Kubernetes](#kubernetes)
|
||||
* [LaTeX](#latex)
|
||||
* [LISP](#lisp)
|
||||
* [Lisp](#lisp)
|
||||
* [Lua](#lua)
|
||||
* [Pascal](#pascal)
|
||||
* [PHP](#php)
|
||||
@@ -53,16 +53,12 @@
|
||||
|
||||
### Agnósticos
|
||||
|
||||
#### IDE / Editores
|
||||
|
||||
* [Visual Studio Code: Produtividade infinita](https://github.com/bylearn/VS-Code-Produtividade-Infinita) - Felipe Cabrera Ribeiro dos Santos
|
||||
|
||||
|
||||
#### Vim
|
||||
#### IDE and editors
|
||||
|
||||
* [O Editor de Texto Vim](https://code.google.com/p/vimbook) - Sérgio Luiz Araújo Silva, et al.
|
||||
* [Vim para Noobs](https://woliveiras.com.br/vimparanoobs/) - William Oliveira Souza (HTML, PDF, EPUB) (*Necessário criar uma conta (gratuita) no Leanpub para baixar o livro completo*)
|
||||
* [Vimbook](https://cassiobotaro.dev/vimbook/) - Cássio Botaro (HTML)
|
||||
* [Visual Studio Code: Produtividade infinita](https://github.com/bylearn/VS-Code-Produtividade-Infinita) - Felipe Cabrera Ribeiro dos Santos
|
||||
|
||||
|
||||
#### Programação
|
||||
@@ -300,7 +296,7 @@
|
||||
* [Latexação](https://www.ime.usp.br/~tassio/arquivo/latex/apostila.pdf) - Tássio Naia dos Santos (PDF)
|
||||
|
||||
|
||||
### LISP
|
||||
### Lisp
|
||||
|
||||
* [Introdução a linguagem LISP](http://www.dca.fee.unicamp.br/courses/EA072/lisp9596/Lisp9596.html) (HTML)
|
||||
|
||||
@@ -385,7 +381,7 @@
|
||||
|
||||
#### Angular
|
||||
|
||||
> :information_source: Veja também … [AngularJS](#angularjs)
|
||||
> :information_source: Veja também … [AngularJS](#angularjs), [IDE and editors](#ide-and-editors)
|
||||
|
||||
* [Angular 2 - Criando sua primeira aplicação no Visual Studio Code](http://www.macoratti.net/17/02/net_ang2vsc1.htm) - José Carlos Macoratti (HTML)
|
||||
* [Implemente um aplicativo de página única com o Angular 2](https://www.ibm.com/developerworks/br/library/implemente-aplicativo-pagina-unica-angular-2/) - IBM, Babu Suresh (HTML)
|
||||
|
Reference in New Issue
Block a user