breck7 / pldb

PLDB: a Programming Language DataBase
https://pldb.io
734 stars 101 forks source link

Free ebooks page #151

Closed breck7 closed 2 years ago

breck7 commented 2 years ago

We should have a page with the best free computer science ebooks. Do we have that yet?

If not, here's one to add:

https://bertrandmeyer.com/2022/09/28/introduction-theory-programming-languages-full-book-now-freely-available/

celtic-coder commented 2 years ago

Another computer science list: https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-subjects.md#computer-science

rkimera94 commented 2 years ago

very right @breck7 and @celtic-coder let me work on this

rkimera94 commented 2 years ago
Screenshot 2022-09-30 at 19 24 10

@breck7 and @celtic-coder would this be fine?

breck7 commented 2 years ago

@rkimera94 I wouldn't broaden it to "Resources". I would keep it very specific on ebooks. I think it will be a bigger hit just focused on ebooks. That way you can drop the type column. I would also add a Year column and column for Publisher.

Otherwise looks great!

rkimera94 commented 2 years ago

Okay let me keep it ebooks, @breck7 then rename author to publisher, then add the year column. thanks for the feedback.

rkimera94 commented 2 years ago

@breck7 I have made the changes on the ebook's list, here is my PR.