Commit Graph

6336 Commits

Author SHA1 Message Date
Gintautas Švedas ce6032cd22
Added zh_cn course file and a Golang course. (#5331)
* Added Golang course.

* Added a link for the Chinese courses in the readme.

* Removed old free courses-zh_cn.

* Added new interactive tutorials.

* Added extra line.

* Updated file path.

* Updated file path.
2021-04-14 23:09:18 -04:00
Sundeep Agarwal 73ddfe562d
Added my books on Awk, Perl, Python, Ruby, Sed (#5340) 2021-04-14 15:30:04 -04:00
Rytis Bieliunas ee48c4fb84
Add link to Go book (#5338)
* Add link to Go book

* Link Darker Corners of Go article instead of book
2021-04-13 10:29:42 -04:00
Anna Dontcova e5af582b6b
Removes Free React on Rails course (#5337)
Unfortunately not free but 50$ online course :/
2021-04-11 16:09:54 -04:00
A. G. Madi ad012d26f6
Added book on game design with Adventure Game Studio. (#5335) 2021-04-10 16:13:55 -04:00
PlatinumThinker 653c23a682
Update dead link on book about algorithms (#5332) 2021-04-06 09:21:03 -04:00
Gintautas Švedas 5dc1f4b032
Added a mathematics book. (#5328)
* Added a book.

* Changed the section for APL book.
2021-04-02 09:29:44 -04:00
Chanakya e54c6d0fce
New Sections for .NET Core stuff (#5327)
* New Sections for .NET Core stuff

- Added 2 new sections: ASP.NET Core and .NET Core
- Added books to respective new sections, including from Microsoft Docs
- Blazor is now under ASP.NET Core Section

For issue - https://github.com/EbookFoundation/free-programming-books/issues/5326

* Fixed formatting and alphabetical ordering
2021-03-30 10:55:57 -04:00
Gintautas Švedas 9093839a16
Added JavaScript Interview #35 book. (#5324)
* Added JavaScript Interview #35 book.

* Added email address requested, not required note.
2021-03-29 19:15:38 -04:00
Teerapat Prommarak 192edacc0f
Add link to Node.js book (#5322)
* Add link to Node.js book

* Add link nodejs.dev book

* Add link nodejs.dev book alphabetical order

* Add link nodejs.dev book empty line

* Update title
2021-03-29 09:50:23 -04:00
Guilherme Junqueira 8f58f1f7ef
Update free-courses-pt_BR.md (#5268)
* Update free-courses-pt_BR.md

Add free course Python básico from Solyd (https://solyd.com.br/treinamentos/python-basico/)

* Update courses/free-courses-pt_BR.md

Co-authored-by: Seth <seth@elypia.org>
2021-03-24 09:45:32 -04:00
Davide Pedron 8777bd0987
Update broken link in free-programming-books-it.md (#5321) 2021-03-24 09:43:16 -04:00
Bobby Iliev 9dcc5939a7
Added link to opensource Git eBook (#5320) 2021-03-23 08:51:38 -04:00
Mauro Cicolella 0038a293e9
Add Italian course "Programmazione Basic Commodore 64" (#5319)
* Add Italian course "Programmazione Basic Commodore 64"

* Move Retrocomputing course under "Miscellaneous" category
2021-03-21 13:45:36 -04:00
Watheq Alshowaiter 3e298a5ea8
add some free Arabic programming books (#5318)
* add some free Arabic programming books

* correct spaces

* correct heading spaces

* Update free-programming-books-ar.md
2021-03-18 13:20:38 -04:00
egamasa 2bc11f1e96
Update free-programming-books-ja.md / add Practical Ruby Scripting (#5317)
* Update books-ja.md / add Ruby Scripting

* Fix alphabetical ordering
2021-03-16 11:42:58 -04:00
Mauro Cicolella 208cbfbef3
Add Italian video course about Docker (#5316)
* Add Italian video course about Docker

* Fix typo

* Fix Docker course name
2021-03-15 09:23:50 -04:00
Weston McNamara 4c23395250
Changed link that causes error 301 and redirect. Fix for #5313. (#5314)
* Changed link that causes error 301 and redirect

This change switches the previous link that causes a 301 error and a redirect to a direct link to the correct page.

* Removed #fragment from link
2021-03-14 19:24:05 -04:00
Sam Hsiao 55bb3be84e
Update broken link (#5309)
* remove broken link

* update broken link

Co-authored-by: Sam Hsiao <samhsiao@pilottv.com.tw>
2021-03-03 00:20:50 -05:00
Ikko Ashimine d830a97a8e
change GitHub format (#5305)
Github -> GitHub
2021-02-23 10:39:49 -05:00
Tom Nguyen 9ba0edfa43
Add the book "Programming for Non-Programmers" (#5304) 2021-02-19 12:27:03 -05:00
Seth 1059010b6e
Remove books that are no longer free. (#5303) 2021-02-18 09:34:31 -05:00
Tom Nguyen 5bb53aaa16
Update "A Field Guide To Genetic Programming" (#5302)
* Replace the warez link (b-ok.cc) with a web.archive.org link.
2021-02-18 09:33:31 -05:00
Tom Nguyen 3959a9f1db
Update "Building Skills in Object-Oriented Design" (#5301)
* Replace PDF version 2.1.1 with 2.2.1 for Python 2.
* Add the PDF version for Python 3.
* Add the current edition (HTML).
2021-02-17 20:51:46 -05:00
Tom Nguyen 0ca0fc45aa
Update "Automate the Boring Stuff with Python" (#5300)
* Add the 2nd Edition.
* Update the 1st Edition's link to HTTPS.
* Correct the title.
2021-02-17 09:22:06 -05:00
Tom Nguyen ce0adf31e0
Update "How to Think Like a Computer Scientist: Learning with Python" & "Think Python" (#5299)
* Update "How to Think Like a Computer Scientist: Learning with Python" and "Think Python"

* "How to Think Like a Computer Scientist: Learning with Python":
  * Fix obsolete links: update URI and use HTTPS.
  * Add more editions to the title.
* "Think Python":
  * It diverges from "How to Think Like a Computer Scientist: Learning with Python" with many changes. So Allen B. Downey is the single author of this title.
  * Move it up one level and add the first edition.

* Update "How to Think Like a Computer Scientist: Learning with Python" and "Think Python"

* Rearrange the links to meet the Formatting Guidelines.
2021-02-16 10:25:10 -05:00
Tom Nguyen f099038356
Update "Think Java: How to Think Like a Computer Scientist" (#5297)
* Add the 2nd Edition.
* Update the 1st Edition:
  * Replace the obsolete link with the current link.
  * Add the Interactive version link.
2021-02-15 21:18:37 -05:00
Kozova1 c885673667
Change Programming with gtkmm 3 -> Programming with gtkmm 4 (#5296)
The book has changed its title to this.
2021-02-14 14:19:13 -05:00
Seth 77506ed3e1
Fix Code of Conduct (#5290) 2021-02-07 10:29:02 -05:00
Victor Velazquez c1decc8b7b
Chore/add dia30 podcast es (#5285)
* Add Día30 Podcast

* This is a podcast it's about Development and Design in Spanish.

* Sort podcast in alphabetical order

* Following guidelines

* Fix alphabetical order rely on auto-sorting

* Fix Alphabetical ordering

* Alphabetical ordering: swap l.60 and l.59
* Alphabetical ordering: swap l.66 and l.65
* Alphabetical ordering: swap l.70 and l.69
* Remove trailing slash (https://www.dia30.mx)

* Fix iCharlas order
2021-02-06 13:50:36 -05:00
Seth 19f8192962
Swap em dash for hyphen. (#5287) 2021-02-06 13:41:22 -05:00
IgorLutiy 8a10afeb32
Fix broken link (#5284)
Fix broken link (Julia book). Now it work
2021-02-03 21:35:25 -05:00
Darío Hereñú 8770313cdb
Semantic issues (proposals) (#5281)
- Semantic issues in paragraph 19
- minor proposals
2021-01-30 18:43:55 -05:00
Chuan Wei Foo dcec046fd5
Add ML for the Working Programmer (#5280) 2021-01-30 13:27:15 -05:00
Md. Fahim Bin Amin c6b27dabc2
Added many resources of necessary youtube playlist of Bangla language (#5271)
* added Bangla courses of C and C++

* added three Bangla courses

* tried to fix the alphabetical order

* added more resources

* corrected index a little

* fixed the top level heading

* tried to fix the index

* tried to fix the order

* fixed indexing

* fixed newline error

* trying to fix error 1

* trying to fix

* modified bl

* modified the index

* newline error fixed

* fixed the linking of c plus plus

* fixed the conflict

* fixed linking

* fixed conflict

* fixed conflicts

* fixed conflicts

* resolved some issues

* resolved issue

* resolved conflict

* resolved conflicts

* resolved conflicts

* resolved conflicts

* resolving conflicts

* fix line spacing

* alphabetize lists

* alphabetize lists

Co-authored-by: Eric Hellman <eric@hellman.net>
2021-01-25 11:33:35 -05:00
chris 200a94c23f
adding web dev curriculum, 24 lessons (#5277)
* adding web dev curriculum, 24 lessons

* fix
2021-01-23 16:44:11 -05:00
Seth bd6023f34c
Removed Redundant Whitespace Characters (#5276) 2021-01-23 16:41:02 -05:00
chris b66851fe48
adding a free book on react (#5274)
* adding a free book on react

* sorting
2021-01-23 16:39:47 -05:00
Seth ff5a5dc324
Standize C++ Headings (#5275) 2021-01-23 16:36:35 -05:00
Darío Hereñú 2ef827a3fc
Minor proposals (#5272)
* lines 199, 355
2021-01-23 16:33:56 -05:00
Eric Hellman 7671f23daf
alphabetize added languages (#5273)
* alphabetize added language courses

Our linter had not been looking at these languages

* fix books files

* casts and more
2021-01-23 00:28:18 -05:00
Md. Fahim Bin Amin 0931fa5878
added three Bangla courses of C and C++ (#5270)
* added Bangla courses of C and C++

* added three Bangla courses

* tried to fix the alphabetical order
2021-01-21 12:53:40 -05:00
jiho lee d22b24b03a
Fix pc assembly language url in Korean books (#5269)
* Fix pc assembly language url

* Move to direct url

* Revert "Move to direct url"

This reverts commit 88a3f60d6251451bd6de9985fc523d107a0700d1.

* Move to direct url

* Add file format
2021-01-20 13:54:35 -05:00
Md. Pial Ahamed 1fdcc20052
Added "30 Days Of Vue" Book (#5267)
* Added 30 Days Of Vue Book

* access note for PDF

Co-authored-by: Eric Hellman <eric@hellman.net>
2021-01-18 09:49:37 -05:00
Seth e3c5d29dff
Replace list Parameter from YouTube Video (#5266) 2021-01-17 14:48:54 -05:00
Ritobrata Ghosh 2ae4d1152c
Added Jeremy Howard's book Deep Learning for Coders to the index (#5262) 2021-01-16 16:19:03 -05:00
tcdude 58b7ec47b6
Add a very good and comprehensive Verilog tutorial (#5264) 2021-01-16 15:47:32 -05:00
Victor Λntonio 427d6c8434
Update free-courses-pt_BR.md (#5263) 2021-01-16 15:41:32 -05:00
Maïeul Rouquette 2eb6064647
French Book on R for sociology (#5261)
* French Book on R for sociology

* alphabetic order

* spacing
2021-01-15 09:43:54 -05:00
Seth 2f2e265cd1
Add Math Books from aimath.org (#5256)
* Add Math Books from aimath.org

* Fix Trailing Slashes

* Fix Alphabetical Order?

* Fix Alphabetical Order

* Fixed language and categories

* Fixed language and categories for -ko.md

* Removed most PDF links from addition.

* Replace German Resource with Direct Link to PDF
2021-01-15 09:42:12 -05:00