Commit Graph

6741 Commits

Author SHA1 Message Date
00fe38f39e add more courses vietnamese (#5350)
* add more courses vietnamese

* fix link youtube playlist
2021-04-28 10:25:16 -04:00
872ffefc3e Add three .NET podcasts (ru) (#5352)
* check_urls=free-podcasts-screencasts-ru.md
2021-04-27 17:30:06 -04:00
77db3789f7 Update free-programming-books-fi.md (#5348)
* Update free-programming-books-fi.md

Fixed a 404 link

* Update free-programming-books-fi.md

Changed the docplayer link to an archive.org link.
2021-04-27 17:05:22 -04:00
8ded81486e Fixed dead link. (#5345) 2021-04-25 14:55:39 -04:00
fd3c275546 Added free interactive tutorial. (#5341) 2021-04-15 16:07:45 -04:00
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
73ddfe562d Added my books on Awk, Perl, Python, Ruby, Sed (#5340) 2021-04-14 15:30:04 -04:00
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
e5af582b6b Removes Free React on Rails course (#5337)
Unfortunately not free but 50$ online course :/
2021-04-11 16:09:54 -04:00
ad012d26f6 Added book on game design with Adventure Game Studio. (#5335) 2021-04-10 16:13:55 -04:00
653c23a682 Update dead link on book about algorithms (#5332) 2021-04-06 09:21:03 -04:00
5dc1f4b032 Added a mathematics book. (#5328)
* Added a book.

* Changed the section for APL book.
2021-04-02 09:29:44 -04:00
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
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
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
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
8777bd0987 Update broken link in free-programming-books-it.md (#5321) 2021-03-24 09:43:16 -04:00
9dcc5939a7 Added link to opensource Git eBook (#5320) 2021-03-23 08:51:38 -04:00
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
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
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
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
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
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
d830a97a8e change GitHub format (#5305)
Github -> GitHub
2021-02-23 10:39:49 -05:00
9ba0edfa43 Add the book "Programming for Non-Programmers" (#5304) 2021-02-19 12:27:03 -05:00
1059010b6e Remove books that are no longer free. (#5303) 2021-02-18 09:34:31 -05:00
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
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
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
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
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
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
77506ed3e1 Fix Code of Conduct (#5290) 2021-02-07 10:29:02 -05:00
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
19f8192962 Swap em dash for hyphen. (#5287) 2021-02-06 13:41:22 -05:00
8a10afeb32 Fix broken link (#5284)
Fix broken link (Julia book). Now it work
2021-02-03 21:35:25 -05:00
8770313cdb Semantic issues (proposals) (#5281)
- Semantic issues in paragraph 19
- minor proposals
2021-01-30 18:43:55 -05:00
dcec046fd5 Add ML for the Working Programmer (#5280) 2021-01-30 13:27:15 -05:00
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
200a94c23f adding web dev curriculum, 24 lessons (#5277)
* adding web dev curriculum, 24 lessons

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

* sorting
2021-01-23 16:39:47 -05:00
ff5a5dc324 Standize C++ Headings (#5275) 2021-01-23 16:36:35 -05:00
2ef827a3fc Minor proposals (#5272)
* lines 199, 355
2021-01-23 16:33:56 -05:00
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
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
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 88a3f60d62.

* Move to direct url

* Add file format
2021-01-20 13:54:35 -05:00
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
e3c5d29dff Replace list Parameter from YouTube Video (#5266) 2021-01-17 14:48:54 -05:00