Commit Graph

9500 Commits

Author SHA1 Message Date
Akshat Gupta
9a6e2aebee
Merge f2ea196469 into 9c550dd5a1 2024-12-17 17:27:15 +00:00
dependabot[bot]
9c550dd5a1
chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 (#11786)
Some checks are pending
Check URLs from changed files / Get changed files (push) Waiting to run
Check URLs from changed files / Check @ ${{ matrix.file }} (push) Blocked by required conditions
Check URLs from changed files / GitHub report (push) Blocked by required conditions
Detect conflicting PRs / Detect (push) Waiting to run
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.4 to 45.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.4...v45.0.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 12:26:49 -05:00
You Gao
2d1bd6bf03
feat: testing book to added to ``books/free-programming-books-subjects.md`` (#11788)
Some checks are pending
Check URLs from changed files / Get changed files (push) Waiting to run
Check URLs from changed files / Check @ ${{ matrix.file }} (push) Blocked by required conditions
Check URLs from changed files / GitHub report (push) Blocked by required conditions
Detect conflicting PRs / Detect (push) Waiting to run
* feat: added book

* fix: book name

* fix: trailing slash

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

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-12-16 21:06:34 -05:00
You Gao
1e86318ce2
feat: book added (#11787) 2024-12-16 20:40:33 -05:00
cyr1l0u
8359589bb6
Add PHPHub to PHP (#11783) 2024-12-10 16:58:52 -05:00
Ajay Singh
15dba316d5
Update free-courses-hi.md (#11780) 2024-12-06 10:02:18 -05:00
Sean Cannon
a91515a03e
Add Succeed In Software Book (#11779)
* Add Succeed In Software Book

* fix typo
2024-12-02 12:20:46 -05:00
Joseph Cole-Showers
13d2eec688
added react-router to cheatsheets (#11774)
* added react-router to cheatsheets

* fixed linter

* Update more/free-programming-cheatsheets.md

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-12-01 13:38:25 -05:00
Goran Jović
89bb6877b6
added Learn Functional Programming (#11778) 2024-12-01 10:22:29 -05:00
Teju-24
af968ef18c
Update free-programming-books-langs.md (#11777)
Added license notes to C and C++ books
2024-12-01 10:20:07 -05:00
Ajay Singh
35d21565a9
Added favicon to the website which will make the site look great. (#11603)
* Add files via upload

* Update _config.yml

* Add files via upload

* Update default.html

* Update _config.yml

* Update default.html

* Update _config.yml

* Update default.html

* Update default.html

* Update default.html

* Update default.html

* Update default.html

* Delete _layout directory

* Update _config.yml

* Add files via upload

* Update head-custom.html

* Delete _includes/head-custom-google-analytics.html

* Update _config.yml

* Update _config.yml
2024-11-20 11:18:46 -05:00
Leithen
3e5b5a51d1
Skip check if file is not .yml or .md (#11760) 2024-11-19 16:22:42 -05:00
Ajay Singh
9bd33204fa
Added Evidence Based Software Engineering Book (#11759)
* Added Evidence Based Software Engineering Book

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

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-11-12 21:15:22 -05:00
V205
0647f1571a
Add AI Safety for Fleshy Humans (#11755)
* Add AI Safety for Fleshy Humans

Add AI Safety for Fleshy Humans, by Nicky Case and Hack Club.

* Update free-programming-books-subjects.md
2024-11-09 20:18:01 -05:00
dependabot[bot]
046ca2449e
chore(deps): bump tj-actions/changed-files from 45.0.3 to 45.0.4 (#11756)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.3 to 45.0.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.3...v45.0.4)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 18:36:28 -05:00
Leithen
0d6a64e046
bump actions/download-artifact from 3 to 4. Fix bug with README.md file failing to download. (#11754) 2024-11-08 14:24:36 -05:00
Godwin Odenigbo
8a0ccd9c2d
Added building microservices with GO tutorial (#11753)
Co-authored-by: Godwin Odenigbo <godwintrav@gmail>
2024-11-08 09:18:44 -05:00
Godwin Odenigbo
08e0e6743c
Added "Nest.js Crash Course Tutorial on Youtube By Net Ninja With Marius Espejo" (#11752)
* Added Netninjs Nest.js course

* updated ordering

---------

Co-authored-by: Godwin Odenigbo <godwintrav@gmail>
2024-11-08 09:17:47 -05:00
V205
8b01aff327
Add How to Think Like a Computer Scientist Learning with Python 3 (Ao… (#11750)
* Add How to Think Like a Computer Scientist Learning with Python 3 (AoPS Edition)

Add How to Think Like a Computer Scientist Learning with Python 3 (AoPS Edition)
Thank you very much, I hope I did this correctly, if not, please guide me on what I did wrong.

* Update free-programming-books-langs.md

* Add missing and

Add missing and

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

* Update free-programming-books-langs.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-11-07 13:48:15 -05:00
Ajay Singh
ed130c4760
Added License (#11748)
* Added License

* Update free-programming-books-langs.md

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

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-11-06 21:30:24 -05:00
Ajay Singh
fa55eb0e61
Corrected the author of the course (#11747) 2024-11-06 08:37:28 -05:00
Salim Zaidi
f615d6a493
Update Dead Links for Compiler Design Books (#11745)
* Update Dead Links for Compiler Design Books

* Addressed requested changes
2024-11-04 13:50:52 -05:00
Keerthivasan
8925309ff1
Added Ezhil Programming Book In Tamil Language (#11728)
* Added Ezhil Programming

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

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-11-02 16:18:15 -04:00
Akshat Gupta
f2ea196469
Merge branch 'EbookFoundation:main' into main 2024-11-01 18:44:34 +05:30
Akshat Gupta
83b8a67719 Added Courses for Numerical Analysis, React, Redux, and Open source 2024-11-01 18:36:38 +05:30
Akshat Gupta
f61603259f
Added 5 more Next.js courses to free-courses-hi.md (#11736)
* Added 5 more Next.js courses to free-courses-hi.md

* Added 5 more Next.js courses to free-courses-hi.md

* Added 5 more Next.js courses to free-courses-hi.md

* Added 5 more Next.js courses to free-courses-hi.md

* Added 5 more Next.js courses to free-courses-hi.md

* Added 5 more Next.js courses to free-courses-hi.md

* Changes Requested

* Changes Requested

* Correction Done

* Correction Done
2024-11-01 08:41:12 -04:00
Akshat Gupta
cd438f98ba Correction Done 2024-11-01 10:44:22 +05:30
Akshat Gupta
951bb96265 Correction Done 2024-11-01 02:38:40 +05:30
Akshat Gupta
fc9c8df3de Merge branch 'main' of https://github.com/Akshat3144/free-programming-books 2024-10-31 22:27:50 +05:30
Akshat Gupta
af3d724783 Changes Requested 2024-10-31 22:27:10 +05:30
Akshat Gupta
b7adae7264
Merge branch 'main' into main 2024-10-31 22:19:52 +05:30
Akshat Gupta
2223d49374 Changes Requested 2024-10-31 22:14:55 +05:30
Mridul Mohta
e7276019c1
Added a free Course in free-courses-hi.md (#11729)
* Added a free Course in free-courses-hi.md

* Update courses/free-courses-hi.md

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

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-10-31 10:44:41 -04:00
Darpana Desai
fb7af61915
added ruby, ruby on rails and rust hindi tutorials (#11686)
Co-authored-by: DDD2308 <darpanadesai23@gmail.com>
2024-10-31 10:41:46 -04:00
Akshat Gupta
d3b9594384 Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:39:27 +05:30
Akshat Gupta
007ce21377 Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:38:08 +05:30
Akshat Gupta
c6c865f5bb Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:36:11 +05:30
Akshat Gupta
4c2bb6b14f Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:31:09 +05:30
Akshat Gupta
88655b0da0 Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 13:26:06 +05:30
Md. Maruf Sarker
43bf4d68a7
Feature: Add Backend Essentials Section with Workshops (#11731)
* Add: Assembly Language Course

* Add: C++ STL & Electron.js Course

* Fix: Linter Error

* Update free-courses-bn.md

* Update free-courses-bn.md

* Update free-courses-bn.md

* Update free-courses-bn.md

* Fix: URL Updates

* Add: Backend Essentials Topic

* Fix: Writing Changes
2024-10-30 20:54:23 -04:00
Akshat Gupta
88948beef0 Added 5 more Next.js courses to free-courses-hi.md 2024-10-31 04:16:44 +05:30
Mateus Fernandes
e23968a891
CC Licenses added in PT-BR books section (#11725)
* CC Licenses added in PT-BR books section

* Formatting correction at operating systems section
2024-10-30 17:11:56 -04:00
Paulo Ricardo Siqueira
b34862d643
update: Add new book about Machine Learning in Portuguese of Brazil. (#11723) 2024-10-30 16:42:59 -04:00
Isaac Miti
6bd1c39239
Update free-courses-en.md (#11722)
Add Intro to Claude AI and Learn Typescript courses by Shant Dashjian and Bob Ziroll
2024-10-29 17:50:33 -04:00
RishitP
ad5d4a3c7b
Added a free Course in free-courses-hi.md (#11721)
* Added a C Programming Course in free-courses-hi.md

* Added a course in free-courses-hi.md

* Updated free-courses-hi.md

* Updated free-courses-hi.md
2024-10-29 17:48:44 -04:00
Isaac Miti
190b646314
Update free-courses-en.md (#11720)
Add beginner Kotlin and Intermediate swift courses from Codecademy.
2024-10-29 17:47:11 -04:00
Ratheshan Sathiyamoorthy
55a523eb58
Added new courses in Eng language for c# language (#11717)
* Added new courses in Eng language for c# language

* fixed Alphabetical ordering
2024-10-29 08:36:01 -04:00
Mateus Fernandes
e255efa97c
Adding git course in PT-BR section (#11704)
* Adding git course in PT-BR section

* Change video link to playlist link

* Change video link to playlist link
2024-10-28 16:07:35 -04:00
Ratheshan Sathiyamoorthy
28a67e1432
Added two new tamil courses playlists (#11715)
* Added two new tamil courses playlists

* fixing alphabetical order issue

* fixing alphabetical ordering
2024-10-28 16:04:52 -04:00
Hridyanshu
86f0744365
fix: remove duplicate entry of Programming with Harry Django course in free-courses-en.md (#11714)
- Removed duplicate listing for "Programming with Harry" Django course in the Django section
- Renamed "Add Hyperskill free-courses-en.md" back to "free-courses-en.md" to maintain consistent file naming.

Co-authored-by: Hridyanshu7 <himank7794@gmail.com>
2024-10-28 16:01:52 -04:00