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

63 Commits

Author SHA1 Message Date
Marios Zindilis
9371a44779
Remove dead link to "The Standard Python Library" (#5240)
* Remove dead link to "The Standard Python Library"

The link to the book "The Standard Python Library" hosted on effbot.org is dead, and I could not find another source that legally hosts that book.

* Update free-programming-books.md

The link to the book "The Standard Python Library" hosted on effbot.org is dead:

http://effbot.org/librarybook/

This change updates it to the one at archive.org.
2021-01-03 13:32:18 -05:00
victor felder
8530b47797
fix: CI linter config (#5239)
* fix: CI linter config

* chore: lint all files
2020-12-28 12:19:50 -05:00
Siddharth Kumar
3e60c442b1
Added Vector calculus under math section (#5238)
* Fix Contributing.md broken link

* Fixed broken links in free-programming-books-pt_BR.md

* Removed the broken link

There is no other link found, related to the book.

* Added vector calculus book
2020-12-28 12:18:05 -05:00
Gintautas Švedas
6564ba7ef9
Added BETA books. (#5233) 2020-12-19 12:40:13 -05:00
Siddharth Kumar
ba08d438af
Added book in Math section (#5223) 2020-12-15 11:07:14 -05:00
alex argunov
1327f5c9d7
Add OCaml Scientific Computing (#5213)
* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md

* Update free-programming-books.md
2020-12-13 20:54:02 -05:00
Bobby Iliev
15e0340ff7
Added link to opensource Bash book (#5217) 2020-12-11 17:07:14 -05:00
Dheeraj Suthar
071b4562e3
Fixed link for two C++ resources (#5216)
Fixed broken links for following books in C++ section:
* Hands-On System Programming with C++
* How to make an Operating System
2020-12-11 10:00:43 -05:00
Timo Salomäki
e4394acfcf
Update free-programming-books.md (#5214)
Updated one of the URL's to a working one and removed a book which is no longer accessible (at least, couldn't find a legit source).
2020-12-10 13:44:32 -05:00
Seth
57c9dfab47
Minor formatting fixes. (#5212) 2020-12-09 15:45:07 -05:00
Seth
06ec0e97a9
Corrects Competitive Programmer's Handbook and Competitive Programming (#5210)
* #5204 Correct URL, and add direct PDF links to Competitive Programming books.

* Add author to Competitive Programming.
2020-12-08 11:46:07 -05:00
kadhirash
bfe50f5b9e
Add CodeIgniter and PostgreSQL resources (#5208) 2020-12-07 09:37:24 -05:00
Eric Hellman
d703553631
reorganize files (#5199)
* reorganize files

1. make it easier to find files
2. reduce scrolling to get to README on main view of repo

* remove tr.txt again
2020-12-03 17:41:33 -05:00