Commit Graph

1949 Commits

Author SHA1 Message Date
Willyboar f633bb9fb9 Add Nim Basics Free Ebook (#3421)
* Add Nim Basics Free Ebook

* add spaces to satisfy linter
2019-10-20 14:56:17 -04:00
Zack Dever 5371f24d51 Updated "Dive Into Python" links (#3420)
The "official" Dive Into Python links no longer go to the books. There is no great authoritative link to use since Mark Pilgrim left the internet, but these are returned high in Google results and appear to load really quickly.
2019-10-18 12:05:46 -04:00
Charlotte Tan b82e51fa40 updating links for #3244 (#3418) 2019-10-16 09:56:49 -04:00
Charlotte Tan d1ef174fff feat: add The Craft of Programming for #2999 (#3417) 2019-10-16 09:53:23 -04:00
Charlotte Tan 5a3c9557c1 feat: Add "How to collaborate on Github" (#3416)
* feat: Add "How to collaborate on Github"

* fix: wrong alpha order
2019-10-16 09:49:39 -04:00
Charlotte Tan db0038187a fix: ng-newsletter angular tutorial link (#3415)
current ng-newsletter link results in a 500 page. found an alternate link, but I suspect it is temporary until the newsletter fixes their 500, so we may not want to update the link. either way, this PR addresses #3400
2019-10-16 09:47:46 -04:00
Judah Lamm 19b8aeae58 Update link in Machine Learning section (#3406)
* Remove dead link from free-programming-books-tr.md

* Change Django heading to same size as other headings

* Update link for Learning Deep Architectures

* revert django heading

* undo space add
2019-10-10 09:02:58 -04:00
Danielly Costa aa3cf44a68 Adding newest OpenMP documentation (#3384)
* Adding OpenMP 5.0

* Adding PDF indicator
2019-10-01 11:55:43 -04:00
Dzmitry Lahoda 1d946cb33b make repo more free (#3378) 2019-09-23 09:09:11 -04:00
Dzmitry Lahoda 2bcbeedfc0 repalced locked link into free one (#3377) 2019-09-23 09:08:15 -04:00
Jason Novinger 10e348213f Update URL for "Welcome to Java for Python Programmers" (#3374) 2019-09-12 12:53:43 -04:00
Aayush Bisen 774eca7062 updated link for two Scala resources (#3372)
✔ Updated link of A Scala tutorial for Java programmers

✔ Updated link of Scala by Example
2019-09-12 08:58:34 -04:00
Dzmitry Lahoda 86eebb332e Update Software Architecture SWEBOOK fix link (#3369) 2019-09-06 10:08:54 -04:00
Karthikeyan A K 9f307a16b2 Changed to new I Love Ruby website (#3353)
* Changed to new I Love Ruby website

* satisfy linter
2019-08-18 13:00:59 -04:00
prabakaranr 002dc05acd Added the node.js, flutter, azure functions, and elixir succinctly. (#3346)
* Added the React.js Succinctly.

* Update free-programming-books.md

* Included the Flutter, Azure Functions and Elixir Succinctly.

* Added two more books under flutter.
2019-08-13 08:47:21 -04:00
prabakaranr 48bb8664c8 Update free-programming-books.md (#3342) 2019-08-07 11:03:22 -04:00
Dzmitry Lahoda 16170a85e2 Add Book Professional Development GitLab Handbook (#3341)
* Add Book Professional Development GitLab Handbook

* moved to Open Source Ecosystem and fixed warning
2019-08-06 12:11:13 -04:00
Boro Sitnikovski 9f46a3e147 Update free-programming-books.md (#3339)
* Update free-programming-books.md

Add gidti eBook

* Add author name
2019-08-01 08:32:28 -04:00
Aayush Bisen c7d51c73ab Removed Learned Enough to Be Dangerous books (#3337) 2019-08-01 08:26:46 -04:00
Dzmitry Lahoda 38e30dbf91 Add Mathematics Seven Sketches in Compositionality (#3317)
* Add Mathematics Seven Sketches in Compositionalit

* Update free-programming-books.md
2019-07-15 13:33:31 -04:00
Dzmitry Lahoda cf395fc410 Remove Docker Dead book (#3322) 2019-07-15 10:22:24 -04:00
Dzmitry Lahoda dd0a616ede Add Cloud Design Patterns (#3304)
* Add Cloud Design Patterns

* fixed blanks
2019-07-09 11:54:08 -04:00
Dzmitry Lahoda 5efd0cfb81 Add Cloud Computing Streamline microservice management with Istio (#3303) 2019-06-28 13:24:16 -04:00
Øyvind 932afadbe6 Making games with TypeScript (#3302)
* Making games with TypeScript

* Remove trailing slash
2019-06-28 13:22:45 -04:00
Maïeul Rouquette 34b334cde7 Lou Bernard, What is the TEI? (#3295) 2019-06-18 11:51:55 -04:00
Dzmitry Lahoda d6a6000a8c Update: Oberon : Algorithms and Data-Structures (#3286)
link to more up to date version with better font

old: http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf
new: https://inf.ethz.ch/personal/wirth/AD.pdf
2019-05-30 12:46:33 -04:00
zach valenta 059c2a7c03 update link for OpenVZ (#3241)
previous docs were from 2005, found more recent docs from 2018
2019-05-22 14:22:17 -04:00
Marvin Danig 66b6ab1c9f Add a free JS resource on the list of free JS books. (#3260)
* Add a free JS resource on the list of free JS books.

* Alphabetical orderFix

"let's" > "leaflet"

* orderFix with eyes wide open.

T > A.
2019-05-21 14:27:37 -04:00
cynic 56c6cb5168 Add F# Functional Programming Textbook (#3258) 2019-05-16 13:15:11 -04:00
nick bouldien bc1fe0ff6f add updated django (v 2.2.x) link to pdf docs (#3246)
there were only links to v1.x django docs, so I added a link to the django 2.2 pdf docs

url = https://buildmedia.readthedocs.org/media/pdf/django/2.2.x/django.pdf
2019-05-05 12:48:46 -04:00
Collins Zimba 28636368f1 Fixed broken link for The OpenCL Programming Book (#3245) 2019-05-05 10:32:03 -04:00
Kaleem Ullah 72ccd880e5 added C Programming Language book PDF source (#3222)
* added C Programming Language book PDF source

with reference to issues [3189](https://github.com/EbookFoundation/free-programming-books/issues/3189)
Added C Programming current standard PDF source.

* Add PDF indication
2019-04-29 09:17:12 -04:00
Ye Shu 87f400240e Update deprecated links to Google's Android courses (#3229)
* Update deprecated links to Google's Android courses

* Renaming link to codelab in alphabetical order

* Rearrange in alphabetical order

* Remove Android Developer Fundamentals from books

* Add Android Developer Fundamentals to courses list
2019-04-27 21:36:44 -04:00
Ryan D Holm 74a5b0dcd3 Add An Introduction to C & GUI Programming from Raspberry Pi Press/Simon Long (#3231)
* Adding Harvard GSE Scratch Book

* adding raspberry pi press book

* spelling sorting doesn't ignore "an" as first word of title
2019-04-27 21:34:22 -04:00
Momozor 7efec716f9 add Ada for the C++ or Java Developer (#3227)
* add introduction to Ada course book

* Change book to add

Add Ada for the C++ or Java Developer book instead.

* add author name to an ada book

* Update free-programming-books.md
2019-04-25 21:06:26 -04:00
Momozor b9da2a7397 Add SOLID Design Principles in Common Lisp book (#3206) 2019-04-06 20:59:23 -04:00
Sumo99 e753d6421f Update free-programming-books.md (#3199)
* Update free-programming-books.md

* Update free-programming-books.md

Sorry for the error, fixed the spaces so that the linting will now work.
2019-04-04 09:05:04 -04:00
Nicola Dall'Asen b762e0dee8 update free-programming-books (#3193) 2019-03-31 19:12:14 -04:00
Victor Λntonio 4d1ce8f5cc Update free-programming-books.md (#3174) 2019-03-17 08:55:11 -04:00
Jeeva Subburaj 4458b4cda5 Learn Azure in a Month of Lunches Book Added (#3165)
* Learn Azure in a Month of Lunches Book Added

* Learn Azure in a Month of Lunches Book Added

* Author Added
2019-03-04 13:35:20 -05:00
Mikhail Vasilyev 9d4bdec5cb IPv6 book by Yar Tikhiy (#3151)
* IPv6 for IPv4 Experts english has been added

* IPv6 for IPv4 Experts russian has been added

* IPv6 for IPv4 Experts russian URL change

* IPv6 for IPv4 Experts english URL change
2019-02-24 10:40:59 -05:00
Victor Λntonio ff4f080573 Remove invalid link (#3132) (#3142) 2019-02-15 09:44:01 -05:00
umanovskis d702c5543b Add a new C ebook: Bare-metal programming for ARM (#3136) 2019-02-11 20:18:57 -05:00
Dzmitry Lahoda df4067f093 Add Cloud Computing Designing Distributed Systems (#3135) 2019-02-11 10:59:48 -05:00
Ramiro Gómez b4e0b62479 Remove 2 links redirecting to pages that don't contain free books (#3131)
* Removed non-working book link

The link gets redirected to www.oreilly.com. The 1st chapter is still available to read online at https://www.oreilly.com/library/view/python-cookbook-3rd/9781449357337/ch01.html

* Removed another redirected book

The URL is redirected to http://jasonrbriggs.com/python-for-kids/ which is not available for free.
2019-02-07 09:58:39 -05:00
zhongjiajie 5296696ad5 remove space inside link text (#3114) 2019-01-19 14:40:02 -05:00
Tiago Athayde 7d11e23f56 Removing non-free book (#3111)
* book update

* Removing non-free book
2019-01-16 23:49:16 -05:00
Patrick Cozzi efd39927b6 Add link to WebGL Insights book (#3109)
* Add link to WebGL Insights book

* delint - spaces and trailing slash
2019-01-11 22:58:48 -05:00
Sekito Lv 8b649a9369 Fix issue #2993 Add book [The Black Art of Programming.] (#3107)
* remove 2 ebook of [Linkers and Loaders], [Learn Python The Hard Way]. ref issue:#3091, #3062

* Fix Issue: #2993, Add book The Black Art of Programming.

* fix author name
2019-01-09 10:14:42 -05:00
Sekito Lv 33705e03e9 remove 2 ebook of [Linkers and Loaders], [Learn Python The Hard Way]. ref issue:#3091, #3062 (#3104) 2019-01-07 11:17:02 -05:00