1. 28 9月, 2017 1 次提交
  2. 27 9月, 2017 2 次提交
  3. 26 9月, 2017 1 次提交
  4. 25 9月, 2017 1 次提交
  5. 23 9月, 2017 1 次提交
    • R
      Add Joy of Elixir (#2537) · 36512bfa
      Ryan Bigg 提交于
      Joy of Elixir is an in-progress book to teach newbies Elixir that I'm writing.
      
      Thanks to @ckhrysze for the prompting to add the book to this list.
      36512bfa
  6. 20 9月, 2017 3 次提交
  7. 11 9月, 2017 1 次提交
  8. 08 9月, 2017 1 次提交
  9. 07 9月, 2017 2 次提交
  10. 06 9月, 2017 1 次提交
  11. 04 9月, 2017 1 次提交
  12. 03 9月, 2017 1 次提交
  13. 01 9月, 2017 2 次提交
  14. 29 8月, 2017 1 次提交
  15. 28 8月, 2017 1 次提交
  16. 22 8月, 2017 1 次提交
  17. 19 8月, 2017 1 次提交
  18. 17 8月, 2017 1 次提交
  19. 15 8月, 2017 1 次提交
    • Y
      Add LaTeX PDF (#2510) · 1064b3a5
      yssmcl 提交于
      * Add LaTeX PDF
      
      Add the "Breve Introduçao ao LaTeX2e" notes
      
      * Add author name to "Breve Introdução ao LaTeX2e" notes
      1064b3a5
  20. 14 8月, 2017 1 次提交
  21. 12 8月, 2017 1 次提交
  22. 10 8月, 2017 1 次提交
    • (zh)PHP composer and laravel and Vue.js (#2498) · 004316ab
      李罗奥 提交于
      * add PHP composer zh doc and laravel zh doc
      
      add PHP composer zh doc and laravel zh doc
      
      * add Vue.js zh doc
      
      * add chinese PSR,Yii,Phalcon doc
      
      PSR is PHP Standard Recommendations.Yii and Phalcon is PHP Framework.
      
      * Sort by unicode
      
      * Sort by unicode
      
      ```php
      public function utf8_array_asort(&$array) {
              if (!isset($array) || !is_array($array)) {
                  return false;
              }
              foreach ($array as $k => $v) {
                  $array[$k] = iconv('UTF-8', 'GBK//IGNORE', $v);
              }
              asort($array);
              foreach ($array as $k => $v) {
                  $array[$k] = iconv('GBK', 'UTF-8//IGNORE', $v);
              }
      
              return true;
          }
      ```
      
      * sort by remark-lint-alphabetize-lists
      
      * Fix travis-ci warning
      004316ab
  23. 08 8月, 2017 3 次提交
  24. 27 7月, 2017 1 次提交
  25. 13 7月, 2017 6 次提交
    • V
      Update Competeivie Programming Link (#2328) · b89ae0a4
      Venkatesh Ilango 提交于
      * Update Competeivie Programming Link
      
      * better url
      b89ae0a4
    • J
      Add "Start Using React to Build Web Applications" (#2140) · e1e19f29
      JJ 提交于
      * Add "Start Using React to Build Web Applications"
      
      * alphabetize
      e1e19f29
    • B
      Add Java E-Book Programing (#2120) · d90cc2cf
      Bervianto Leo Pratama 提交于
      * Add Java E-Book Programing
      
      Update free-programming-books-id.md
      
      Update free-programming-books-id.md
      
      Revert change and add mine
      
      * Add Python and PHP Tutorial
      
      * Add php and python tutorial
      
      * add PDF indication
      d90cc2cf
    • S
      Adding more Java French books. (#2209) · d09e3eb5
      Sonkeng Maldini 提交于
      * Adding more Java books.
      
      * Update free-programming-books-fr.md
      
      Putting the book author name.
      
      * Update free-programming-books-fr.md
      
      Alphabetical ordering.
      
      * Update free-programming-books-fr.md
      
      * Update free-programming-books-fr.md
      
      * Update free-programming-books-fr.md
      
      * Update free-programming-books-fr.md
      
      Pairing with master branch
      
      * remove additions that don't seem to be free
      d09e3eb5
    • F
      Vue.js - correction broken links and adding a new link (#2115) · 0fd699f5
      ffernandorl 提交于
      * Vue.js - correction broken links and adding a new link
      
      * Vue.js - correction broken links and adding a new link[2]
      
      * Vue.js - correction broken links and adding a new link[3]
      
      * Update javascript-frameworks-resources-pt_BR.md
      0fd699f5
    • S
      sort the books of Javascript Framework, move Node.js from JS Framework to... · 6158288d
      sancao2 提交于
      sort the books of Javascript Framework, move Node.js from JS Framework to free-programming-books and so on (#2355)
      
      * delete Natural Language Processing in Lisp
      
      * GNU Emacs Manual
      
      * Sketchy LISP
      
      * Haskell and Yesod
      
      * Sketchy LISP: An Introduction to Functional Programming in Scheme
      
      * Sketchy LISP: An Introduction to Functional Programming in Scheme
      
      * Teach Yourself Scheme in Fixnum Day
      
      * change 'The Python GTK+ 3 Tutorial' to Python
      
      * remove Programming and Using Linux Sound - in depth
      
      * Data Structures and Algorithms in Python
      
      * Fundamentals of  Python Programming
      
      * Fundamentals of  Python Programming
      
      * Fundamentals of  Python Programming
      
      * supporting Python 3 An in-depth guide
      
      * Introduction to Python for Econometrics, Statistics and Data Analysis
      
      * Python for Everybody Exploring Data Using Python 3
      
      * The Hitchhiker’s Guide to Python
      
      * Python 3 Module of the Week
      
      * Scipy Lecture Notes
      
      * The Standard Python Library
      
      * Problem Solving with Algorithms and Data Structures using Python
      
      * How To Tango With Django
      
      * Quick Tutorial for Pyramid
      
      * C Programming Boot Camp
      
      *  1015:3-1015:78  warning  Missing PDF indication                                                 books-links        remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1807 and l.1806                          alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1839 and l.1838                          alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1844 and l.1843                          alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1853 and l.1852                          alphabetize-lists  remark-lint
        1792:3-1792:134  warning  Missing PDF indication                                                 books-links        remark-lint
        1893:1-1893:130  warning  Incorrect number of blank lines between last section and next heading  blank-lines-1-0-2  remark-lint
      
      *  1780:1-1859:90  warning  Alphabetical ordering: swap l.1809 and l.1808  alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1838 and l.1837  alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1844 and l.1843  alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1854 and l.1853  alphabetize-lists  remark-lint
        1792:3-1792:140  warning  Misplaced author                               books-links        remark-lint
      
      *  1780:1-1859:90  warning  Alphabetical ordering: swap l.1809 and l.1808  alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1838 and l.1837  alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1844 and l.1843  alphabetize-lists  remark-lint
         1780:1-1859:90  warning  Alphabetical ordering: swap l.1854 and l.1853  alphabetize-lists  remark-lint
        1792:3-1792:140  warning  Misplaced author                               books-links        remark-lint
      
      * remove hackershelf.com
      
      * remove hackershelf.com
      remove Data Structures and Algorithms with Object-Oriented Design Patterns in Java
      remove JAAS in Action
      
      * modify the title of book Java Application Development on Linux
      
      * Java Language and Virtual Machine Specifications
      
      * remove The Java Tutorials
      
      * 1270:1-1299:83  warning  Alphabetical ordering: swap l.1293 and l.1292  alphabetize-lists  remark-lint
      
      * 1270:1-1299:83  warning  Alphabetical ordering: swap l.1283 and l.1282  alphabetize-lists  remark-lint
      
      * remove 'JavaScript Spessore'
      
      * remove 'Oh My JS'
      
      * The Problem with Native JavaScript APIs
      
      * fount the lost 2 books:Oh My JS and JavaScript Spessore in archive.org
      
      * ignore some change of name
      
      * update the url of 'AngularJS in 60 Minutes'
      
      * The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
      
      * swap Redux and React
      
      * move Node.js from js-frameworks-resources to free-programming-books
      
      * sort by aphabeta
      
      *  1374:1-1380:52  warning  Alphabetical ordering: swap l.1379 and l.1378  alphabetize-lists  remark-lint
      6158288d
  26. 10 7月, 2017 1 次提交
  27. 08 7月, 2017 1 次提交
  28. 06 7月, 2017 1 次提交