10024 Commits

Author SHA1 Message Date
A. LAKSHMI PRASANNA
fa90829f45 docs(books): Remove unavailable Turkish Rust book link (issue #13028) (#13030)
* docs(books): Remove unavailable Turkish Rust book link (issue #13028)

Removed a PDF link for 'Rust'a Giriş' from the Rust section.

* Fix linter error: remove invalid empty link placeholder

* fix: add blank line between sections to fix linter error
2025-11-28 09:23:46 -05:00
Qarebaq (BlackGarden)
012cdb10b7 Update free-programming-books-fa_IR.md - thinkpython book added (#13025)
* Update free-programming-books-fa_IR.md - thinkpython book added

* Update free-programming-books-fa_IR.md
2025-11-25 10:37:27 -05:00
Leithen
4bcd26a7c9 add issue write permission to stale workflow (#13022) 2025-11-21 08:59:51 -05:00
gsiri007
e2103d3929 404 access denied - Operating Systems and Middleware by Max Hailperin (#13021)
* 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
2025-11-21 08:59:25 -05:00
tontnm
b831243c51 Add 2 Vietnamese Go courses by Code With Tuan (#13018)
* Add 2 Vietnamese Go courses by Code With Tuan

* Fix Alphabetical ordering

* Fix Course Title
2025-11-20 12:27:16 -05:00
Magnus Sundström
a57c845e87 Added .NET Rocks! to EN podcasts list (#12998)
* Added .NET Rocks! to EN podcasts list

* Moved escape character

* Update free-podcasts-screencasts-en.md

Added .NET Rocks! podcast under N in alphabetical order
2025-11-19 10:52:07 -05:00
Colm Woods
dd934e6b99 Add 3 DSA Books under subjects list (#12962)
* Get latest version of file and add 4 dsa books

* Add 4th edition book to alpha order

* Fixed 2 broken links in subjects.md file

* Fixed 3 issues with DSA books address titles and books

* Fix lint issue with extra line underneath books

* Remove dup link and add new link for dsa

* Remove dup book

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

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

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

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-11-16 17:22:14 -05:00
KANAKALA SAI KIRAN
96a68ce393 Replace broken 'Python 中文学习大本营' link with '菜鸟教程 Python3 教程' (#13005) (#13008)
* Replace broken 'Python 中文学习大本营' link with '菜鸟教程 Python3 教程' (#13005)

* removed the runoob addition
2025-11-14 19:43:50 -05:00
Jonah Paulin Joyce
361b6b331e feat: Added new video courses to Tamil section (#12786)
* feat: Added new video courses to Tamil section

* fix: Correct alphabetical order in ML section

* fix: Correct alphabetical order in DSA section

* fix: Space Corrections

* fix: Space Corrections

* fix: Space Corrections

* fix: order corrections

* added: new subjects and courses in TAMIL

* fix(md): escape pipes and sync titles with YouTube playlist titles

* fix(md): escape pipes and sync titles with YouTube playlist titles

* fix(md): escape pipes and sync titles with YouTube playlist titles

* fix(md): escape pipes and sync titles with YouTube playlist titles

* fix(md): escape pipes and sync titles with YouTube playlist titles

* fix(md): escape pipes and sync titles with YouTube playlist titles

* fix(md): escape pipes and sync titles with YouTube playlist titles
2025-11-11 14:01:15 -05:00
Jonah Paulin Joyce
0d02553ae6 feat: Add new courses for other subjects in Tamil (#12801)
* feat: Add new courses for other subjects in Tamil

* fix:arrangement corrections

* fix:arrangement corrections

* fix:arrangement corrections

* refactor: replace titles with creators' YouTube titles

* refactor: replace titles with creators' YouTube titles

* fix: remove unnecessary all-caps text

* Fix markdown formatting by escaping pipe characters in playlist titles
2025-11-11 13:41:32 -05:00
Paul Potaczała
0701bbde69 feat(podcasts-pl): Add patoarchitekci.io to free-podcats-screencasts-pl file (#13001) 2025-11-11 13:39:14 -05:00
Margaret Hu
08f06f9ad3 Included book type in the Computer Vision section (#12995) 2025-11-04 15:56:59 -05:00
Margaret Hu
e31e94f215 Included book type to two listings in the Artificial Intelligence section (#12994) 2025-11-04 15:56:27 -05:00
Margaret Hu
b8626fadbb I (#12993)
Cellular Automata

* [A New Kind of Science](https://www.wolframscience.com/nksonline/toc.html) - Stephen Wolfram (HTML)
2025-11-04 15:55:57 -05:00
Margaret Hu
bad8066acc Included book type to three lists in the Programming section (#12992) 2025-11-04 15:55:32 -05:00
Margaret Hu
f2f08ffee2 Added info to two books in Forth section (#12991) 2025-11-04 15:55:01 -05:00
noraegeorge
1a3ae8b6f3 Update free-courses-ml.md to include html css tutorial (#12725)
* Update free-courses-ml.md

* Update free-courses-ml.md
2025-11-04 15:53:35 -05:00
Musbi
26ac54d3d8 Resolve English Subject list (#12983)
* Add OpenStax Data Science and Python Books to Learning Resources

Added the OpenStax textbook "Principles of Data Science" to the learning resources section:

* [Principles of Data Science](https://openstax.org/details/books/principles-data-science) - OpenStax (PDF) (CC BY-NC-SA 4.0)

This book is a free, open educational resource covering key topics in data science, including Python examples, data ethics, AI, and real-world applications. It is published under a Creative Commons license and provides high-quality material for students and developers.

This contribution adds value to the project by providing learners with a legally shareable, comprehensive data science textbook.

* Fix broken Biopython Tutorial link

Updated the Biopython Tutorial and Cookbook link to a working URL:

* [Biopython Tutorial and Cookbook](https://biopython.org/wiki/Documentation) (HTML)

The previous PDF link was broken, so this update ensures users can access the tutorial successfully. This keeps the learning resources section functional and helpful for all developers.

* Broken PDF link in Biopython Tutorial and Cookbook

* fix Biopython Tutorial and Cookbook PDF build issue for Hacktoberfest 2025

docs: fix Biopython Tutorial and Cookbook PDF build issue for Hacktoberfest 2025

Resolved an issue affecting the generation of the Biopython Tutorial and Cookbook PDF version. 
This update ensures the documentation builds successfully alongside the HTML output, 
providing a complete and accurate reference for users. Verified after recent changes to the 
documentation pipeline.

* Remove .idea folder

* Update free-programming-books-en.md by adding "_English_"

I resolve back the error to _English_

* Move "Principles of Data Science" to Data Science Subjects List

* Added Principles of Data Science into Data Science Topics

* Revert English by Programming & Subject

I had remove the double "___"
2025-11-04 15:52:55 -05:00
Margaret Hu
b88e74589c Adding an archived book to Forth section (#12989) 2025-11-04 15:50:46 -05:00
Margaret Hu
34c76bb662 Added an HTML book to the Ada section (#12988) 2025-11-04 15:50:15 -05:00
Pranjal Kumar Verma
fdeb210377 Fix: removed broken APL book link (404) (#12958)
* Fix: removed broken APL book link (404)

* Fix: remove APL book entry per maintainer request

---------

Co-authored-by: Your Name <your.email@example.com>
2025-11-03 12:10:03 -05:00
Sayman Lal
3929955ab0 Chore: remove double spaces in Hindi courses file (#12977)
* update: courses for hindi language of C, DSA by apna college

* update: courses for hindi language of C, DSA by apna college

* update: courses for hindi language of C, DSA by apna college

* update: courses for hindi language of C, DSA by apna college

* fix: removing double spaces and same as the past PR added some courses of DSA, C and AI

* Update free-courses-hi.md

* Update free-courses-hi.md

* Update free-courses-hi.md according to the collaborator

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-11-01 20:58:23 -04:00
Colm Woods
7cb0016e26 Add books for Algorithms & Data Structures (#12979)
* Add FASTAPI info in python section

* Fix FastAPI section formatting and lint warnings

* Add authors for the fastapi list removed descriptions

* Add fastapi to top of page so users can easly navigate

* Add fastapi section and index above flask to have in order

* Remove the blue book fastapi so there are no duplicates

* Change no of lines between fastapi and django

* Add the blue book into the fastapi section

* Remove DSA from this file that i added

* Add 3 DSA (Data Structures & Algorithms) Books + DSA Index

* Move DSA into subjects file from langs file

* add books to the 1 DSA section and remove duplicates

* Add DSA books in alpha order
2025-11-01 17:17:41 -04:00
Mamadou
0d49527c80 Add license and formats for free software french section (#12980)
* license and formats for free software french section

* correct typo

---------

Co-authored-by: madou <Mamadou442>
2025-11-01 16:39:45 -04:00
Kapil Gupta
32ace56fb9 Add Next.js and Svelte course resources (#12961) 2025-11-01 16:33:06 -04:00
Muditapandey26
afe1aeba4c Add Learn-Cpp.org Interactive Tutorial (#12955)
* Add learncpp tutorial

* Update more/free-programming-interactive-tutorials-en.md

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-11-01 16:29:52 -04:00
raiyyan
32a8d510d1 Add additional Kotlin cheatsheets links (#12622)
* Add additional Kotlin cheatsheets links

Add additional Kotlin cheatsheets links

* Update Kotlin cheatsheet links and descriptions

* Reorder Kotlin cheatsheet links for clarity

* Reorder Kotlin cheatsheet links for clarity

* Fix formatting of Kotlin Cheatsheet entry

* Update Kotlin cheatsheet links for consistency

* Reorganize Kotlin cheatsheet links

* Refactor Kotlin cheatsheet links

Updated Kotlin cheatsheet links for consistency and formatting.

* Fix link formatting for Kotlin cheatsheet

* Update free-programming-cheatsheets.md

* Fix duplicate entry for Kotlin cheatsheet

* Update Kotlin cheat sheets and remove duplicates

Removed duplicate Kotlin cheat sheet links and added new ones.

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md
2025-11-01 16:23:51 -04:00
Abdulaleem Zakariyah
9d3ed02494 Add/docker course (#12949)
* 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 W3Schools Rust tutorial to the courses list

* fix: correct spelling of W3Schools in Rust tutorial entry

* Update courses/free-courses-en.md

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

* Fix W3Schools Rust tutorial link text

* add: include W3Schools Rust tutorial in interactive tutorials

* fix: restore W3Schools Rust tutorial entry in interactive tutorials

* add: include Boot.Dev full course for Go in interactive tutorials

* add: include Boot.Dev Docker full course in interactive tutorials

* Update courses/free-courses-en.md

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-31 19:46:55 -04:00
Muditapandey26
8aa904b1d9 Add Perl Programming Tutorial - Edureka (#12934)
* Add Edureka Perl Programming Tutorial link

* Update courses/free-courses-en.md

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-31 19:43:51 -04:00
Magnus Sundström
39f37e1356 Added a couple of podcasts to the EN and SE lists (#12975)
* Update free-podcasts-screencasts-sv.md

Added swedish podcasts Kompilator and Modermodemet to the list

* Update free-podcasts-screencasts-sv.md

Added s to Kodsnack's URL

* Update free-podcasts-screencasts-en.md

Added Coding After Work and .NET Rocks! podcasts to the list

* Fixed formatting to fix linting error in free-podcasts-screencasts-en.md

Fixed formatting to fix linting error

* Removed trailing slash from Kompilator pod cast to fix linting error

Removed trailing slash

* Update free-podcasts-screencasts-en.md

Switched order of "Beginning C# with Unity" and ".NET Rocsk!" to fix linting error

* Update free-podcasts-screencasts-en.md

Yet another lint issue fix

* Update free-podcasts-screencasts-en.md

Removed .NET Rocks! podcast from list. Couldn't fix linting error.
2025-10-31 19:41:13 -04:00
vaagdevi210
453563287c Updated Java free-courses-te.md (#12966)
* Updated Java free-courses-te.md

* Update free-courses-te.md
2025-10-31 19:31:56 -04:00
vaagdevi210
15e003a656 Update free-courses-te.md (#12967) 2025-10-31 19:31:28 -04:00
Mamadou
a4b68c08c5 Add vscode the essentials book, improve associated section (#12376)
* 'A Byte of Vim': dead link, missing authors

* 'Visual Studio 2019 Succinctly': 'HTML' > 'online'

* Adding 'Visual Studio Code - The Essentials', its authors, format, licence, wip notation

* removing trailing slash

* licence for A Byte of Vim, GNU Emacs Manual, Learn Vim (the Smart Way)

* adding formats for learn Neovim, learn Vim For the Last Time, learn Vim Progressively and learn Vimscript the Hard Way

* adding licence for vim galore

* format and licence for Vim Reference Guide

* updating 'The Craft of Text Editing' full title
2025-10-31 19:17:53 -04:00
Kapil Gupta
7a1396e8fb Add working APL book links and arrange in alphabetical order (#12905)
* Add working APL book links and arrange in alphabetical order

* Fix broken Bengali programming book links: Remove 404 link from C++ section, add new C book from Bangladesh Open University, add new C++ book from Shikkhok.com

* Modify programming book links in Bengali

undo changes to null as already changed in another pull request

* Remove APL book with bad SSL certificate as requested
2025-10-31 19:16:21 -04:00
Dishi Gupta
a85fa4bfbc Add LeetCode 30 Days of JavaScript study plan (#12957) 2025-10-31 19:00:30 -04:00
ramith14
afc5fd1d71 added a python course (#12954)
* added a python course (cisco)

* added a python course

* added 1 a python course

* added 1 python course

added a python course which is free with certification and 30 hrs

* Fix typo in Python Essentials 1 link

* added 1 python course
2025-10-31 18:50:14 -04:00
Akshat Aggarwal
5350ca46d3 Fixed the broken bengali link (#12936)
* Fixed the broken bengli link

* Removed the link

* fixed the linter issue
2025-10-31 18:43:07 -04:00
Muditapandey26
b2497eb325 Add LearnScala.org to Scala resources (#12926)
* Add LearnScala.org to Scala resources

Added interactive Scala tutorial link.

* Fix link formatting for LearnScala.org

* Update free-courses-en.md

* Add LearnScala.org to Scala tutorials list
2025-10-30 12:49:53 -04:00
Eric Hellman
4f0209af49 Update free-programming-cheatsheets.md (#12950)
site looks OK for a minute, then BOOM! all ads
2025-10-30 11:35:07 -04:00
Muditapandey26
ef7f23e731 Add PySpark Tutorial - Full Course (freeCodeCamp, YouTube) (#12930)
* Add PySpark Tutorial link to free courses list

Added a new PySpark tutorial link from freeCodeCamp.

* Reorder PySpark tutorial links in Spark section

* Update courses/free-courses-en.md

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-30 11:34:43 -04:00
Muditapandey26
8447f4b322 Add new resource for Graph Theory course (#12933)
* Add new resource for Graph Theory course

* Update courses/free-courses-en.md

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

* updated entry for Graph Theory

* Fix formatting of Graph Theory course entry

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-30 11:34:03 -04:00
Kuppili Pavan
064b700025 Added new telugu courses (#12893)
* Added new Telugu courses to free-courses-te.md

* Updated Telugu courses with additional content

* commited the suggested changes

* resolved the request
2025-10-30 11:33:15 -04:00
Muditapandey26
91c4700164 Add FORTRAN Tutorials Series for Beginners (#12935)
* Add FORTRAN Tutorials Series for Beginners

* Update courses/free-courses-en.md

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-30 11:29:31 -04:00
Abdulaleem Zakariyah
0b615b90f8 Add/golang course (#12939)
* 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 W3Schools Rust tutorial to the courses list

* fix: correct spelling of W3Schools in Rust tutorial entry

* Update courses/free-courses-en.md

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

* Fix W3Schools Rust tutorial link text

* add: include W3Schools Rust tutorial in interactive tutorials

* fix: restore W3Schools Rust tutorial entry in interactive tutorials

* add: include Boot.Dev full course for Go in interactive tutorials

* Fix formatting for Go Full Course entry in interactive tutorials

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-30 11:00:50 -04:00
Michelle "MishManners®™" Duke
d842a3da01 Add all NVIDIA Deep Learning Institute free courses (#12885)
* Add NVIDIA Deep Learning Institute and GitHub Skills links

* Remove NVIDIA Deep Learning Institute course link

Removed NVIDIA Deep Learning Institute course link from the list.

* Update free courses list with new NVIDIA offerings

Added new AI and robotics courses from NVIDIA Deep Learning Institute.

* Fix linter error

* Update link for Building RAG Agents with LLMs course and fix ordering

* Reorder Data Science and Omniverse course links

Should fix linter error.

* Final linter fix

Should fix them all now!
2025-10-30 10:49:04 -04:00
Colm Woods
821b92782c Add FASTAPI info in python section (#12755)
* Add FASTAPI info in python section

* Fix FastAPI section formatting and lint warnings

* Add authors for the fastapi list removed descriptions

* Add fastapi to top of page so users can easly navigate

* Add fastapi section and index above flask to have in order

* Remove the blue book fastapi so there are no duplicates

* Change no of lines between fastapi and django

* Add the blue book into the fastapi section

* Remove DSA from this file that i added
2025-10-30 10:45:25 -04:00
Abhilash Sarangi
38f595f114 Add AWS For Beginners Playlist in Hindi (#12932) 2025-10-30 10:35:28 -04:00
Muditapandey26
b912ff5f4f Add project-based Dart programming tutorial link (#12929) 2025-10-30 10:26:11 -04:00
Yajunesh MR
46fdf98695 fix: update College Mathematics with APL link in APL section (#12927)
Co-authored-by: Yajunesh M R <yajunesh@Yajuneshs-MacBook-Pro.local>
2025-10-30 10:21:49 -04:00
Fernando Brandalise
2ebc907640 Add: Introdução à programação em Julia (PT-BR) - Abel Soares Siqueira et al. (#12898)
* Add: Introdução à programação em Julia (PT-BR) - Abel Soares Siqueira et al. (HTML) (CC BY-NC 3.0)

* fix(lint): alphabetical order in Programação

* fix(lint): alphabetical order in 'IDE and editors'

* fix(lint): alphabetical order and blank lines

* fix(lint): move Julia book to Julia section and sort alphabetically; normalize blank lines

* fix: correct alphabetical order and section placement for Julia

* fix(lint): alphabetical order in index under 'Engenharia de software'

* fix(lint): alphabetical order in index under

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

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-30 10:17:51 -04:00