* Added a great free Terraform cheatsheet from A Cloud Guru
* Added a great free Terraform cheatsheet from A Cloud Guru
* Added a great Terraform cheatsheet from A Cloud Guru
* Added an awesome Terraform cheatsheet from A Cloud Guru
* feat: Add Jest cheatsheet
- Add jest cheatsheet
* Update jest links
* Move Jest cheatsheet into unit testing
Co-authored-by: LuigiImVector <LuigiImVector@users.noreply.github.com>
* Remove jest href
Co-authored-by: LuigiImVector <LuigiImVector@users.noreply.github.com>
Co-authored-by: LuigiImVector <LuigiImVector@users.noreply.github.com>
* Update free-programming-cheatsheets.md
add others sql cheat sheet by Tomi Mester
* Update free-programming-cheatsheets.md
Fix the hyperlink for sql cheat sheet by Tomi Mester
* Update more/free-programming-cheatsheets.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Updated Cheatsheet for Data Structures and Algorithms
* Update free-programming-cheatsheets.md
* Updated DSA and ordered it alphabetically
* Added Data Structures and Algorithms to the cheatsheet
* Update free-programming-cheatsheets.md
* Updated id-tag for Data Structures and Algorithms
* Updated contents alphabetically
Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com>
Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com>
* Docker broken links
updated docker to remove broken links and replace them with updated links or wayback (L88, L91)
* Update free-programming-cheatsheets.md
attempt in fixing linter error
* Update free-programming-cheatsheets.md
* Update free-programming-cheatsheets.md
* Update free-programming-cheatsheets.md
* Update free-programming-cheatsheets.md
* Update free-programming-cheatsheets.md
I switched all the online to HTML
* Update free-programming-cheatsheets.md
typo fix
* Added Git Cheatsheet
* Reverting superfluous added newlines
Resolves some of linter warnings
* fix resource info
* Add PDF format note
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* 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