* Add screencast resource for "The Rust Lang Book" by lets get rusty for the rust language
* fix the error : "free-programming-books/casts/free-podcasts-screencasts-en.md
427:1-430:128 warning Alphabetical ordering: swap l.430 and l.429 alphabetize-lists remark-lint
427:1-430:128 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint"
* Add screencast resource for "Memory Management" by Let's Get Rusty
Remove duplicate entry for "The Rust Lang Book" in podcasts
* Remove unnecessary blank line before "Spark" section in free-courses-en.md
* Add new book to free-programming-books-subjects.md
Adding Introduction to Computer Science book for the index of Computer Science in free-programming-books-subjects.md
* Remove year from OpenStax CS book title
Updated the entry for 'Introduction to Computer Science' by removing the year (2024) from the book title to maintain consistency with other listings.
For the future, once a PR has been reviewed, do NOT close the PR and open a new one. This makes it harder for the reviewer to see if requested changes have been made. Instead, add a commit to your branch.
* Added [Linux Networking] By Paul Cobbaut (PDF) into [NETWORKING] Section
* Added [Linux Networking] By [Paul Cobbaut] to [Networking] Section
* Update free-programming-books-subjects.md
Fixed Extra Space Mistake
* Reorganize Algorithms and Data Structures sections in free-courses-hi.md
- Merged separate Algorithms and Data Structures sections into a combined 'Algorithms and Data Structures' section
- Added subheadings for 'Algorithms' and 'Data Structures' within the combined section
- Moved common DSA courses to the main combined section
- Organized exclusive algorithm courses under 'Algorithms' subheading
- Organized exclusive data structure courses under 'Data Structures' subheading
- Updated index to reflect the new structure
- Maintained Soft Computing as a subheading under the combined section
This reorganization improves the structure and makes it easier to find relevant courses while maintaining logical grouping of related content.
* Fix linting error: correct blank lines between sections
- Fixed incorrect number of blank lines between Data Science and Databases sections
- Changed from 3 blank lines to 1 blank line as required by remark-lint
- Resolves blank-lines-1-0-2 linting rule violation
* add See [Algorithms] and [Data Structures] pointer under combined DSA section (per PR review)
* place explicit See links at old Algorithms/Data Structures positions; remove generic note
* fix blank-line spacing around new See lines to satisfy remark-lint
* move 'See Data Structures' and 'See Algorithms' directly under combined heading; remove duplicates; fix blank lines
* See pointers as separate bullet items under combined heading; also fix lint
* Fix lint #3
* ensure single blank line after See pointers before resource list
* convert See pointers to plain lines (not list items) and fix spacing
* reduce blank lines before '#### Algorithms' to exactly one
* eparate 'See' lines with a blank line; keep linter spacing
* Update courses/free-courses-hi.md
---------
Co-authored-by: Eric Hellman <eric@hellman.net>
* Remove Developer Blog Tutorial under JavaScript -> Remix
This pull request removes a resource link that is no longer accessible (404 error). Keeping the list up-to-date and free of broken links ensures a better experience for readers and maintains the overall quality of the repository.
* Remove `Jokes-App-Tutorial` under JavaScript -> Remix
This pull request removes a [Jokes App Tutorial](https://remix.run/docs/en/v1/tutorials/jokes), which is no longer accessible.
* Remove Remix from the index
* Remove GoLang Web Programming Introduction (not supported e-book)
* Remove Go Lang Web Programming & Open Stack Introductions for Korean(not support free e-book)
* Change Domain Url Scratch Book For Korean
* Remove Open Stack Category For Korean Book Docs
* Add GFDL license for Clojure book
* Add CC BY-NC-ND license for Clojure Cookbook
* Add author, book format and license for `SICP Distilled - An idiosyncratic tour of SICP in Clojure`
* Add Compiler Construction using C# (SLANGFOR.NET) (fixes#11804)
* Fix lint errors: use * for list markers and adjust blank lines
* Style: fix linter warning in Compiler Design section
* Update: added reformatted version of this book
* Added oops in C++ and Java and Binary search courses
* Ensured Alphabetical Order and removed duplicate
* lint fixed
* Update courses/free-courses-hi.md
Co-authored-by: Eric Hellman <eric@hellman.net>
---------
Co-authored-by: Eric Hellman <eric@hellman.net>
* Update free-programming-books-subjects.md
Added Safe by design book to the Software Architecture book list
* Update free-programming-books-subjects.md
Fixed lint checks