Commit Graph

201 Commits (96e24762bf8e4e046a2d829d8cc58b558d460747)

Author SHA1 Message Date
Abd al-Rahman 22e8dc237f
Added Dive into Systems Book (#11280) 2024-10-01 10:33:16 -04:00
Vikram Shenoy 128bed3023
Add back calculus by gilbert strang (#11249)
* Add back Calculus by Gilbert Strang

Add working link pointing to the updated 3rd edition of the book.

* Add format

* Change the link to point to the textbook page.
2024-09-10 15:10:36 -04:00
Jens Oliver Meiert 4554cf71b4
Add additional free programming books (HTML, CSS, terminology) (#11242)
* feat: add additional free programming books

Added multiple new entries to the free programming books repository. These include resources on HTML, CSS, and web development by Jens Oliver Meiert, among others.

(This commit message was AI-generated.)

Signed-off-by: Jens Oliver Meiert <jens@meiert.com>

* fix: update link for 'Rote Learning HTML & CSS'

Corrected the URL for 'Rote Learning HTML & CSS' to the English version of the page. This ensures users are directed to the appropriate content without encountering a language barrier.

(This commit message was AI-generated.)

Signed-off-by: Jens Oliver Meiert <jens@meiert.com>

---------

Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
2024-09-06 10:29:29 -04:00
M4ximumPizza 4303e5e827
Removed Calculus - Gilbert Strang: Page not found (#11227) 2024-08-23 21:20:21 -04:00
Keyvan Kambakhsh 59f3bab094
Add "The Super Programmer" (#11128)
* Add "The Super Programmer"

* Fix alphabetical order

* Update books/free-programming-books-subjects.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update free-programming-books-subjects.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-04-23 06:01:02 -04:00
Francesco 8adccb0eae
Add Artificial Intelligence book (#11122) 2024-04-14 20:44:42 -04:00
Francesco 54ef228503
Adding a Computer Architecture Book. (#11121)
## What does this PR do?
Add resource(s)

## For resources
### Description
Adding a Computer Architecture Book.

### Why is this valuable (or not)?

### How do we know it's really free?
Licence: Creative Commons Attribution 4.0 License.


### For book lists, is it a book? For course lists, is it a course? etc.
It's a book.
## Checklist:
- [  ] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md).
- [  ] [Search](https://ebookfoundation.github.io/free-programming-books-search/) for duplicates.
- [  ] Include author(s) and platform where appropriate.
- [  ] Put lists in alphabetical order, correct spacing.
- [  ] Add needed indications (PDF, access notes, under construction).
- [  ] Used an informative name for this pull request.

## Follow-up

- Check the status of GitHub Actions and resolve any reported warnings!
2024-04-14 10:45:35 -04:00
Larry Ruane cc185aa3b2
add link to MoonMath (zk-SNARKs) book (#11054) 2024-01-24 18:54:30 -05:00
Greg Wilson 937e43a8a8
add: 'Teaching Tech Together' by Greg Wilson (#11038) 2024-01-09 21:33:00 -05:00
James 82b84e9e5d
Add Technical Writing subject with one book (#11033)
* add technical writing subject

* Update free-programming-books-subjects.md
2024-01-07 17:12:30 -05:00
Nelson Morales 55553af8a7
Add The Mathematical Engineering of Deep Learning book (#11027)
* Add The Mathematical Engineering of Deep Learning book

* Update addition with suggestion

Delete conjunction

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-01-04 11:53:41 -05:00
Nelson Morales 474a89dbdb
Update link of ISL (#11022)
* Add Linear Algebra Done Right by Sheldon Axler

* Update link of ISL

Previous link doesn't work now
2024-01-02 09:40:18 -05:00
Nelson Morales 6eb6ba5b2e
Add Linear Algebra Done Right by Sheldon Axler (#11016) 2023-12-27 12:47:41 -05:00
Krphwv 288c4f79bc
Added Proofs and Types book by Jean-Yves Girard, Paul Taylor and Yves Lafont (#11005)
* Adding Proofs And Types book check_urls=free-programming-books-subjects.md

* Update authors name check_urls=free-programming-books-subjects.md

* delete the book in the wrong category
2023-12-18 10:15:00 -05:00
Vikas Chauhan 143ae8027e
Moved Embedded Systems from Language Index to Subjects Index (#11004) 2023-12-14 11:15:27 -05:00
David Ordás 59e4fba4b6
format: syntax of `in-process` anotation should be `*(🚧 in process)*` (#7036)
* format: update syntax of `in process` anotation (CONTRIBUTING-*)

from (🚧 *in process*)
to   *(🚧 in process)*

* format: apply notes syntax to `in_process` resources

- Applied note `*(🚧 in process)*` translating `in process` to underlying language there where we have previous translated text
- Used regex to detect most of notes: `((\*[^\*]+\*)|(_[^_]+_))`

* apply to new resources added in #7082

* Update books/free-programming-books-subjects.md

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: Leithen <lcrider@cvent.com>
2023-11-29 17:15:41 -05:00
Eric Hellman eab7fee786
Roll up, the second (#10986)
* hindi hibernate course

* add a react tutorial

* add three playgrounds from #9775

* duplicate

* from #10628

* add figma course from #10649

* line

* the algorithms

* resource moved to playgrounds
2023-11-21 08:58:15 -05:00
ConorF 4bbcb9c2c3
Add PAIP to AI subject (#10617)
* Add PAIP to AI subject

* Add Embedded CL to Lisp books.

* Update books/free-programming-books-subjects.md

* Update books/free-programming-books-langs.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-11-17 08:54:22 -05:00
Senuk Dias 54e258e56d
Guide to Discrete Mathematics Book Add (#9628)
* Guide to Discrete Mathematics Book Add

* Add Mathematic book

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update link

* Update books/free-programming-books-subjects.md

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: Leithen <lcrider@cvent.com>
2023-11-05 14:14:38 -05:00
Ajay Singh b542bd6fc0
Added a book for data structures and algorithms (#10947)
* Added a book for data structures and algorithms

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md
2023-11-01 12:36:50 -04:00
Eric Hellman 890ad73aac
move linux from scratch (#10890) 2023-11-01 11:27:42 -04:00
Christoph 45387cbff7
add Feature Engineering book and Ethereum Blockchain Developer course (#10931)
* add blockchain developer bootcamp course

* add feature engineering book

* Update free-programming-books-subjects.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-31 20:30:28 -04:00
Jatin Dua 81c09adfe4
Remove unavailable books (#10897)
* Remove unavailable books

* style: Remove content inconsistencies

* Remove unnecessary index
2023-10-30 22:21:48 -04:00
Bernard K 2850b80d62
remove broken link in programming books subjects (#10903) 2023-10-30 18:48:28 -04:00
R. Adarsh 991cb1629c
Update free-programming-books-subjects.md (Added machine learning book) (#10888)
Added the English book - Pattern Recognition and Machine Learning by Christopher M Bishop under Machine Learning subject
2023-10-29 14:51:48 -04:00
Eric Hellman 253472d367
enforce honorifics rule (#10846) 2023-10-27 23:17:05 -04:00
Eda 15362ad809
Update free-programming-books-subjects.md (#10663) 2023-10-23 15:28:20 -04:00
Mohamed Adel 3bf0211ec2
replaced un-working url with author's own site link (#10608)
* replaced unworking url with author's own site link

* replaced un-working url with author's own site link
2023-10-22 22:10:21 -04:00
Ashu c81d7d645f
adding-new-index-and-course (#10521)
* adding-new-index-and-course

* Update free-programming-books-langs.md

* adding new book

* Adding-New-Urdu-Course

* Update free-courses-ur.md
2023-10-21 09:46:11 -04:00
Prakarti Goel 60175b7e22
Add book in Algorithms & Data Structures Index (#10524)
* Add book in Algorithms & Data Structures Index

* updated link to direct PDF link

* Update: Proper attribution
2023-10-21 00:19:16 -04:00
Sebastien Castiel 1144992db6
Add book Pull Requests and Code Review (#10487)
* Add book Pull Requests and Code Review

* Remove formats

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-10-19 12:36:22 -04:00
Nishant Gaurav f981718ed3
2nd_Book_CS.md (#10497)
This book is the 2nd part of the book I updated earlier published by CBSE
2023-10-19 12:18:42 -04:00
Angela-zw f59b0876ad
Added Algorithms book (#10456)
* Added Algorithms book

* Added Artificial intellegence book
2023-10-18 12:37:35 -04:00
Nishant Gaurav 2a8f239792
Update free-programming-books-subjects.md (#10351)
* Update free-programming-books-subjects.md

* Update free-programming-books-subjects with book CS_py.md

* Update free-programming-books-subjects_book_cs_py.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md
2023-10-18 11:50:11 -04:00
ash 176d7326bc
Update free-programming-books-subjects.md (#10420)
Fixed issue #10403
Updated link for GUI development with Relm4
2023-10-17 22:23:00 -04:00
Mohamed Adel 652520a4f0
update http to https (#10341)
* update http to https

* fixing a none working link

* fixing a none working link
2023-10-16 14:00:07 -04:00
Ingrid G 077c091bcf
added author name (#10327) 2023-10-15 18:57:27 -04:00
Vishal Krishna 93004274df
Update free-programming-books-subjects.md (#10161)
* Update free-programming-books-subjects.md

Added a free book on OOP named Learn Object Oriented Thinking and Programming by Rudolf Pecinovsky

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md
2023-10-14 23:23:07 -04:00
Surav Shrestha a24e9398cf
docs: fix typos in books/free-programming-books-subjects.md (#10287)
* Add Django 4.0 official documentation

* docs: fix typos in books/free-programming-books-subjects.md
2023-10-14 13:25:34 -04:00
Neil Martin 6a347a01e4
Add openstack (#10132)
* Adding Openstack - Update free-courses-en.md

Added in Openstack into the cloud section with the OpenStack tutorial by FreeCodeCamp and the OpenStack CERN admin guide.

* Update free-courses-en.md

Changes to positioning and alphabetical order.

* Update free-courses-en.md

* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md
2023-10-11 20:11:17 -04:00
Kevin Cao 5483e66056
Add linear algebra book (#10174) 2023-10-11 14:38:28 -04:00
SharmaNishchay f024eb2ac9
Added Data Mining Concepts and Techniques by Han Kamber Pei (#10155)
* Added Data Mining Concepts and Techniques by Han Kamber Pei

* Removed Dot Files
2023-10-11 13:45:03 -04:00
NEWTON MALLICK fe3a805844
Book (#10126)
* Add a book on cotainer

* minor fix

* minor fix

* again a minor fix

* again a fix

* final fix

* almost fix

* Final fix

* Update free-programming-books-subjects.md

Add the actual book pdf link

* Added a book based on subject Machine Learning.
2023-10-10 21:47:43 -04:00
Michael a8005a0901
Add the book "How to Stand Out as a Software Engineer" (#10093)
* Add "How to Stand Out as a Software Engineer"

* Sort the added book into alpha order.
2023-10-10 17:04:38 -04:00
Kevin Cao a6c45b4e5f
Add discrete math book (#10059) 2023-10-09 19:39:11 -04:00
SharmaNishchay c343a289a7
Added Quantum Information Theory by Mark M. Wilde (#9998)
* Added Quantum Information Theory by Mark M. Wilde

* Removed dot files
2023-10-08 18:48:34 -04:00
Shail Patel 0e9d5de43e
Added data structures and algorithms analysis by Clifford A. Shaffer (#9938)
* Update free-programming-books-subjects.md

* Update free-programming-books-subjects.md
2023-10-07 15:24:09 -04:00
NEWTON MALLICK c14f1e580f
C# (#9874)
* Update free-courses-en.md

Added ASP.NET Core 2.2 & 3 REST API Tutorial link in C#

* Fix issue 

Alphabetically arrange the resource.

* Added a new screencast in C#

* Update free-programming-books-subjects.md

Add a book on containers written by experts from Microsoft
2023-10-07 15:03:36 -04:00
Kausthub Kannan 26d7d1194b
Added Introduction to quantum information by Stephen M. Barnett (#9912)
* Added The physics of Quantum Computing

* Added Introduction to Quantum Information by Stephen M.Barnett
2023-10-06 11:44:29 -04:00
Adebisi Ahmed 7591226e4d
feat: add algorithm book (#9902) 2023-10-06 10:55:13 -04:00