Eric Hellman
f7d8ef99a5
Revert "Update README.md ( #7428 )" ( #7438 )
...
This reverts commit 6caffdd30f
.
2022-10-03 12:34:08 -04:00
ivanalrasyid
6caffdd30f
Update README.md ( #7428 )
2022-10-03 12:33:52 -04:00
Siddhant Deepak Pradhan
b365ec5bf2
Update README.md ( #7171 )
...
Updated README Document with correcting all grammatical error using Grammarly Premium
2022-10-01 14:37:29 -04:00
Simon Eddeland
8688f1e173
Added the swedish course "ProgSharp" ( #7135 )
2022-10-01 00:54:59 -04:00
GH05T HUNTER5
5bb0d46ae0
Update README.md ( #7000 )
2022-08-14 17:48:16 +02:00
Toms Grants
ad4ef13bd7
Add books in Latvian ( #6979 )
...
* Create free-programming-books-lv.md
* Added Latvian
2022-08-03 22:58:04 +02:00
David Ordás
c76522acfe
docs: update statistic counters of the repo ( #6978 )
...
+17k new stars
+100 new commits
+30 new contributors
+3k new forks
Period: From 05-feb-2022 - 30-jul-2022
2022-08-03 22:49:28 +02:00
Eric Hellman
f17381850b
use danish lang code, not country ( #6909 )
2022-07-12 06:55:28 +02:00
Eric Hellman
b45f85bcb3
make search more prominent ( #6888 )
...
* make search more prominent
* Try out suggestion
* Update README.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
2022-06-29 10:28:44 -04:00
Suzuki Katsuma
7af508c638
Add Japanese course and interactive tutorials ( #6838 )
...
* add: MOOC
* add: `free-programming-interactive-tutorials-ja.md`
* update: `free-courses-ja.md`
2022-05-03 10:13:04 -04:00
Brogan Clements
e580cf7b16
Add a search bar to link the original Pages to the searchable Pages ( #6826 )
...
* Add search bar to link the main page to the dynamic page
* Correct accidental description removal in Programming Playgrounds
* Remove erroneous space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Add missing id to an input
* Update the link buttons with simpler text
Co-authored-by: Eric Hellman <eric@hellman.net >
* Remove trailing spaces on new websites paragraph
* Remove unnecesary trailing whitespaces
* Fix unclosed `<div>` wraping form and rollback those left aligned
Testing rendering via #6826
* Remove merge error
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: Eric Hellman <eric@hellman.net >
2022-04-22 10:35:44 -04:00
David Ordás
5ea98acf23
fix: Solve markdownlint MD004/ul-style rule ( #6828 )
...
Unordered list style [Expected: plus; Actual: dash]
2022-04-18 12:51:23 -04:00
Suman Roy
15bd6369a6
Sentence added under Playground ( #6819 )
...
* Sentence added under Playground
Added a small sentence which would be more appropriate than the previous pr with a big definition
* Update README.md
Syntax error corrected
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
* Update README.md
Within your browser added
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
2022-04-11 09:35:01 -04:00
Suzuki Katsuma
2aa46b2ae7
Add Japanese course and book (Scratch, C++) ( #6795 )
...
* add: book of Scratch
"Scratch for CS First でプログラミングをはじめよう"
* add: book of C++
"C++入門 AtCoder Programming Guide for beginners (APG4b)"
* fix: spacing typo
* add: "free-courses-ja.md" and Scratch course
* add: link to the Japanese course in README.md
* fix: alphabetical order
2022-03-22 08:58:07 -04:00
James Addison
de3a3203e6
Update entries for Beej's Guides ( #6781 )
...
* Update file formats available for Beej's Guide to Network Programming (books-by-language section)
* Add Beej's Guide to Network Programming (books-by-subject section)
* Add Beej's Guide to Network Programming (books-dk section)
* Add Beej's Guide to Network Programming (books-hu section)
* Add Beej's Guide to Network Programming (books-ro section)
* Add Beej's Guide to Network Programming (books-sr section)
* lint fixup: correction for number of blank lines between section and following heading
* lint fixup: alphabetical ordering correction
* Code review feedback: add missing table-of-contents entries
* Code review feedback: add missing archived annotations
* Code review feedback: add README locale entry for 'sr'
* Fixup: add missing file format annotation
* Fixup: add missing author entry
* Code review feedback: update author name attribution
* Code review feedback: add translation credits
* Fixup: consistency: update a few more author name entries
* Code review feedback: remove 'translated by' prefix before translator name
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Nitpick: remove redundant 'www' subdomain prefix from destination URL
* Code review feedback: remove entry from existing location under 'C' language (guideline: one entry per book per human-language; 'Networking' is approved as the better location)
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2022-03-17 21:52:29 -04:00
David Ordás
3fdb16fd9d
feat(docs): Add repo stats badges ( #6697 )
...
* add `forks count` badges
* Add `stargazers counter` badge
* Add `repo size` badge
pointing to main branch download
* add `sponsors count` badge
- link points to sponsorized profile page
- render version is placed at new line.
* Add `open issues counter` badges
- With social balloon style
- link points to its filter: open & "help wanted"
- in a new line
* Add pull request count badges
- by filter: open, merged, "help wanted"
- using social balloon style
- linked with its own query filter
- in a new line
* Add watchers count badge
* Add website status badge
- link points to the github.io version of the repo
* Add `contributions count` badge
* Use nonbreak spaces to separate badges
* Add `contribution covenant 1.3` badge
* Shorten longer `"Help Wanted" Pull Request` badge text
* Add `good first issues` count badge
- It links to related issue search query
* format clean cluttered
- flat style for all badges
- fix some target urls (CoC, contribs)
- organize url parameters
- capitalize labels
- move contrib/sponsors nest to forks/stars...
- group by paragraph instead of br
* format: less gap flow
* change logo for website badge to `www`
a PR submit into @badges/shields project is pending to be rendered
* Update repo stats counters + fix typos
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
* transfer each badge to its section. now seems less dense
* Fix markdownlint issues
- MD041/first-line-heading/first-line-h1: First line in a file should be a top-level heading
- MD009/no-trailing-spaces: Trailing spaces [Expected: 0 or 4; Actual: 2]
* move website status badge near to its paragraph
* transfer CoC badge near to its paragraph/link
* reword website badge
* Reword issues/PRs badge preface
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
2022-03-14 20:47:01 -04:00
David Ordás
dceac7cd49
docs(readme): fix h2-h3 heading levels ( #6702 )
...
* fix h2-h3 heading levels
* Use a more idiomatic paragraph for resources section
It helps to newcommers take a context about how to the repository is structured
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
* Fix a little bit an incorrect tense with the word splited and complete idiomatic paragraph
It helps to newcommers take a context about how to the repository is structured
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
* Reword resources paragraph to be more succintely
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
2022-02-14 11:35:11 -05:00
David Ordás
7a8349abfe
feat: Add docs/readme.md
+ update crosslinks ( #6700 )
...
* complete translate list with the new languages appeared since hacktoberfest
* Create docs/README.md with the translations section
using root README.md as source. Links are adapted to this folder
Address EbookFoundation/free-programming-books#6698
* fix remaining url + translation items
- Portuguese (Portugal)
- Slovak / slovenčina
- Slovenian / slovenščina
Address EbookFoundation/free-programming-books#6698
* fix remaining url + translation items
- Portuguese (Portugal)
- Slovak / slovenčina
- Slovenian / slovenščina
Address EbookFoundation/free-programming-books#6698
* Add inclusiveness `dare to translate...` paragraph
* Add inclusiveness `dare to translate...` paragraph
* Move translations link target url to docs
* move translation links `bs`
* move translations link `en`
* move translations crosslink `es`
* move translations crosslink `fr`
* move translations crosslink `de`
* move translations crosslink `el`
* move translations crosslink `fa_IR`
* move translations crosslink `fil`
* move translations crosslink `it`
* move translations crosslink `pt_BR`
* move translations crosslink `ko`
* move translations crosslink `ru`
* move translations crosslink `id`
* move translations crosslink `zh`
* move translations crosslink `hi`
* move translations crosslink `pl`
* move translations crosslink `uk`
* move translations crosslink `vi`
* move translations crosslink remaining `HOW-To's`
* revert feature moved to #6688
* Remove the list from the top level. Leave `en` links
* use `previous languages` in root README
* Add more languages lists in root `readme.md`
* fix typo
* fix typo
* Update docs/README.md after translations paragraph
Less text is more
Co-authored-by: Eric Hellman <eric@hellman.net >
* Update README.md after translations paragraph
Less text is more
Co-authored-by: Eric Hellman <eric@hellman.net >
* Update README.md preface translations paragraph
Co-authored-by: Eric Hellman <eric@hellman.net >
* fix CONTRIBUTING target url commited at fd2b39151c
* Update docs/README.md preface translations paragraph
Co-authored-by: Eric Hellman <eric@hellman.net >
* read me! said the boss ^^,
less text is more.
Co-authored-by: Eric Hellman <eric@hellman.net >
* remove "The inclusiveness is one of our targets, so "
Co-authored-by: Eric Hellman <eric@hellman.net >
2022-02-11 12:27:07 -05:00
David Ordás
c524eddfc4
docs: update statistic counters of the repo ( #6694 )
...
* docs: update statistic counters of the repo
+11k new stars
+100 new commits
+15 new contributors
+2k new forks
Period: From 03-Nov-2021 - 05-feb-2022
* fix: use number format seen in other amounts
Co-authored-by: Seth Falco <seth@falco.fun >
Co-authored-by: Seth Falco <seth@falco.fun >
2022-02-05 15:56:50 -05:00
Abhishek K M
ef5d68b85c
add markdown='"1" attribute to div ( #6692 )
2022-02-01 15:10:21 -05:00
Athul Joy
1ed5113674
Add malayalam courses ( #6681 )
2022-01-25 10:41:46 -05:00
David Ordás
f36fd03c06
format: center repo badges ( #6662 )
...
Apply centering proposed at #5983 but not implemented in #6631
2022-01-03 18:11:41 -05:00
David Ordás
a3cb567c05
chore(books-bn): split bangla books - courses ( #6626 )
...
* chore: init bangla book-courses split
Via https://github.com/EbookFoundation/free-programming-books/issues/6591
* chore: Move YouTubes to `courses-bn`
Via EbookFoundation/free-programming-books#6591
* lint: Fix `blank-lines-1-0-2` errors
99:1-100:121 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
* fix: wrong TOC anchor for Java
Completes commit 4fdbe135e6
* feat: HTML comments to fake Markdown equiv
Hack using link references syntax
[//]: # (whatever you want)
[//]: # (
whatever you want
multiline
)
* chore: remove commented empty sections
2021-12-27 12:19:05 -05:00
ImVector
a16a79b12d
Add badges ( #6631 )
...
* Added badges
* Fixed bug #6631
* Removed CoC badge
2021-12-06 10:52:29 -05:00
Eric Hellman
868d94730a
move the translated documentation files to a docs folder ( #6614 )
...
* new branch for misc cleanup
* add item to resolve #6319
* fix grammar
* re-collate
* centralize all the translation links
* one more
* fix link
* localize labels
* move files
* fix links
* indent in arabic
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* typos
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* remove
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* translation
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* translation
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* mixed markdown
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* period
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* missing *
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update docs/HOWTO-pl.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update docs/HOWTO-th.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* translated
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* translate
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* lower case
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* typo
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* wording
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* translations link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* typo
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update CONTRIBUTING-de.md
* space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* parens not brackets
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* add #6619
* chore: resolve dead code CONTRIB-es
Addressed at https://github.com/EbookFoundation/free-programming-books/pull/6614#commitcomment-60517997
Review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/6614#discussion_r751697277
* chore: use spanish translated text for "translations"
Review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/6614#discussion_r751697277
* chore: DRY. Use markdown link refs as translations target
Review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/6614#discussion_r751697277
* fix: revert removed parens in previous commit 6276a21d85
Review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/6614#discussion_r751697277
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* lint
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* lint
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* lint
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* lint
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* translate
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-20 13:25:15 -05:00
yehiel9523
2452d62a19
Add some hebrew podcasts ( #6600 )
...
* Add link to hebrew podcasts
* Create free-podcasts-screencasts-cs.mdfree-podcasts-screencasts-he.md
* Rename free-podcasts-screencasts-cs.mdfree-podcasts-screencasts-he.md to free-podcasts-screencasts-he.md
* Delete slash from url
* Add (פודקאסט) annotations
2021-11-11 15:31:08 -05:00
David Ordás
d8af6cfcbd
docs: update statistic counters of the repo ( #6592 )
...
+10k new stars
+700 new commits
+300 new contributors
+2k new forks
Period: From 29-Ago-2021 to 03-Nov-2021
2021-11-05 15:23:27 -04:00
David Ordás
ef5eb6d73b
fix(docs)!: Ukrainian language code is uk
not ua
( #6578 )
...
* fix(docs): Ukraine lang code is `uk` not `ua`
* fix(docs): Ukraine lang code is `uk` not `ua`
* chore: update Ukrainian links `ua` -> `uk`
2021-11-01 09:02:06 -04:00
Eric Hellman
6b05922552
Language codes : se -> sv ( #6339 )
...
* correct bengali language code
* fix language code, replace spanish links with english
* lint
* greek language code is el not gr
* language code for Korean is ko not kr
* correct swedish language code
2021-10-19 22:27:12 -04:00
Siddharth Johri
3681ff7cbc
Create free-programming-books-hi.md ( #6274 )
...
* Create free-programming-books-hi.md
* Update free-programming-books-hi.md
* Update free-programming-books-hi.md
* Update books/free-programming-books-hi.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
* added link to README.md
* Update free-courses-hi.md
Remove a duplicate link and add resources for ruby
* Update courses/free-courses-hi.md
escape pipe
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-hi.md
escape pipe
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-hi.md
escape pipe
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-hi.md
fixed non-working index-category hyperlink
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-hi.md
Fixed non working index-category hyperlink
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-hi.md
Correct minor error
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-10-18 22:11:28 -04:00
Kushantha Charuka
394d77653e
Added new web development course ( #6192 )
...
* Added new web development course
* Update free-courses-en.md
* Added new language to "Podcast - Screencast"
* Create free-podcasts-screencasts-si.md
2021-10-12 10:44:04 -04:00
Loic Beylot
d6d6882285
Add French podcasts ( #6171 )
...
* Add French podcasts
* Fix error in markdown
* Remove trailing slash
* Add blank line between last setion and next heading
* Add blank line between last setion and next heading
* Update README.md
2021-10-12 10:22:20 -04:00
Sambat Lim
5abc8cdd7f
Added: Free courses and Resource in khmer language. ( #6156 )
...
* Added: Free courses and Resource in khmer language.
Added: Free courses and Resource in khmer language.
* Fixed: linter error.
Fixed: linter error.
* Fixed: build error
* Added: khmer language course to readme.
Added: khmer language course to readme.
* Changed: khmer iso code from kh to km
* changed: khmer iso code from kh to km
* Changed content and fix links.
Removed non khmer courses, changed link youtube, and fix Alphabetized order
* fixed: order alphatically
* fixed: title and content error.
* removed: non khmer courses.
2021-10-12 09:53:33 -04:00
Blaž Oražem
7b8413aa63
Slovenian language introduced ( #6176 )
...
* Slovenian language introduced
* Additional changes on Slovenian language
2021-10-11 20:46:59 -04:00
David Ordás
7dd84cfa36
chore(courses): Recover PR #5693 . Create Greek courses list ( #6157 )
...
* Create free-courses-gr.md and added JavaScript course
check_urls=free-programming-books.md free-programming-books-gr.md
* Update free-courses-gr.md
* Bumps review EbookFoundation#5693
Recover deleted PR head:
git fetch upstream pull/5693/head:pr/anneiric/5693
anneiric <69729163+anneiric@users.noreply.github.com >
* fix(listings): greek language code `gr` > `el`
language code for greek is `el` not `gr`. See: EbookFoundation/free-programming-books#6070
Applies https://github.com/EbookFoundation/free-programming-books/pull/5693#issuecomment-938647297
* feat(courses): Add greek entry
Link recent created greek courses listing `books/free-courses-el.md` into `README.md`
Resolves EbookFoundation/free-programming-books#5693
* feat(courses): Add greek entry
Link `courses/free-courses-el.md` into `README.md`
Resolves EbookFoundation/free-programming-books#5693
Co-authored-by: anneiric <69729163+anneiric@users.noreply.github.com >
2021-10-11 10:01:23 -04:00
Eric Hellman
476d50afdf
greek language code is el not gr ( #6070 )
...
* correct bengali language code
* fix language code, replace spanish links with english
* lint
* greek language code is el not gr
2021-10-08 10:43:38 -04:00
Eric Hellman
7afa5a71aa
correct bengali language code ( #6021 )
2021-10-07 12:36:57 -04:00
maraun
a94a897df1
Kazakh Python course was added and one mistake was corrected ( #5944 )
...
* Python course was added
* mistake correcteed (Khazakh -> Kazakh)
https://en.wikipedia.org/wiki/Kazakhs
* check warning
Run fpb-lint ./courses/
/home/runner/work/free-programming-books/free-programming-books/courses/free-courses-kk.md
3:1-7:20 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
* changes based on @davorpa's review
2021-10-06 22:41:51 -04:00
Tharaka96
9f935d23b3
added sinhala courses ( #5934 )
...
* added sinhala courses
* updateted free-courses-sl.md
* free-courses-sl.md updated v2
* Update courses/free-courses-sl.md
Update courses/free-courses-sl.md v3
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update courses/free-courses-sl.md
Update courses/free-courses-sl.md v4
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update courses/free-courses-sl.md v5
Update courses/free-courses-sl.md v5
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update courses/free-courses-sl.md
Update courses/free-courses-sl.md v6
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update courses/free-courses-sl.md
Update courses/free-courses-sl.md v6
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update courses/free-courses-sl.md
Update courses/free-courses-sl.md v7
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update courses/free-courses-sl.md
Update courses/free-courses-sl.md v8
* updated free-courses-sl.md
resolved empty catogory
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-10-06 09:48:32 -04:00
Ricky Alturino
bd4c0073a6
Add podcast id resource ( #5850 )
...
* Add podcast id resource
* remove trailing slash and order base on
alpabhetical
* remove trailing slash
* fix to meet the requirement
* fix to meet the requirement
* add only 1 podcasts
* Add Indonesia podcast link on readme
2021-10-04 10:39:51 -04:00
Emad Rad
6a5536f645
New farsi links ( #5811 )
...
* an intro course for linux beginners from jadi
* blockchain section added with a course from youtube
* network section added with a course from youtube
* persian podcast/screencast page created
* persian section added to podcasts and screencasts
* minor typo fixed for github actions
* new lines added for the linter
* typo fixed for the linter
Co-authored-by: Emad Ehsanrad <emad.ehsanrad@gmail.com >
2021-10-03 21:57:40 -04:00
Abhinav Pathak
d182105968
Added English, By subject to next line ( #5774 )
...
Added English, By subject to next line under Books category
2021-10-03 17:12:56 -04:00
Tomer Cohen
8bc7ef2589
Add Hebrew online books ( #5592 )
...
* Add Hebrew online books
* update whitespaces
* update whitespaces
* update whitespaces
* Apply suggestions from code review
Co-authored-by: David Ordás <davorpatech@gmail.com >
* Update free-programming-books-he.md
* Update free-programming-books-he.md
Co-authored-by: David Ordás <davorpatech@gmail.com >
2021-09-30 20:45:58 -04:00
Tomer Cohen
d473049f1e
Add Hebrew online courses ( #5590 )
...
* Add Hebrew online courses
* Apply suggestions from code review
Co-authored-by: David Ordás <davorpatech@gmail.com >
Co-authored-by: David Ordás <davorpatech@gmail.com >
2021-09-30 20:43:57 -04:00
Eric Hellman
f27950741a
split language agnostic to a separate file ( #5563 )
...
* split language agnostic to a separate file
* fix heading levels
2021-09-29 09:17:13 -04:00
David Ordás
d17198010c
fix(docs): Sync CONTRIBUTE.md - HOWTO.md linking ( #5561 )
...
* fix: markdown link format
Maybe wrong due to use Google Translate
* fix: relative links format
See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes#relative-links-and-image-paths-in-readme-files
* fix: complete howto-contribute file linking
2021-09-27 11:57:09 -04:00
Dipankar Roy
6df6ef59a8
changed star count from 194k to 200k ( #5505 )
2021-08-29 14:23:15 -04:00
David Ordás
06670d1e09
Update "The Little Go Book" resources ( #5477 )
...
* Complete "The little Go Book" info
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi
* Complete "The Little Go Book" authors
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
https://www.openmymind.net/assets/go/go.mobi
Translated to spanish by Raúl Expósito @raulexposito
- https://github.com/raulexposito/the-little-go-book/tree/master/es
- https://raulexposito.com/the-little-go-book-en-castellano.html
- https://raulexposito.com/assets/pdf/go.pdf
- https://raulexposito.com/assets/epub/go.epub
* Add "The Little Go Book"
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
https://www.openmymind.net/assets/go/go.mobi
Translated to german by Aaron Ebnöther @Aaronmacaron
-
-
* Add "The Little Go Book"
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
https://www.openmymind.net/assets/go/go.mobi
Italian translation by Francesco Malatesta @francescomalatesta
- https://github.com/francescomalatesta/the-little-go-book-ita
- https://github.com/francescomalatesta/the-little-go-book-ita/blob/master/it/go.md
* Complete "The Little Go Book" authors
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
https://www.openmymind.net/assets/go/go.mobi
Russian translation by Roman Dolgolopov @sefus, Evgeny Popov @EvgenyPopov72, Alexander Dunin @dunin
- https://sefus.ru/little-go-book
- https://github.com/sefus/the-little-go-book/blob/master/ru/go.md
- https://sefus.ru/dl/go.epub
- https://sefus.ru/dl/go.mobi
* Complete "The Little Go Book" info
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi
Turkish translation by Umut Işık @umutphp
- https://github.com/umutphp/the-little-go-book
- https://github.com/umutphp/the-little-go-book/blob/master/tr/go.md
- https://github.com/umutphp/the-little-go-book/releases/latest
- https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.pdf
- https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.epub
* Add "The Little Go Book"
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi
Korean translation by Byounghoon Kim @byounghoonkim
- https://github.com/byounghoonkim/the-little-go-book
-
* Complete "The Little Go Book" authors
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi
Chinese translation by Song Song Li @songleo, @Jell3328
- https://github.com/songleo/the-little-go-book_ZH_CN
* Fix TOC and listing order
* Add "The Little Go Book"
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi
Burmese translation by Naing Lin Aung @nainglinaung
- https://github.com/nainglinaung/the-little-go-book
- https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.md
- https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.pdf
- https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.epub
- https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.mobi
* Add "The Little Go Book"
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi
Vietnamese / Tiếng Việt translation by Quang Nguyễn @quangnh89
- https://github.com/quangnh89/the-little-go-book
- https://github.com/quangnh89/the-little-go-book/blob/master/vi/go.md
* Register Vietnamese books listing
* Add "The Little Go Book"
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi
Vietnamese / Tiếng Việt translation by Quang Nguyễn @quangnh89
- https://github.com/quangnh89/the-little-go-book
- https://github.com/quangnh89/the-little-go-book/blob/master/vi/go.md
* Add "The Little Go Book" (cn)
The Little Go Book
https://github.com/karlseguin/the-little-go-book
Karl Seguin @karlseguin
- https://www.openmymind.net/assets/go/go.pdf
- https://www.openmymind.net/assets/go/go.epub
- https://www.openmymind.net/assets/go/go.mobi
Traditional Chinese translation by KevinGo @kevingo
- https://github.com/kevingo/the-little-go-book
- https://kevingo.gitbooks.io/the-little-go-book
2021-08-10 09:16:31 -04:00
Palash Mondal
9726ef9a1a
docs: update the stats in readme ( #5425 )
2021-07-06 11:02:53 -04:00
Vinícius Ramos
dcf9977501
Add Django ebook and Brazilian Interactive Tutorials page ( #5377 )
...
* Add Django ebook and Brazilian Interactive Tutorials page
* Code refactoring
* Add author name and access note
* Reorder README 'Interactive Programming Resources' section
2021-05-20 22:29:42 -04:00