mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-18 22:01:34 +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:
@@ -4,7 +4,6 @@
|
||||
* [C#](#csharp)
|
||||
* [C++](#cpp)
|
||||
* [Clojure](#clojure)
|
||||
* [Common Lisp](#common-lisp)
|
||||
* [Data Science](#data-science)
|
||||
* [Elixir](#elixir)
|
||||
* [Erlang](#erlang)
|
||||
@@ -13,7 +12,7 @@
|
||||
* [Gulp](#gulp)
|
||||
* [Haskell](#haskell)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [IDE and Editors](#ide-and-editors)
|
||||
* [IDE and editors](#ide-and-editors)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [Angular](#angular)
|
||||
@@ -24,6 +23,7 @@
|
||||
* [React.js](#reactjs)
|
||||
* [Kotlin](#kotlin)
|
||||
* [Language Agnostic](#language-agnostic)
|
||||
* [Lisp](#lisp)
|
||||
* [Machine Learning](#machine-learning)
|
||||
* [PHP](#php)
|
||||
* [PostgreSQL](#postgresql)
|
||||
@@ -60,12 +60,6 @@
|
||||
* [Parens of the Dead](http://www.parens-of-the-dead.com) - Magnar Sveen, Elisabeth Irgens (screencast)
|
||||
|
||||
|
||||
### Common Lisp
|
||||
|
||||
* [Common Lisp for Beginners](https://www.youtube.com/playlist?list=PLCpux10P7KDKPb4eI5b_qSnQaY1ePGKGK) - Neil Munro (screencast)
|
||||
* [Little Bits of Lisp](https://www.youtube.com/playlist?list=PL2VAYZE_4wRJi_vgpjsH75kMhN4KsuzR_) - Cecilie Baggers (screencast)
|
||||
|
||||
|
||||
### Data Science
|
||||
|
||||
* [Data Futurology - Leadership And Strategy in Artificial Intelligence, Machine Learning, Data Science](https://www.datafuturology.com/podcasts) - Felipe Flores (podcast)
|
||||
@@ -142,7 +136,7 @@
|
||||
* [The CSS Podcast](https://thecsspodcast.libsyn.com) - Una Kravets, Adam Argyle (podcast)
|
||||
|
||||
|
||||
### IDE and Editors
|
||||
### IDE and editors
|
||||
|
||||
* [Emacs Cast](https://emacscast.org) - Rakhim Davletkaliyev (podcast)
|
||||
* [Emacs Rocks!](http://emacsrocks.com) - Christian Johansen (screencast)
|
||||
@@ -294,6 +288,12 @@
|
||||
* [Women in TECH with Ariana](https://www.wallwaytech.com/podcast) - Ariana The Techie (podcast)
|
||||
|
||||
|
||||
### Lisp
|
||||
|
||||
* [Common Lisp for Beginners](https://www.youtube.com/playlist?list=PLCpux10P7KDKPb4eI5b_qSnQaY1ePGKGK) - Neil Munro (screencast)
|
||||
* [Little Bits of Lisp](https://www.youtube.com/playlist?list=PL2VAYZE_4wRJi_vgpjsH75kMhN4KsuzR_) - Cecilie Baggers (screencast)
|
||||
|
||||
|
||||
### Machine Learning
|
||||
|
||||
* [Concerning AI](https://concerning.ai) - Brandon Sanders, Ted Sarvata (podcast)
|
||||
|
Reference in New Issue
Block a user