1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 19:42:20 +00:00
Commit Graph

1819 Commits

Author SHA1 Message Date
eshellman
fa0bc7d646 add notations for bookboon (#2560)
* add notations for bookboon

* satisfy linter
2017-10-12 14:16:29 -04:00
José Carlos García
b050632684 Added Category Theory for Programmers (#2579)
Unofficial PDF version of "Category Theory for Programmers" by Bartosz Milewski, converted from his blogpost series. Blog content licensed as CC BY 4.0 International as seen at https://bartoszmilewski.com/about/
2017-10-12 14:15:52 -04:00
André Marcondes Teixeira
ca9f332484 Updates free-programming-books.md (#2568)
* Updates free-programming-books.md

Adds a link to a free image optimization book

* fixes failing build

removed trailing slash

* adds author name
2017-10-08 17:32:02 -04:00
Pierre Irrmann
7eef1ab34c Revoming a book which is not free at all (#2570)
I'm sure @tpetricek can confirm his book is not free
2017-10-08 10:30:14 -04:00
Stuart P. Bentley
7337c15b48 Link to Programming in Lua (#2569)
the Lua Programming Gems book is not freely available (apart from the second chapter and notes for some other chapters), and is not a general guide to the language; the first edition of Programming in Lua, however, *is* freely available, and *is* a guide for learning the language in general.
2017-10-08 10:24:50 -04:00
Bruno Ferreira
317870cbd4 Added a new Scala book (#2565)
* Added a new Scala book

"Functional programming for mortals" is a very good book about Scala and it is free to read on the web.

* Removed the '*' at the end
2017-10-07 12:54:40 -04:00
Sarah Kraßnigg
63470df6fa Added Clean Code Developer (#2562) (#2564) 2017-10-07 10:29:42 -04:00
asdevgit
7a7d375114 Added HTML book to english HTML books section (#2558)
* Added Thinking in HTML book (free eBook) to HTML section

* Update free-programming-books.md

* Update free-programming-books.md
2017-10-05 19:59:06 -04:00
Devinsuit
20a6008975 fix broken links (#2559) 2017-10-05 10:00:21 -04:00
Antonello Lobianco
46b0f6f903 Added "Julia language: a concise tutorial" (#2556)
* Added "Julia language: a concise tutorial"

https://www.gitbook.com/book/sylvaticus/julia-language-a-concise-tutorial

* Removed PDF tag and added the second blank line
2017-10-04 13:35:40 -04:00
Isaac Goss
762161f3b3 Added a free/open book on Algorithms in Python (#2553)
* This book doesn't seem to have anything to do with Mathematica.

* Added a free/open book on Algorithms in Python

Linked to the github repo, but it links to a PDF download from there.

* added author name
2017-10-02 14:51:12 -04:00
Liza :)
feea1e2807 Added CodeIgniter Framework (#2551)
* Added CodeIgniter Framework

* Added CodeIgniter Framework

* Update free-programming-books-ru.md
2017-10-02 09:53:20 -04:00
MatthiasSchuster
f2d40b8c61 Update free-programming-books.md (#2547)
* Update free-programming-books.md

* Update free-programming-books.md
2017-09-28 09:21:14 -04:00
Isaac Goss
59e1d0a54e This book doesn't seem to have anything to do with Mathematica. (#2548) 2017-09-27 18:43:06 -04:00
Guy
4e1f4266cd Fix broken link (#2546) 2017-09-27 11:47:52 -04:00
Helio da Silva Jr
4b0e59de98 Added "The Coder's Apprentice" course book in Python to the default list. (#2540)
* Adding new Python book

* Adding Python 3 Book

* correct markdown syntax

(I think we even have some free books *about* markdown!)
2017-09-26 10:03:17 -04:00
Jamie Dawson
5c0f0952f1 Updated broken C# link (#2372)
* Updated broken C# link 

The link for "Data Structures and Algorithms with Object-Oriented Design Patterns" under C# was broken. I updated it so it goes to the correct pdf file.

* change to Wayback link from discussion

https://web.archive.org/web/20161220072449/http://www.brpreiss.com/books/opus6/
2017-09-25 10:43:15 -04:00
Ryan Bigg
36512bfa80 Add Joy of Elixir (#2537)
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.
2017-09-23 11:09:57 -04:00
Dave C
f8c380a415 Python books: Formatting for multiple editions #2353 (#2517)
* Python books: Formatting for multiple editions

* added ref to issue 2353
2017-09-20 10:07:54 -04:00
Manas Karekar
09c4eebc16 Add Free Competitive Programmers Handbook (#2535)
Add Free Competitive Programmers Handbook link to author's website. PDF available.
2017-09-11 10:20:44 -04:00
Manas Karekar
5fac6276ae Add link for pdf and zipped html for a C book (#2532)
Include downloads link for a zipped html and pdf versions of a C book.
2017-09-08 11:06:34 -04:00
Kadell Gregory
e9d406ba16 Link update for objective-c (#2522) 2017-09-03 18:07:36 -04:00
shishini
ed4377a8c3 updates the link to the Mastering PowerShell book (#2520) 2017-09-01 11:10:04 -04:00
Nicolas Borboën
cb5cee43dd Add: The Official Raspberry Pi Project Book (#2513)
* Add: The Official Raspberry Pi Project Book

* Add: The Official Raspberry Pi Project Book + Format
2017-08-18 16:52:36 -04:00
Chanchal Kumar Ghosh
a3c11cb3d9 Adding "Microsoft Technologies 3" (#2508)
Adding "Microsoft Technologies 3, including books on Windows Azure, SharePoint, Visual Studio Guide, Windows phone development, ASP.net, etc. collection by Eric Ligman"
2017-08-11 12:26:01 -04:00
eshellman
275ae865d3 fix http://www.jackkinsella.ie/books/confessions_of_an_unintentional_cto (#2501)
www.jackkinsella.ie not available on https, flagged by link checker in issue #2500
Would appreciate double check.
2017-08-08 08:02:31 -04:00
Nina Kin
60a4d7184f added a django ebook (#2507) 2017-08-07 21:30:20 -04:00
Baptiste Pesquet
3c0e2881a2 Add The JavaScript Way book (#2497) 2017-07-26 16:32:17 -04:00
Venkatesh Ilango
b89ae0a4ad Update Competeivie Programming Link (#2328)
* Update Competeivie Programming Link

* better url
2017-07-12 18:00:18 -04:00
sancao2
6158288d01 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
2017-07-12 17:14:29 -04:00
Saurabh Pandey
37ee09b05a Fix links of bootstrap under HTML (#2487) 2017-07-05 10:16:26 -04:00
CtrlAltDelete
2aaf00be4d Remove hardrockcoffeescript.org (#2480)
It looks like this domain has been registered to a different owner.
2017-07-01 09:27:32 -04:00
Drew Smith
6decacbc30 #2473 added Learn Ruby Today (#2477)
* #2473 added Learn Ruby Today

* added author attribution

added author attribution to Ruby books starting with Learn

* corrected title

change Learn Ruby Today to Learn Ruby First

* uniform style for author names in Ruby list
2017-06-28 15:53:43 -04:00
Emil Petro
475deb7182 Added "High level async programming with Rx" (#2471)
* "High level async programming with Rx" added

* Updated .NET Rx book with author
2017-06-22 21:09:33 -04:00
José Carlos García
e4ad9f929e Added Crafting Interpreters (#2252)
* Added Crafting Interpreters

* Remove trailing slash

* Added 🚧 emoji to Crafting Interpreters

* put 🚧 somewhere that alphabetizes

the other way this could be done is

* [Crafting Interpreters](http://www.craftinginterpreters.com) - Bob Nystrom (HTML) 🚧
2017-06-21 11:54:21 -04:00
eshellman
43c27126b4 regularize pub year format (#2387)
and add to guidelines
2017-06-16 10:03:13 -04:00
Jack Kinsella
8e756463a8 Added Confessions of an Unintentional CTO to Misc (#2391) 2017-06-15 18:31:18 -04:00
Jakob Gn
632daac99e Fix broken compiler design link (#2386) 2017-06-10 13:54:41 -04:00
Ted M. Young
278d301c39 Added authors and year of publication for books in the Java section. (#2385)
* Added authors and year of publication for books in the Java section.

Deleted one duplicate entry.

* Fixed lint format issues and dropped years newer than 2010.

* Fixed ordering of comment/remark (needs to go last).
2017-06-10 13:14:27 -04:00
ljubad
fa90abc983 Included open sourced books from underscore.io (#2382)
* Included open sourced books from underscore.io

as per http://underscore.io/blog/posts/2017/05/29/why-we-open-sourced-our-books.html list of this books are open sourced:
Essential Scala
Learn to write robust, performant, idiomatic Scala. A focused guide for established developers.
Advanced Scala with Cats
Dive deep into functional patterns using Scala and Cats. For experienced Scala developers.
The Type Astronaut's Guide to Shapeless
Scrap your boilerplate and derive type classes with shapeless. For experienced Scala developers.
Essential Play
Learn to use the Play web framework to build web sites and services. For new to intermediate Scala developers.
The Lift Cookbook
Learn to use the Lift web framework to build web sites and services. For new to intermediate Scala developers.
Creative Scala
Learn functional programming with pictures! A fun and practical introduction for new developers.

* Included open sourced books from underscore.io alfabetically ordered

* Included open sourced books from underscore.io - addition of - Just fill the fields with any values
2017-06-09 10:38:32 -04:00
Alex
8db8a3fa64 Bitcoin and cryptocurrency book from Princeton (#2375)
* added Solidity

* added Solidity

* added Solidity

* bitcoin book added

* fixed ordering on bitcoin book entry

* added authors for bitcoin and solidity books

* added Bitcoin and cryptocurrency Princeton book
2017-06-04 19:35:22 -04:00
Alex
c0d7ea4783 Added Solidity programming language and book (#2373)
* added Solidity

* added Solidity

* added Solidity

* bitcoin book added

* fixed ordering on bitcoin book entry

* added authors for bitcoin and solidity books
2017-06-04 17:18:07 -04:00
José Carlos García
daf3204a8c Added Think Perl 6 by Allen Downey (#2374)
* Added Think Perl 6 by Allen Downey

* Added author's name as suggested by @eshellman
2017-06-04 16:52:45 -04:00
Packt
5002a6cd07 Updated free-programming-books.md
Added the Xamarin book under C#
2017-06-01 10:56:45 +05:30
Packt
7d6751bb3a Updated free-programming-books.md
Added new free programming books to the list
2017-05-31 16:43:52 +05:30
José Carlos García
44cb2693ac Update Python version as noted on book page (#2369) 2017-05-29 20:07:20 -04:00
eshellman
e8ff11fa90 Add "Design With FontForge" (CC licensed)
There are also French and Chinese translations which can be added but the misc category doesn't exist in those lists.

Font design is on the boundary between design and programming. Hope there's room for this.
2017-05-27 13:57:06 +02:00
Packt
8b64c840a8 Added new free eBooks from Packt Publishing (#2361)
* Updated free-programming-books.md

Added new free eBooks from Packt Publishing

* Updated free-programming-books.md

Added the authors' names and titles in an alphabetical order as requested.

* fix remaining alphabetization errors
2017-05-23 09:52:28 -04:00
Robin Wieruch
5963691a76 Update free-programming-books.md (#2360) 2017-05-22 10:41:14 -04:00
lougeniaC64
447205ac98 Added Free O'Reilly Programming Books (#2138)
* Added O'Reilly Java books

* Added python books

* Added some 'other' books

* Added remaining O'Reilly 'Other', Open Source, and Software Architecture books

* Corrected alphabetizing

* Corrected alphabetizing?

* Latest attempt at correcting ordering

* Moved JAAS below Java and Java:

* AAAaaaaaAAAAagit add free-programming-books.md Moved Java: before Java and JAAS

* Reordered Java books based on js array sort of books starting with 'J' AKA I can't read, don't tell my mother

* Reordered after running fpb-lint locally

* Added email-required annotation to and removed query strings from added links

* Removed entry due to dead link
2017-05-18 13:29:42 -04:00
sancao2
cecd219104 change some positon of books, update some url of books and delete "Natural Language Processing in Lisp" (#2348)
* 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
2017-05-10 23:33:02 -04:00
shivam-k
5cf846ef71 added Linux Shell Scripting Tutorial (LSST) v2.0 2017-04-23 14:42:11 +02:00
Lawrence Wakefield
45d066a83e
Adds monitoring modern infrastructure 2017-04-23 14:40:35 +02:00
Victor Felder
3b7aaefebe
Fix formatting 2017-04-23 14:35:25 +02:00
Babajide Owosakin
3e3832b8d5 Update free-programming-books.md 2017-04-23 14:32:43 +02:00
Akshar Patel
c0f73bda26 Add android books from google training (#2307)
* Add android books from google training

* Update free-programming-books.md
2017-04-11 22:31:34 +02:00
Devinsuit
0d1d654a28 Update broken links (#2318)
* Update broken links

* Add pdf indication
2017-04-02 16:52:21 +02:00
Daniel R. Saguez Tezanos Pinto
c81eb3da39 update django doc (#2313) 2017-04-02 16:49:52 +02:00
Faiz
a844ef9c85 Perl 6 (rakudo) book (#2299)
* Update free-programming-books.md

* updated Perl 6 list

* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md
2017-03-25 13:41:42 +01:00
benmier
3992549563 Remove "Learn SQL The Hard Way" for not being free (#2309) 2017-03-25 13:40:27 +01:00
José Carlos García
6635210be0 provide a much better url for "Open Data Structures" (#2310)
* provide a much better url

with python, java, c++ versions; slovenian and turkish translations and source code

* remove trailing slash
2017-03-25 13:40:14 +01:00
romana
290fd5d251 Update Erlang in Anger Url (#2300)
* Update Erlang in Anger Url

* updated ebook link to website
2017-03-18 22:09:33 +01:00
Suraj Patil
ad8ee01e9d Added one python book (#2293) 2017-03-18 20:46:18 +01:00
Wit
b3687bcf06 Add the ModernDive - An Intro to DataSci via R (#2291)
ModernDive - An Introduction to Statistical and Data Sciences via R
2017-03-11 15:07:54 +01:00
Victor Felder
ba6168f070
Fix some formatting 2017-03-04 16:32:20 +01:00
Marios Zindilis
335e1febb0 Added book on Cryptography (#2283)
* Added book on Cryptography

* Added book on Cryptograph, removed trailing slash.
2017-03-04 15:02:26 +01:00
Christopher E. Stith
87727c833c fix category for "Second Book of Machine Language" (#2286)
Compute!'s "Second Book of Machine Language" by Richard Mansfield covers the MOS 6502 for Commodore, Apple, and Atari 8-bit systems. This moves it from the "Assembly Language" main section to the "Assembly Language Non-x86" subsection.
2017-03-04 15:01:51 +01:00
U = λ f . f ( f )
c6c77cf936 Delete a non free book. (#2287)
* Update free-programming-books.md

The book-- <Realm of Racket> is not free.

* Update free-programming-books.md

Added a repo of Unix system programming in OCaml
2017-03-04 14:57:30 +01:00
Anatoly Trosinenko
c49db938f7 Add Modelica by Example book (#2268) 2017-02-24 19:09:55 +01:00
Anthony Bouvier
d4d7ad3b29 Added Daily Design Patterns (PDF) (#2263) 2017-02-24 19:08:36 +01:00
Liza :)
01c14a274b Added Kali Linux Documentation (#2259)
* Update free-programming-books.md

* Update free-programming-books.md
2017-02-24 19:07:35 +01:00
Sameh Tharwat
766f41fb12 Adding some books (#2258)
* Update free-programming-books.md

* Alphabetical order

* Adding books in Mathematics and Operating Systems
2017-02-24 19:06:49 +01:00
Paulo Freitas
9e362a0df7 Fixed A Byte of Python book entry (#2257)
- Renamed book to A Byte of Python
- Fixed book ordering
- Changed link to https
- Fixed Python version (3.x)
- Added available formats
2017-02-24 19:06:15 +01:00
Devinsuit
1de033f50d Update broken links (#2271)
* Update broken links

* Small fix

* Update broken link
2017-02-18 16:08:12 +01:00
Victor Felder
20b1b69a91
Formatting 2017-02-04 11:40:48 +01:00
José Carlos García
2a3e91a9ec Added The Internals of PostgreSQL (#2256)
* Added The Internals of PostgreSQL

* Removed trailing slash
2017-02-04 11:39:57 +01:00
Liza :)
6715a97557 Added Java™ Tutorials (#2255)
* Update free-programming-books.md

* Update free-programming-books.md
2017-02-04 11:39:23 +01:00
Paulo Freitas
c3ccc03827 Added Python Data Science Handbook book (#2251)
Added Jake VanderPlas's Python Data Science Handbook book to the Python list.
2017-02-04 11:33:07 +01:00
Victor Felder
339fd66cf8
Formatting 2017-02-04 11:31:33 +01:00
pszlazak
35f4540482 'The Linux Command Line' added (#2245) 2017-02-04 11:28:40 +01:00
Victor Felder
0aeb2c6d0e
Formatting 2017-02-04 11:27:38 +01:00
Ilya
0de85202d1 add PythonToScala (#2210)
* [PythonToScala](https://wrobstory.gitbooks.io/python-to-scala/content/) - Rob Story
2017-02-04 11:20:09 +01:00
Carlos Rocha
db0c3b8bde new publication about crystal (#2238) 2017-01-21 19:48:46 +01:00
Mixolydia97
59fb5e2735 Fixed link for Machine Code for Beginners (#2236)
Original linked to a page whose download links were all broken. Linked instead to publisher's website, where the book can be downloaded for free.
2017-01-15 22:42:11 +01:00
victor felder
1eeed8f5f6 Remove problematic links (#2235)
* Remove problematic links

* Fix according to comments

* Formatting
2017-01-15 22:21:48 +01:00
SentinelWarren
abf27a88bb Added Python Books 'Think Complexity & 'How to Make Mistakes in Python' 2017-01-15 17:31:03 +01:00
Victor Felder
9164a3d3aa Close #2218 2017-01-14 12:50:34 +01:00
soliosg
c7baa931f7 Add book Python for Everybody (#2223)
* Update details for python course Programming for Everybody
2017-01-13 22:52:12 +01:00
Deepak Kumar
2217ba5014 Minor change: Updated Course Name (#2207)
Course name is MTH101 and not MTS 101
2017-01-13 22:46:37 +01:00
Zlatan Vasović
8b4f6cb020 Replace "Learn Lisp the Hard Way" dead link (#2206) 2017-01-13 22:46:20 +01:00
SAITOU Keita
cda7664e90 Add and Update about Standard ML (#2205)
* Add a Standard ML slides by Atsushi Ohori

* Update SML# Document to new version in Japanese

* Add Standard ML Document in English, copied from Japanese

* Fix alphabettical order
2017-01-13 22:45:54 +01:00
José Carlos García
55d4f460ac Added From Python to NumPy (#2203) 2017-01-13 22:44:37 +01:00
José Carlos García
a6a8c047d9 Added "Computational and Inferential Thinking" (#2201)
* Added "Computational and Inferential Thinking"

* Remove trailing slash

* Reorder alphabetically
2017-01-13 22:43:39 +01:00
harsh malik
761ced270a Updated Operating Systems Resource (#2200)
* Updated Operating Systems Resource

* Updated Operating Systems resource
2017-01-13 22:43:10 +01:00
Victor Felder
5160232b39 Fix formatting 2017-01-02 21:19:33 +01:00
Nemanja Mijailovic
7084251459 Add SQL Server Internals: In-Memory OLTP book (#2186) 2017-01-02 21:16:40 +01:00
faraco
ff44c3b792 (Added 3 new books/sites for C list) (#2189)
* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md
2017-01-02 21:15:39 +01:00
victor felder
df80f34b1c Add 'Begin Latex in minutes' (#2168)
* 📝 Add  to

* 📝 Add Begin Latex in minutes and fix typos
2017-01-02 21:10:34 +01:00
eshellman
277d2b6913 Add "Tidy Text Mining with R" (#2165)
CC BY-NC-SA
2017-01-02 21:10:14 +01:00
victor felder
674b30aef3 Revert "Add book Introduction to Evolutionary Computing" (#2184) 2016-12-05 08:38:23 +01:00