2021-12-06 15:52:29 +00:00
# List of Free Learning Resources In Many Languages
2022-01-03 23:11:41 +00:00
2022-02-01 20:10:21 +00:00
< div align = "center" markdown = "1" >
2022-01-03 23:11:41 +00:00
2022-03-15 00:47:01 +00:00
[![Awesome ](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg )](https://github.com/sindresorhus/awesome) 
[![License: CC BY 4.0 ](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg )](https://creativecommons.org/licenses/by/4.0/) 
2022-10-04 01:29:52 +00:00
[![Hacktoberfest 2022 stats ](https://img.shields.io/github/hacktoberfest/2022/EbookFoundation/free-programming-books?label=Hacktoberfest+2022 )](https://github.com/EbookFoundation/free-programming-books/pulls?q=is%3Apr+is%3Amerged+created%3A2022-10-01..2022-10-31)
2022-01-03 23:11:41 +00:00
< / div >
2022-06-29 14:28:44 +00:00
Search the list at [https://ebookfoundation.github.io/free-programming-books-search/ ](https://ebookfoundation.github.io/free-programming-books-search/ ) [![https://ebookfoundation.github.io/free-programming-books-search/ ](https://img.shields.io/website?style=flat&logo=www&logoColor=whitesmoke&label=Dynamic%20search%20site&down_color=red&down_message=down&up_color=green&up_message=up&url=https%3A%2F%2Febookfoundation.github.io%2Ffree-programming-books-search%2F )](https://ebookfoundation.github.io/free-programming-books-search/).
This page is available as an easy-to-read website. Access it by clicking on [![https://ebookfoundation.github.io/free-programming-books/ ](https://img.shields.io/website?style=flat&logo=www&logoColor=whitesmoke&label=Static%20site&down_color=red&down_message=down&up_color=green&up_message=up&url=https%3A%2F%2Febookfoundation.github.io%2Ffree-programming-books%2F )](https://ebookfoundation.github.io/free-programming-books/).
2022-04-22 14:35:44 +00:00
< div align = "center" >
< form action = "https://ebookfoundation.github.io/free-programming-books-search" >
< input type = "text" id = "fpbSearch" name = "search" placeholder = "Search Book or Author" / >
< label for = "submit" > < / label >
< input type = "submit" id = "submit" name = "submit" value = "Search" / >
< / form >
< / div >
2022-03-15 00:47:01 +00:00
2014-07-27 20:16:50 +00:00
## Intro
2013-10-17 09:22:08 +00:00
2021-03-14 23:24:05 +00:00
This list was originally a clone of [StackOverflow - List of Freely Available Programming Books ](https://web.archive.org/web/20140606191453/http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books/392926 ) with contributions from Karan Bhangui and George Stocker.
2017-05-30 17:24:21 +00:00
2022-08-03 20:49:28 +00:00
The list was moved to GitHub by Victor Felder for collaborative updating and maintenance. It has grown to become one of [GitHub's most popular repositories ](https://octoverse.github.com/ ), with 243,000+ stars, about 9,700 watchers, more than 7,100 commits, 1,900+ contributors, and 50,000+ forks.
2022-03-15 00:47:01 +00:00
< div align = "center" markdown = "1" >
[![GitHub repo forks ](https://img.shields.io/github/forks/EbookFoundation/free-programming-books?style=flat&logo=github&logoColor=whitesmoke&label=Forks )](https://github.com/EbookFoundation/free-programming-books/network) 
[![GitHub repo stars ](https://img.shields.io/github/stars/EbookFoundation/free-programming-books?style=flat&logo=github&logoColor=whitesmoke&label=Stars )](https://github.com/EbookFoundation/free-programming-books/stargazers) 
[![GitHub repo contributors ](https://img.shields.io/github/contributors-anon/EbookFoundation/free-programming-books?style=flat&logo=github&logoColor=whitesmoke&label=Contributors )](https://github.com/EbookFoundation/free-programming-books/graphs/contributors)
[![GitHub org sponsors ](https://img.shields.io/github/sponsors/EbookFoundation?style=flat&logo=github&logoColor=whitesmoke&label=Sponsors )](https://github.com/sponsors/EbookFoundation) 
[![GitHub repo watchers ](https://img.shields.io/github/watchers/EbookFoundation/free-programming-books?style=flat&logo=github&logoColor=whitesmoke&label=Watchers )](https://github.com/EbookFoundation/free-programming-books/watchers) 
[![GitHub repo size ](https://img.shields.io/github/repo-size/EbookFoundation/free-programming-books?style=flat&logo=github&logoColor=whitesmoke&label=Repo%20Size )](https://github.com/EbookFoundation/free-programming-books/archive/refs/heads/main.zip)
< / div >
2020-08-30 13:17:32 +00:00
The [Free Ebook Foundation ](https://ebookfoundation.org ) now administers the repo, a not-for-profit organization devoted to promoting the creation, distribution, archiving, and sustainability of free ebooks. [Donations ](https://ebookfoundation.org/contributions.html ) to the Free Ebook Foundation are tax-deductible in the US.
2013-10-11 06:53:59 +00:00
2020-11-03 23:41:28 +00:00
2022-02-14 16:35:11 +00:00
## How To Contribute
2013-12-03 22:44:44 +00:00
2022-03-15 00:47:01 +00:00
Please read [CONTRIBUTING ](docs/CONTRIBUTING.md ). If you're new to GitHub, [welcome ](docs/HOWTO.md )! Remember to abide by our adapted from ![Contributor Covenant 1.3 ](https://img.shields.io/badge/Contributor%20Covenant-1.3-4baaaa.svg ) [Code of Conduct ](docs/CODE_OF_CONDUCT.md ) too ([translations](#translations) also available).
2022-10-03 16:34:08 +00:00
Click on these badges to see how you might be able to help:
2022-03-15 00:47:01 +00:00
< div align = "center" markdown = "1" >
[![GitHub repo Issues ](https://img.shields.io/github/issues/EbookFoundation/free-programming-books?style=flat&logo=github&logoColor=red&label=Issues )](https://github.com/EbookFoundation/free-programming-books/issues) 
[![GitHub repo Good Issues for newbies ](https://img.shields.io/github/issues/EbookFoundation/free-programming-books/good%20first%20issue?style=flat&logo=github&logoColor=green&label=Good%20First%20issues )](https://github.com/EbookFoundation/free-programming-books/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) 
[![GitHub Help Wanted issues ](https://img.shields.io/github/issues/EbookFoundation/free-programming-books/help%20wanted?style=flat&logo=github&logoColor=b545d1&label=%22Help%20Wanted%22%20issues )](https://github.com/EbookFoundation/free-programming-books/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
[![GitHub repo PRs ](https://img.shields.io/github/issues-pr/EbookFoundation/free-programming-books?style=flat&logo=github&logoColor=orange&label=PRs )](https://github.com/EbookFoundation/free-programming-books/pulls) 
[![GitHub repo Merged PRs ](https://img.shields.io/github/issues-search/EbookFoundation/free-programming-books?style=flat&logo=github&logoColor=green&label=Merged%20PRs&query=is%3Amerged )](https://github.com/EbookFoundation/free-programming-books/pulls?q=is%3Apr+is%3Amerged) 
[![GitHub Help Wanted PRs ](https://img.shields.io/github/issues-pr/EbookFoundation/free-programming-books/help%20wanted?style=flat&logo=github&logoColor=b545d1&label=%22Help%20Wanted%22%20PRs )](https://github.com/EbookFoundation/free-programming-books/pulls?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
2014-01-18 12:28:57 +00:00
2022-03-15 00:47:01 +00:00
< / div >
2020-11-03 23:41:28 +00:00
2022-02-14 16:35:11 +00:00
## How to Share
2020-08-30 13:17:32 +00:00
2022-10-15 00:15:32 +00:00
< div align = "left" markdown = "1" >
2013-10-18 13:33:28 +00:00
2022-10-15 00:15:32 +00:00
< a href = "http://twitter.com/intent/tweet?text=https://github.com/EbookFoundation/free-programming-books%0AFree%20Programming%20Books" > Share on Twitter< / a > < br >
< a href = "https://www.facebook.com/share.php?u=https%3A%2F%2Fgithub.com%2FEbookFoundation%2Ffree-programming-books&p[images][0]=&p[title]=Free%20Programming%20Books&p[summary]=" > Share on Facebook< / a > < br >
< a href = "http://www.linkedin.com/shareArticle?mini=true&url=https://github.com/EbookFoundation/free-programming-books&title=Free%20Programming%20Books&summary=&source=" > Share on LinkedIn< / a > < br >
< a href = "https://t.me/share/url?url=https://github.com/EbookFoundation/free-programming-books" > Share on Telegram< / a > < br >
< / div >
2013-10-17 09:22:08 +00:00
2022-02-14 16:35:11 +00:00
## Resources
This project lists books and other resources grouped by genres:
2020-11-27 23:05:23 +00:00
### Books
2021-09-29 13:17:13 +00:00
[English, By Programming Language ](books/free-programming-books-langs.md )
2021-10-03 21:12:56 +00:00
2021-09-29 13:17:13 +00:00
[English, By Subject ](books/free-programming-books-subjects.md )
2020-11-27 23:05:23 +00:00
#### Other Languages
2013-12-26 22:36:38 +00:00
2020-12-03 22:41:33 +00:00
+ [Arabic / al arabiya / العربية ](books/free-programming-books-ar.md )
+ [Azerbaijani / Азәрбајҹан дили / آذربايجانجا ديلي ](books/free-programming-books-az.md )
2021-10-07 16:36:57 +00:00
+ [Bengali / বাংলা ](books/free-programming-books-bn.md )
2020-12-03 22:41:33 +00:00
+ [Bulgarian / български ](books/free-programming-books-bg.md )
+ [Burmese / မြန်မာဘာသာ ](books/free-programming-books-my.md )
+ [Chinese / 中文 ](books/free-programming-books-zh.md )
+ [Czech / čeština / český jazyk ](books/free-programming-books-cs.md )
2022-11-11 18:08:24 +00:00
+ [Catalan / catalan/ català ](books/free-programming-books-ca.md )
2022-07-12 04:55:28 +00:00
+ [Danish / dansk ](books/free-programming-books-da.md )
2020-12-03 22:41:33 +00:00
+ [Dutch / Nederlands ](books/free-programming-books-nl.md )
+ [Estonian / eesti keel ](books/free-programming-books-et.md )
+ [Finnish / suomi / suomen kieli ](books/free-programming-books-fi.md )
+ [French / français ](books/free-programming-books-fr.md )
+ [German / Deutsch ](books/free-programming-books-de.md )
2021-10-08 14:43:38 +00:00
+ [Greek / ελληνικά ](books/free-programming-books-el.md )
2021-10-01 00:45:58 +00:00
+ [Hebrew / עברית ](books/free-programming-books-he.md )
2021-10-19 02:11:28 +00:00
+ [Hindi / हिन्दी ](books/free-programming-books-hi.md )
2020-12-03 22:41:33 +00:00
+ [Hungarian / magyar / magyar nyelv ](books/free-programming-books-hu.md )
+ [Indonesian / Bahasa Indonesia ](books/free-programming-books-id.md )
+ [Italian / italiano ](books/free-programming-books-it.md )
+ [Japanese / 日本語 ](books/free-programming-books-ja.md )
+ [Korean / 한국어 [韓國語]](books/free-programming-books-ko.md)
2022-08-03 20:58:04 +00:00
+ [Latvian / Latviešu ](books/free-programming-books-lv.md )
2020-12-03 22:41:33 +00:00
+ [Norwegian / Norsk ](books/free-programming-books-no.md )
+ [Persian / Farsi (Iran) / فارسى ](books/free-programming-books-fa_IR.md )
+ [Polish / polski / język polski / polszczyzna ](books/free-programming-books-pl.md )
+ [Portuguese (Brazil) ](books/free-programming-books-pt_BR.md )
+ [Portuguese (Portugal) ](books/free-programming-books-pt_PT.md )
+ [Romanian (Romania) / limba română / român ](books/free-programming-books-ro.md )
+ [Russian / Русский язык ](books/free-programming-books-ru.md )
2022-03-18 01:52:29 +00:00
+ [Serbian / српски језик / srpski jezik ](books/free-programming-books-sr.md )
2020-12-03 22:41:33 +00:00
+ [Slovak / slovenčina ](books/free-programming-books-sk.md )
+ [Spanish / español / castellano ](books/free-programming-books-es.md )
2021-10-20 02:27:12 +00:00
+ [Swedish / Svenska ](books/free-programming-books-sv.md )
2020-12-03 22:41:33 +00:00
+ [Tamil / தமிழ் ](books/free-programming-books-ta.md )
2022-10-05 16:45:21 +00:00
+ [Telugu / తెలుగు ](books/free-programming-books-te.md )
2020-12-03 22:41:33 +00:00
+ [Thai / ไทย ](books/free-programming-books-th.md )
+ [Turkish / Türkçe ](books/free-programming-books-tr.md )
2021-11-01 13:02:06 +00:00
+ [Ukrainian / Українська ](books/free-programming-books-uk.md )
2021-08-10 13:16:31 +00:00
+ [Vietnamese / Tiếng Việt ](books/free-programming-books-vi.md )
2013-11-29 16:22:07 +00:00
2020-10-21 15:26:39 +00:00
### Cheat Sheets
2020-12-03 22:41:33 +00:00
+ [All Languages ](more/free-programming-cheatsheets.md )
2020-10-21 15:26:39 +00:00
2016-01-17 23:21:55 +00:00
### Free Online Courses
2020-08-30 13:17:32 +00:00
2021-05-01 17:14:16 +00:00
+ [Arabic / al arabiya / العربية ](courses/free-courses-ar.md )
2021-12-27 17:19:05 +00:00
+ [Bengali / বাংলা ](courses/free-courses-bn.md )
2020-12-03 22:41:33 +00:00
+ [Bulgarian / български ](courses/free-courses-bg.md )
2022-10-29 23:15:07 +00:00
+ [Chinese / 中文 ](courses/free-courses-zh.md )
2020-12-03 22:41:33 +00:00
+ [English ](courses/free-courses-en.md )
2022-10-29 23:15:07 +00:00
+ [Finnish / suomi / suomen kieli ](courses/free-courses-fi.md )
2020-12-03 22:41:33 +00:00
+ [French / français ](courses/free-courses-fr.md )
+ [German / Deutsch ](courses/free-courses-de.md )
2021-10-11 14:01:23 +00:00
+ [Greek / ελληνικά ](courses/free-courses-el.md )
2021-10-01 00:43:57 +00:00
+ [Hebrew / עברית ](courses/free-courses-he.md )
2020-12-03 22:41:33 +00:00
+ [Hindi / हिंदी ](courses/free-courses-hi.md )
+ [Indonesian / Bahasa Indonesia ](courses/free-courses-id.md )
+ [Italian / italiano ](courses/free-courses-it.md )
2022-03-22 12:58:07 +00:00
+ [Japanese / 日本語 ](courses/free-courses-ja.md )
2021-10-07 02:41:51 +00:00
+ [Kazakh / қазақша ](courses/free-courses-kk.md )
2021-10-12 13:53:33 +00:00
+ [Khmer / ភាសាខ្មែរ ](courses/free-courses-km.md )
2020-12-03 22:41:33 +00:00
+ [Korean / 한국어 [韓國語]](courses/free-courses-ko.md)
2022-01-25 15:41:46 +00:00
+ [Malayalam / മലയാളം ](courses/free-courses-ml.md )
2022-10-05 16:19:45 +00:00
+ [Nepali / नेपाली ](courses/free-courses-ne.md )
2022-11-11 18:08:37 +00:00
+ [Norwegian / Norsk ](courses/free-courses-no.md )
2020-12-03 22:41:33 +00:00
+ [Persian / Farsi (Iran) / فارسى ](courses/free-courses-fa_IR.md )
+ [Polish / polski / język polski / polszczyzna ](courses/free-courses-pl.md )
+ [Portuguese (Brazil) ](courses/free-courses-pt_BR.md )
+ [Portuguese (Portugal) ](courses/free-courses-pt_PT.md )
+ [Russian / Русский язык ](courses/free-courses-ru.md )
2021-10-12 00:46:59 +00:00
+ [Sinhala / සිංහල ](courses/free-courses-si.md )
2020-12-03 22:41:33 +00:00
+ [Spanish / español / castellano ](courses/free-courses-es.md )
2022-10-01 04:54:59 +00:00
+ [Swedish / svenska ](courses/free-courses-sv.md )
2022-08-14 15:48:16 +00:00
+ [Tamil / தமிழ் ](courses/free-courses-ta.md )
2022-11-08 15:36:00 +00:00
+ [Telugu / తెలుగు ](courses/free-courses-te.md )
2020-12-03 22:41:33 +00:00
+ [Thai / ภาษาไทย ](courses/free-courses-th.md )
+ [Turkish / Türkçe ](courses/free-courses-tr.md )
2021-11-01 13:02:06 +00:00
+ [Ukrainian / Українська ](courses/free-courses-uk.md )
2020-12-03 22:41:33 +00:00
+ [Vietnamese / Tiếng Việt ](courses/free-courses-vi.md )
2017-11-24 00:07:56 +00:00
2014-01-10 03:18:07 +00:00
### Interactive Programming Resources
2016-11-20 22:12:51 +00:00
2021-04-15 03:09:18 +00:00
+ [Chinese / 中文 ](more/free-programming-interactive-tutorials-zh.md )
2020-12-03 22:41:33 +00:00
+ [English ](more/free-programming-interactive-tutorials-en.md )
2022-05-03 14:13:04 +00:00
+ [Japanese / 日本語 ](more/free-programming-interactive-tutorials-ja.md )
2021-05-21 02:29:42 +00:00
+ [Portuguese (Brazil) ](more/free-programming-interactive-tutorials-pt_BR.md )
2020-12-03 22:41:33 +00:00
+ [Russian / Русский язык ](more/free-programming-interactive-tutorials-ru.md )
2016-01-17 23:21:55 +00:00
2020-11-03 23:41:28 +00:00
2016-01-17 23:21:55 +00:00
### Problem Sets and Competitive Programming
2014-05-25 11:32:09 +00:00
2020-12-03 22:41:33 +00:00
+ [Problem Sets ](more/problem-sets-competitive-programming.md )
2014-06-10 08:57:12 +00:00
2020-11-03 23:41:28 +00:00
2014-05-25 11:32:09 +00:00
### Podcast - Screencast
2020-08-30 13:17:32 +00:00
2014-05-25 11:32:09 +00:00
Free Podcasts and Screencasts:
2022-10-01 18:37:29 +00:00
+ [Arabic / al Arabiya / العربية ](casts/free-podcasts-screencasts-ar.md )
2022-10-06 15:08:22 +00:00
+ [Chinese / 中文 ](casts/free-podcasts-screencasts-zh.md )
2020-12-03 22:41:33 +00:00
+ [Czech / čeština / český jazyk ](casts/free-podcasts-screencasts-cs.md )
2022-10-29 23:15:07 +00:00
+ [Dutch / Nederlands ](casts/free-podcasts-screencasts-nl.md )
2020-12-03 22:41:33 +00:00
+ [English ](casts/free-podcasts-screencasts-en.md )
+ [Finnish / Suomi ](casts/free-podcasts-screencasts-fi.md )
2021-10-12 14:22:20 +00:00
+ [French / français ](casts/free-podcasts-screencasts-fr.md )
2021-11-11 20:31:08 +00:00
+ [Hebrew / עברית ](casts/free-podcasts-screencasts-he.md )
2021-10-04 14:39:51 +00:00
+ [Indonesian / Bahasa Indonesia ](casts/free-podcasts-screencasts-id.md )
2021-10-04 01:57:40 +00:00
+ [Persian / Farsi (Iran) / فارسى ](casts/free-podcasts-screencasts-fa_IR.md )
2020-12-03 22:41:33 +00:00
+ [Polish / polski / język polski / polszczyzna ](casts/free-podcasts-screencasts-pl.md )
+ [Portuguese (Brazil) ](casts/free-podcasts-screencasts-pt_BR.md )
+ [Portuguese (Portugal) ](casts/free-podcasts-screencasts-pt_PT.md )
+ [Russian / Русский язык ](casts/free-podcasts-screencasts-ru.md )
2021-10-12 14:44:04 +00:00
+ [Sinhala / සිංහල ](casts/free-podcasts-screencasts-si.md )
2020-12-03 22:41:33 +00:00
+ [Spanish / español / castellano ](casts/free-podcasts-screencasts-es.md )
2021-10-20 02:27:12 +00:00
+ [Swedish / Svenska ](casts/free-podcasts-screencasts-sv.md )
2020-12-03 22:41:33 +00:00
+ [Turkish / Türkçe ](casts/free-podcasts-screencasts-tr.md )
2022-10-14 01:05:58 +00:00
+ [Ukrainian / Українська ](casts/free-podcasts-screencasts-uk.md )
2016-11-22 16:08:33 +00:00
### Programming Playgrounds
2020-08-30 13:17:32 +00:00
2022-04-11 13:35:01 +00:00
Write, compile and run your code within a browser. Try it out!
2020-12-03 22:41:33 +00:00
+ [Chinese / 中文 ](more/free-programming-playgrounds-zh.md )
+ [English ](more/free-programming-playgrounds.md )
2018-05-30 13:30:19 +00:00
2020-11-03 23:41:28 +00:00
2022-02-14 16:35:11 +00:00
## Translations
2021-11-20 18:25:15 +00:00
2022-02-11 17:27:07 +00:00
Volunteers have translated many of our Contributing, How-to, and Code of Conduct documents into languages covered by our lists.
2022-04-18 16:51:23 +00:00
+ English
+ [Code of Conduct ](docs/CODE_OF_CONDUCT.md )
+ [Contributing ](docs/CONTRIBUTING.md )
+ [How-to ](docs/HOWTO.md )
+ ... *[More languages](docs/README.md#translations)* ...
2022-02-11 17:27:07 +00:00
You might notice that there are [some missing translations here ](docs/README.md#translations ) - perhaps you would like to help out by [contributing a translation ](docs/CONTRIBUTING.md#help-out-by-contributing-a-translation )?
2021-11-20 18:25:15 +00:00
2018-05-30 13:30:19 +00:00
## License
2020-08-30 13:17:32 +00:00
Each file included in this repository is licensed under the [CC BY License ](LICENSE ).