1. 06 11月, 2022 1 次提交
  2. 30 10月, 2022 1 次提交
  3. 26 10月, 2022 1 次提交
  4. 24 10月, 2022 1 次提交
  5. 22 10月, 2022 1 次提交
  6. 21 10月, 2022 3 次提交
  7. 17 10月, 2022 2 次提交
  8. 16 10月, 2022 3 次提交
  9. 15 10月, 2022 1 次提交
  10. 14 10月, 2022 2 次提交
  11. 11 10月, 2022 1 次提交
  12. 06 10月, 2022 3 次提交
  13. 04 10月, 2022 1 次提交
  14. 03 10月, 2022 2 次提交
  15. 02 10月, 2022 1 次提交
  16. 14 9月, 2022 1 次提交
    • D
      chore!: join `IDE and editors` into same section (#7065) · 4d678252
      David Ordás 提交于
      * 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
      4d678252
  17. 26 8月, 2022 1 次提交
  18. 14 8月, 2022 2 次提交
  19. 12 8月, 2022 1 次提交
    • D
      fix: homogenize markdown across files using markdownlint rules (#6988) · 5324b9e3
      David Ordás 提交于
      * 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 4d6a74e7d794f1f264cb2f88d9531e43038d3be2.
      Co-authored-by: NAhmedElTabarani <eltabaraniahmed@gmail.com>
      5324b9e3
  20. 25 7月, 2022 1 次提交
  21. 19 7月, 2022 1 次提交
  22. 30 6月, 2022 1 次提交
  23. 19 6月, 2022 1 次提交
    • M
      Added TypeScript and Node.JS / Express.JS Bangla Free course (#6880) · 4897aac9
      Md Kawsar Islam Yeasin 提交于
      * updated book-bn - removed a book Because that website does not exist right now
      
      * Fixed issue and  updated book-bn - removed a book Because that website does not exist right now
      
      * replace the broken link with an archive.org link
      
      * replace the broken link with an archive.org link -2
      
      * Added Node.js / Express.js and TypeScript Bangla Course
      
      * fixe issue
      4897aac9
  24. 14 6月, 2022 1 次提交
  25. 21 4月, 2022 2 次提交
  26. 20 3月, 2022 1 次提交
  27. 26 2月, 2022 1 次提交
    • D
      chore: HTML5 anchors compilant `<a name=` > `<a id=` (#6730) · 0e9ad7e9
      David Ordás 提交于
      * HTML5 anchors compilant `<a name=>` > `<a id=` for books
      
      * HTML5 anchors compilant `<a name=>` > `<a id=` for courses
      
      * HTML5 anchors compilant `<a name=>` > `<a id=` for contribs
      
      * HTML5 anchors compilant `<a name=>` > `<a id=` for casts
      
      * HTML5 anchors compilant `<a name=>` > `<a id=` for cheats
      
      * HTML5 anchors compilant `<a name=>` > `<a id=` for interactives
      
      * HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
      0e9ad7e9
  28. 15 2月, 2022 1 次提交
  29. 01 2月, 2022 1 次提交