Commit Graph

5580 Commits

Author SHA1 Message Date
d918994e5a Create swedish podcast section (#2127)
* Create swedish podcast section

Add Kodsnack podcast

* Formatting

* Line breaks
2016-11-03 23:00:47 +01:00
e5057f7da2 Add book and section on ESP8266 (#2126)
* add ESP8266 section and a book to it

* fix link case
2016-11-03 23:00:26 +01:00
8e91135140 Add learn:query - Learn JavaScript Fundamentals (#2124)
* Add learn:query - Learn JavaScript Fundamentals

* Removed trailing slash from link
2016-11-03 22:59:10 +01:00
5bfe50b94c Add Greek PDF for SQL Servers (#2123)
* Add Greek PDF for SQL Servers

Add the greek book (pdf) about database systems, sql server. 

English: Database Systems - Theory and practice
Greek title: Συστήματα Βάσεων Δεδομένων - Θεωρία και πρακτική εφαρμογή

* Add the (PDF) suffix

* Fix the line between last section and next heading
2016-11-03 22:58:26 +01:00
0afe5afbab Add deep learning courses (#2122)
* Add deep learning courses

* fix accidental change

* remove trailing slash

* Added NVIDIA's Deep Learning Course
2016-11-03 22:55:57 +01:00
5ce3634585 Added Linux category, and a python book in Korean (#2121)
* Linux category, a python book

* fixed line spacing, alphabetical order
2016-11-03 22:55:29 +01:00
27fcd9fac9 update url and add author for "High Performance Browser Networking" (#2118)
* update url and add author for "High Performance Browser Networking"

* placate travis
2016-11-03 22:53:49 +01:00
81e1dc639b Add Ry's Git Tutorial (#2117) 2016-11-03 22:53:20 +01:00
4674628117 Fix C++ anchor (#2116) 2016-11-03 22:52:59 +01:00
87bcbdb007 Added PyMOTW3 (#2112) 2016-11-03 22:51:59 +01:00
aa7e040fa4 Adding MagPi Learn to Code With C (#2109)
Via official tweet https://twitter.com/Raspberry_Pi/status/786526873396342784
2016-11-03 22:50:07 +01:00
e484128d3e Added "A Whirlwind Tour of Python". (#2107) 2016-11-03 22:49:26 +01:00
e5b52a79f9 Add HTML version of "Using Swift with Cocoa and Objective-C" (#2101)
* Add HTML version of "Using Swift with Cocoa and Objective-C"

* Correct the syntax of Swift links with multiple formats
2016-11-03 22:48:36 +01:00
2428af59e2 Update free-programming-books.md
Fixed alphabetic order
2016-10-24 20:41:22 -05:00
e75c081dd7 Update free-programming-books.md 2016-10-24 19:02:01 -05:00
5754b3f0b3 Change url to a better source (#2103)
ObeytheTestingGoat.com is the author's website for the book. I think the presentation is nicer than O'Reilly site
2016-10-06 18:15:14 +02:00
20af1514dc Add Unix as IDE repo (epub & mobi format) (#2100)
* Add Unix as IDE repo (epub & mobi format)

* Reorder alphabetically
2016-10-06 14:10:08 +02:00
fbdd13eb9f fixed anchor (#2102) 2016-10-06 14:09:41 +02:00
36f28fb22b Broken Link Possible Fix ( Base de Datos ) (#2096)
Possible fix for broken link.
2016-10-04 22:30:13 +02:00
85e802053c Broken Link Fix ( Programación de videojuegos ) (#2095)
Fixing broken link.
2016-10-04 22:30:00 +02:00
e98584d47e Broken Link Fix ( Inmersión en Python 3 ) (#2094)
Suggestion for new link.
2016-10-04 22:29:47 +02:00
323682dad9 Broken Links ( http://yottabi.com/mld.pdf ) (#2093)
The link no longer works.
2016-10-04 22:29:33 +02:00
b4e9842ac0 Update free-programming-books-it.md (#2092) 2016-10-04 22:29:11 +02:00
789bc5fba5 Formatting round 2016-10-02 12:50:54 +02:00
4663da14ba Fix #2073 2016-10-02 12:43:57 +02:00
7225ca02d0 Add to [Free courses] new courses and sections (#2089)
* Add Berkeley's CS61 Data Structures free course

* Add LouvainX courses on Computer programming paradigms

* Add MIT's Software construction in Java course

* Add Advanced Software Construction course

* Change Algorithmic to Algorithms and Data Structures

* Add software engineering section with 4 courses

* Fix to alphabetically order courses

* Add computer science theory section

* Add theory section to index

* Add compilers section with course

* Fix spacing for Theory courses

* Fix alphabetical ordering

* Add Data Structures PDF by Paul Hilfinger from Berkeley
2016-10-02 12:42:32 +02:00
21a60161c7 broken sql pdf link replaced (#2088) 2016-10-02 12:41:01 +02:00
360603bfda Merge branch 'pr/2087' 2016-10-02 12:40:26 +02:00
a9e2193fb5 Fix formatting 2016-10-02 12:40:22 +02:00
f17d29ceaa Fix broken link for "Writing Robust Java. CodeJava | Japanese translation edition" (#2085)
current link redirects to another page and it says "our hosting service is closed on 01/31/2016"
2016-10-02 12:39:52 +02:00
e9f1d506e7 Add React Enlightenment and React In-depth (#2081) 2016-10-02 12:37:22 +02:00
3dedf4c21c Merge branch 'master' of github.com:vhf/free-programming-books 2016-10-02 12:36:55 +02:00
17bdddc733 Merge branch 'pr/2080' 2016-10-02 12:36:48 +02:00
2e4b97c616 Fix formatting 2016-10-02 12:36:45 +02:00
cbf31eedb1 wrong links in toc (#2078) 2016-10-02 12:35:38 +02:00
041bef35b3 Add Russian translate of "The Rustonomicon" and "Rust by Example" (#2077) 2016-10-02 12:35:02 +02:00
0ef0d69285 Merge branch 'master' of github.com:vhf/free-programming-books 2016-10-02 12:34:29 +02:00
bad1650eea Merge branch 'pr/2076' 2016-10-02 12:34:18 +02:00
2751ec328b Fix formatting 2016-10-02 12:34:15 +02:00
96dc044b85 Added "C++ Core Guidelines" (#2069)
Modern authoritative guidelines for writing C++ code (the initial primary authors and maintainers are Bjarne Stroustrup and Herb Sutter and the guidelines so far were developed with contributions from experts at CERN, Microsoft, Morgan Stanley, and several other organizations).
2016-10-02 12:32:02 +02:00
2e467c3117 Merge branch 'pr/2068' 2016-10-02 12:31:37 +02:00
166109fed3 Fix formatting 2016-10-02 12:31:33 +02:00
1d02e4c09f add angular podcast (#2067) 2016-10-02 12:30:13 +02:00
bb35130663 Merge branch 'pr/2064' 2016-10-02 12:29:28 +02:00
9db5d553b2 Fix ordering 2016-10-02 12:29:22 +02:00
359f4a4b16 Fix broken link (#2062) - Fix #2057, #2047 2016-10-02 12:25:27 +02:00
6f4e9fdb48 Merge branch 'pr/2043' 2016-10-02 12:24:18 +02:00
97fb81cec8 Merge branch 'pr/2061' 2016-10-02 12:20:29 +02:00
f0664d7d65 Include F Sharp for fun and profit
I's an epub version of the site, the author himself links to it
2016-10-02 12:20:11 +02:00
8aaf6745c1 Archive link for "A Mathematical Theory of Communication" (#2059)
This addresses issue #2058.

Per the Online Book Page at U Penn, BSTJ is presumed to be out of copyright: "The Bell System Technical Journal published its first issue in 1922. No copyright renewals are known to exist for issues of this journal. In 1984, after the breakup of the Bell System, The Bell System Technical Journal was renamed, and its current version is known as the Bell Labs Technical Journal."
2016-10-02 12:14:27 +02:00