1. 15 9月, 2021 1 次提交
    • D
      refactor: normalize Angular and Angular.js sections/resources (#5525) · 0b331b77
      David Ordás 提交于
      * chore: improve angular / angular.js listings
      
      - Wellnaming section
      - fix book title, add format, add creators as is seen in file
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: improve angular / angular.js listings
      
      - Wellnaming section
      - fix book title, add format, add creators as is seen in file
      
      via EbookFoundation#4940
      
      * chore: improve angular / angular.js listings
      
      - Wellnaming sections (typescript>angular, javascript>angularjs)
      - Add free resources to complete listing with at least 2 items, mainly from html.it website.
      - fix titles, add format, add creators as is seen in linked files
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: improve angular / angular.js listings
      
      - Move Angular resources from Angular.js to TypeScript
      - Add more resources to avoid single sections
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: improve angular / angular.js listings
      
      - Sections (typescript>angular, javascript>angularjs)
      - Add free resources to complete listing with at least 2 items.
      - fix titles, add format, add creators as is seen in linked files
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: improve angular / angular.js listings
      
      - Move Angular resources to TypeScript
      - Well-naming sections
      - fix book title, add format, add creators as is seen in files
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: improve angular / angular.js listings
      
      - Move Angular resources from Angular.js to TypeScript
      - Add more resources to avoid single sections
      - Complete notes, titles, format, authors
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: improve angular / angular.js listings
      
      - Well-naming section
      - Complete notes, titles, format, authors
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: improve angular / angular.js listings
      
      - Handle both as anchor. angular and angular.js
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: improve angular / angular.js listings
      
      - Add http://plnkr.co as valid playground for both
      - Add https://stackblitz.com as valid playground for both
      
      via EbookFoundation/free-programming-books#4940
      
      * chore: Angular.js > AngularJS and other pitfails
      
      - Use AngularJS as title/name
      - Fix some errors with heading levels in Javascript/Typescript section
      - Finish to move some resources accoding their content
      
      via EbookFoundation/free-programming-books#4940
      
      * feature: sections crosslinks as blockquotes
      
      * feature: sections crosslinks as blockquotes
      
      Mainly for AngularJS/Angular, Javascript/Typescript,
      web, databases listing sections
      
      * chore: revert scoping crosslinks only to Angular
      0b331b77
  2. 07 9月, 2021 1 次提交
  3. 10 8月, 2021 1 次提交
  4. 24 3月, 2021 1 次提交
  5. 24 1月, 2021 1 次提交
  6. 04 12月, 2020 1 次提交
    • E
      reorganize files (#5199) · d7035536
      Eric Hellman 提交于
      * reorganize files
      
      1. make it easier to find files
      2. reduce scrolling to get to README on main view of repo
      
      * remove tr.txt again
      d7035536
  7. 01 11月, 2020 1 次提交
    • S
      Adding a lot of Beej's Guides and their official translations. (#4888) · 493dd263
      Shikhar Rai 提交于
      * Beej's Guide to Network Programming - Using Internet Sockets
      
      Added 9 translations:
      Chinese
      French
      German
      Italian
      Korean
      Brazilian Portuguese
      Polish
      Russian
      Turkish
      
      * Beej's Guide to Python Programming For Beginners
      
      Added translations:
      English
      
      * Beej's Guide to Unix Interprocess Communication
      
      Added Translations:
      English
      
      * Beej's Guide to C Programming
      
      Adding formats.
      
      * Beej's Guide to the GNU Debugger (GDB)
      
      Added translations:
      English
      Russian
      
      * Added translator names to the books.
      
      Added Translator name for:
      German
      Italian
      Polish
      Brazilian Portuguese
      Russian
      Turkish
      Chinese
      No translator name found:
      French
      Korean
      
      * Added author along with the translation!!
      493dd263
  8. 22 10月, 2020 1 次提交
    • S
      Added Italian and Portuguese translations + Updated version. (#4595) · 9694ade8
      Shikhar Rai 提交于
      * Added Portuguese and Italian Translations.
      
      Added Portuguese and Italian Translations of the book Python For Everybody by Dr. Charles Russell Severance
      
      * Update free-programming-books.md
      
      Updated the link to the latest edition.
      
      * Update free-programming-books.md
      
      Updated edition for the book with author and links in three places.
      
      * Update free-programming-books.md
      
      Added Think DSP - Digital Signal Processing in Python.
      
      * Update free-programming-books.md
      
      Added Think Data Structures: Algorithms and Information Retrieval in Java.
      
      * Update free-programming-books.md
      
      Added two new books;
      Think C++: How To Think Like a Computer Scientist
      Modeling and Simulation in Python
      
      * Minor changes to adhere to Contributing.md
      
      Thanks to @kashirash
      Suggested edits to pass travis-ci and respecting markdown formatting.
      9694ade8
  9. 15 10月, 2020 1 次提交
  10. 13 10月, 2020 1 次提交
    • B
      Add "Symfony 5: The Fast Track" book (#4010) · d366a402
      Borislav Kosun 提交于
      * Add "Symfony 5: The Fast Track" book (en)
      
      * Add "Symfony 5: The Fast Track" book (es)
      
      * Add "Symfony 5: The Fast Track" book (de)
      
      * Add "Symfony 5: The Fast Track" book (ar)
      
      * Add "Symfony 5: The Fast Track" book (fa)
      
      * Add "Symfony 5: The Fast Track" book (ja)
      
      * Add "Symfony 5: The Fast Track" book (ru)
      
      * Add "Symfony 5: The Fast Track" book (it)
      
      * Add "Symfony 5: The Fast Track" book (nl)
      
      * Add "Symfony 5: The Fast Track" book (pl)
      
      * Add "Symfony 5: The Fast Track" book (pt_BR)
      
      * Add "Symfony 5: The Fast Track" book (ro)
      
      * Add "Symfony 5: The Fast Track" book (zh_CN)
      
      * Add "Symfony 5: The Fast Track" book (fr)
      
      * Remove redundant line breaks
      d366a402
  11. 01 10月, 2020 1 次提交
  12. 11 3月, 2020 1 次提交
  13. 10 10月, 2019 1 次提交
  14. 08 10月, 2019 1 次提交
  15. 01 10月, 2019 1 次提交
  16. 23 8月, 2019 1 次提交
  17. 21 8月, 2019 1 次提交
  18. 18 10月, 2018 1 次提交
    • J
      remove-dead-italian-links (#3017) · b2d3ee88
      Judah Lamm 提交于
      * remove-dead-links
      
      remove dead urls (404's) and sections that no longer contain resources
      
      * remove one more dead link
      
      Remove an additional link that resolved, but contained no information
      
      * remove indexes with no links
      b2d3ee88
  19. 01 10月, 2018 1 次提交
  20. 26 6月, 2018 1 次提交
  21. 17 6月, 2018 1 次提交
  22. 08 6月, 2018 1 次提交
  23. 07 6月, 2018 1 次提交
  24. 05 6月, 2018 1 次提交
  25. 30 5月, 2018 2 次提交
    • M
      Remove broken links in Italian books (#2872) · 61474c5e
      Mauro Cicolella 提交于
      * Remove broken links in Italian books
      
      * Add Italian Perl resources
      
      * Add year of pubblication of the Perl course
      61474c5e
    • R
      Update free programming books it (#2867) · 6b980578
      Roberto Bianchi 提交于
      * Update free programming books it
      
      * UPDATE free-programming-books in italian
      
      * Added year of pubblication of the js course
      
      * Update year of pubblication in italian
      
      * Added author to js course
      
      * Removed trailing slash from URL
      
      * Update README
      
      * Update Readme with CC BY licence
      
      * DRY: link to LICENSE.md, not to CC. also spelling
      6b980578
  26. 28 5月, 2018 2 次提交
  27. 25 5月, 2018 1 次提交
  28. 23 5月, 2018 2 次提交
  29. 19 5月, 2018 1 次提交
    • M
      Update free-courses-it.md (#2832) · 29881a7e
      Mauro Cicolella 提交于
      * Update free-courses-it.md
      
      * Update free-programming-books-it.md
      
      Add Analisi e progettazione del software
      
      * Update free-programming-books-it.md
      
      Add UML section
      
      * remove non-book
      29881a7e
  30. 18 5月, 2018 1 次提交
  31. 16 5月, 2018 2 次提交
    • M
      Update free-programming-books-it.md (#2825) · c2cd6cc7
      Mauro Cicolella 提交于
      * Update free-programming-books-it.md
      
      Add Introduzione alle Espressioni regolari
      
      * add spaces to satisfy linter
      c2cd6cc7
    • B
      bad links removal needs verification 2018-05-02 (#2815) · 2583ac23
      borgified 提交于
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * fix broken links
      
      * fix broken links
      
      * fix broken links
      
      * fix broken links
      
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * remove broken links
      
      * replace dead link
      2583ac23
  32. 13 11月, 2017 1 次提交
  33. 05 10月, 2017 1 次提交
  34. 23 4月, 2017 1 次提交
  35. 04 3月, 2017 1 次提交
  36. 04 12月, 2016 1 次提交