* Add TheCodeForge to DevOps courses
* fix: move TheCodeForge DevOps Tutorials to correct alphabetical position in DevOps section
T (TheCodeForge) entries should come after all D (DevOps) entries
in alphabetically-sorted sections.
* fix: correct TheCodeForge URL to /devops/ (was broken /category/devops/)
* fix: remove description per CONTRIBUTING guidelines
---------
Co-authored-by: adi <adi@thecodeforge.io>
- The Definitive Docker Cheat Sheet: domain no longer resolves
- Git Cheat Sheet (GitLab): PDF returns 404
- Colors in R (Columbia stat dept): PDF returns 404 after site migration
Co-authored-by: 1022khr-ux <1022khr-ux@users.noreply.github.com>
* Add game design AI book to Japanese list (Game Development)
* Rename section to ゲーム開発 per review
* Fix index anchor casing to lowercase (match house style)
* Move entry into existing ゲーム開発 subsection; drop duplicate section and index line
* replace outdated pdf course with newer Java course
* correct author formatting for Kurs Java resource
* restore previous Java resource in Polish books list
* add Kurs Java to Polish course list
* correct alphabetical ordering of Polish Java course list
* fix blank line formatting
* Apply suggestion from @eshellman
Co-authored-by: Eric Hellman <eric@hellman.net>
---------
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add Patterns.dev to React section
* fix: remove trailing slash from Patterns.dev URL
* Move Patterns.dev from React to general JavaScript section; remove duplicate from courses
Per review feedback:
- Patterns.dev covers React, Next.js, and vanilla JS, not just React
- Removed duplicate listing from courses/free-courses-en.md
- Moved entry from React subsection to the general JavaScript section
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: reorder list items for alphabetical ordering
Swap Patterns.dev and Patterns For Large-Scale JavaScript to fix
remark-lint alphabetize-lists warning.
---------
Co-authored-by: Claude <noreply@anthropic.com>
* Removed 403 Forbidden - Object-Oriented Programming in JavaTM Textbook
* Book added: Linux Essentials - Linux Professional Institute
* three LPI books added
* version number removed from LPI books
* Operating Systems and Middleware - Max Hailperin removed due to 404 access denied
* removed broken link
* removed golangbyexample.com
* Update free-programming-books-langs.md
- 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