- Internet, Domeny i DNS – Podręcznik edukacyjny od podstaw (PDF)
- Mam stronę i co dalej (PDF)
- Pod skórą systemu (PDF)
- Sztuczna inteligencja bez tajemnic (PDF)
All books are freely available at mzdrowy.github.io
Co-authored-by: MzdrowY <mzdrowy@users.noreply.github.com>
Per docs/CONTRIBUTING.md, multiple formats and author lists are delimited
by a comma followed by a space, e.g. (HTML, PDF). Five entries in
free-programming-books-langs.md were missing that space.
Co-authored-by: Shaked Shlomo <shaked@Shakeds-MacBook-Air.local>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
* feat: add Japanese Book (Vue.js)
* free-programming-books-ja.md を更新
Co-authored-by: Eric Hellman <eric@hellman.net>
* Update books/free-programming-books-ja.md
Co-authored-by: Eric Hellman <eric@hellman.net>
---------
Co-authored-by: Eric Hellman <eric@hellman.net>
The original URL (people.math.gatech.edu/~herod/...) now redirects to
herod.math.gatech.edu, which no longer resolves (NXDOMAIN). Replace the
broken link with the most recent Internet Archive snapshot (2024-03-13)
and add the (HTML) format and archived notation per CONTRIBUTING guidelines.
Closes#13239
* Add Artificial Intelligence section to free programming books
Added a new section for Artificial Intelligence with a resource link.
This book is listed on the author's page as CC license.
* Fix heading format for Artificial Intelligence section
Updated section heading for Artificial Intelligence in the programming languages list.
* Fix anchor tag for Artificial Intelligence section
Corrected the anchor tag for Artificial Intelligence section.
* Update 'Artificial Intelligence' section to 'AI'
Renamed section 'Artificial Intelligence' to 'AI' for brevity.
* Add AI section and resource to free programming books
Added AI section with a resource for understanding AI in Python.
* Add AI resources to free programming books list
Added new AI-related resources and updated formatting to solve the lint error.
* Add Q# user guide to programming languages list
Added a needed space to solve the lint error.
* Fix formatting of AI resource link in markdown
Added a space to solve the lint error
* Remove AI section from Python resources
Removed AI section from Python resources in the list and moved the book to the general Python category by the suggestion of one of the respected maintainers.
* Moved the AIPython Above
Moved the book to the general Python category and added it to the correct alphabetic order.
* books: add Pro Git (ar)
Add Arabic translation of Pro Git by Scott Chacon and Ben Straub.
Available at: https://git-scm.com/book/ar/v2
* fix: add (HTML) format tag to Pro Git entry
fpb-lint requires format tags for web-hosted books.
Adding (HTML) to the Pro Git Arabic entry.
* fix: remove duplicate content, keep clean single copy + Git section
* fix-duplicates
* Update Pro Git link to GitHub repository
* removed broken links (#13116)
* added c++ book(#13116)
* added java book(#13116)
* added ruby book(#13116)
* added C++ book(#13116)
* verified author names(#13116)
* resolved c++ index
* renamed c++ book name
* fix c++ anchor
* fix fpb-lint and anchor
* removed c++ website
* Update books/free-programming-books-ta.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix link for 'எளிய தமிழில் JAVA' resource
* Fix link formatting for JAVA resource
* removed Java
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Add the official Python documentation tutorial (docs.python.org/es/3/tutorial/)
to the Spanish Python section. This is the official tutorial maintained by
the Python Software Foundation and translated by the python-docs-es community.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>