From 4a9c4992a58a68b24896a774f9d296dbf99fd226 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:02:46 +0000 Subject: [PATCH 01/68] http://www.computingbook.org/ -> http://computingbook.org/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9b7653..9d9d031 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-psads]: http://interactivepython.org/runestone/static/pythonds/index.html [repo-csftbu]: https://github.com/ianw/bottomupcs [site-csftbu]: http://www.bottomupcs.com/ -[site-introtocom]: http://www.computingbook.org/ +[site-introtocom]: http://computingbook.org/ [site-funop]: https://books.google.lk/books?printsec=frontcover&id=TZ-qjncsv6QC&hl=ko#v=onepage&q&f=false [site-pfpl]: http://www.cs.cmu.edu/~rwh/plbook/ [site-plai]: http://cs.brown.edu/~sk/Publications/Books/ProgLangs/2007-04-26/ From ccfa8f4f7a7b6f3ee72c9e2edba09ad89e7cb798 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:04:56 +0000 Subject: [PATCH 02/68] https://mitpress.mit.edu/sicp/full-text/book/book.html -> https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9d031..d8ab748 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-funop]: https://books.google.lk/books?printsec=frontcover&id=TZ-qjncsv6QC&hl=ko#v=onepage&q&f=false [site-pfpl]: http://www.cs.cmu.edu/~rwh/plbook/ [site-plai]: http://cs.brown.edu/~sk/Publications/Books/ProgLangs/2007-04-26/ -[site-sicp]: https://mitpress.mit.edu/sicp/full-text/book/book.html +[site-sicp]: https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book.html [site-htdp]: http://www.ccs.neu.edu/home/matthias/HtDP2e/ [site-crypto-101]: https://www.crypto101.io/ [repo-crypto-101]: https://github.com/crypto101/book From a2eecc39913d004f2947ed40d65723ee58b923c1 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:06:31 +0000 Subject: [PATCH 03/68] http://cglab.ca/~michiel/DiscreteStructures/ -> https://cglab.ca/~michiel/DiscreteStructures/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8ab748..2d3f2bd 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-ods]: http://opendatastructures.org/ [repo-ods]: https://github.com/patmorin/ods [site-algorithm-etc]: http://jeffe.cs.illinois.edu/teaching/algorithms/ -[site-michiel-structures]: http://cglab.ca/~michiel/DiscreteStructures/ +[site-michiel-structures]: https://cglab.ca/~michiel/DiscreteStructures/ [site-michiel-computation]: http://cglab.ca/~michiel/TheoryOfComputation/ [repo-graphbook]: https://code.google.com/p/graphbook/ [site-operating-middleware]: https://gustavus.edu/+max/os-book/ From d6ab0a61e0527fb959e782e100dccc55880922e5 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:07:24 +0000 Subject: [PATCH 04/68] http://cglab.ca/~michiel/TheoryOfComputation/ -> https://cglab.ca/~michiel/TheoryOfComputation/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d3f2bd..85e4a3b 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-ods]: https://github.com/patmorin/ods [site-algorithm-etc]: http://jeffe.cs.illinois.edu/teaching/algorithms/ [site-michiel-structures]: https://cglab.ca/~michiel/DiscreteStructures/ -[site-michiel-computation]: http://cglab.ca/~michiel/TheoryOfComputation/ +[site-michiel-computation]: https://cglab.ca/~michiel/TheoryOfComputation/ [repo-graphbook]: https://code.google.com/p/graphbook/ [site-operating-middleware]: https://gustavus.edu/+max/os-book/ [repo-operating-middleware]: https://github.com/Max-Hailperin/Operating-Systems-and-Middleware--Supporting-Controlled-Interaction From 717975a913e61dc849142953903d169b5097d892 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:08:13 +0000 Subject: [PATCH 05/68] https://code.google.com/p/graphbook/ -> https://code.google.com/archive/p/graphbook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85e4a3b..496f11b 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-algorithm-etc]: http://jeffe.cs.illinois.edu/teaching/algorithms/ [site-michiel-structures]: https://cglab.ca/~michiel/DiscreteStructures/ [site-michiel-computation]: https://cglab.ca/~michiel/TheoryOfComputation/ -[repo-graphbook]: https://code.google.com/p/graphbook/ +[repo-graphbook]: https://code.google.com/archive/p/graphbook/ [site-operating-middleware]: https://gustavus.edu/+max/os-book/ [repo-operating-middleware]: https://github.com/Max-Hailperin/Operating-Systems-and-Middleware--Supporting-Controlled-Interaction [site-parallel-machine]: http://heather.cs.ucdavis.edu/parprocbook From 586091dd1e182c1c285667801607890cad3a77e4 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:08:59 +0000 Subject: [PATCH 06/68] https://gustavus.edu/+max/os-book/ -> https://gustavus.edu/mcs/max/os-book/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 496f11b..92e285c 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-michiel-structures]: https://cglab.ca/~michiel/DiscreteStructures/ [site-michiel-computation]: https://cglab.ca/~michiel/TheoryOfComputation/ [repo-graphbook]: https://code.google.com/archive/p/graphbook/ -[site-operating-middleware]: https://gustavus.edu/+max/os-book/ +[site-operating-middleware]: https://gustavus.edu/mcs/max/os-book/ [repo-operating-middleware]: https://github.com/Max-Hailperin/Operating-Systems-and-Middleware--Supporting-Controlled-Interaction [site-parallel-machine]: http://heather.cs.ucdavis.edu/parprocbook [repo-perfbook]: https://github.com/sbinet/perfbook From 6d1c90d6c482658cbe976dbcb17b626b7733d99e Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:09:45 +0000 Subject: [PATCH 07/68] http://heather.cs.ucdavis.edu/parprocbook -> https://heather.cs.ucdavis.edu/parprocbook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92e285c..1c3bfa4 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-graphbook]: https://code.google.com/archive/p/graphbook/ [site-operating-middleware]: https://gustavus.edu/mcs/max/os-book/ [repo-operating-middleware]: https://github.com/Max-Hailperin/Operating-Systems-and-Middleware--Supporting-Controlled-Interaction -[site-parallel-machine]: http://heather.cs.ucdavis.edu/parprocbook +[site-parallel-machine]: https://heather.cs.ucdavis.edu/parprocbook [repo-perfbook]: https://github.com/sbinet/perfbook [site-perfbook]: https://www.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html [site-high-perfomance-computing]: http://open.umich.edu/education/si/resources/hpc-opentextbook/2009 From b644f843ab8f61cc45a131433729f27170cf6aec Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:10:38 +0000 Subject: [PATCH 08/68] https://www.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html -> https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c3bfa4..e9da62b 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-operating-middleware]: https://github.com/Max-Hailperin/Operating-Systems-and-Middleware--Supporting-Controlled-Interaction [site-parallel-machine]: https://heather.cs.ucdavis.edu/parprocbook [repo-perfbook]: https://github.com/sbinet/perfbook -[site-perfbook]: https://www.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html +[site-perfbook]: https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html [site-high-perfomance-computing]: http://open.umich.edu/education/si/resources/hpc-opentextbook/2009 [site-nlpwp]: http://nlpwp.org/book/ From 38b0646e86035b216c044aba9dc1c7208c6dc483 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:12:13 +0000 Subject: [PATCH 09/68] http://open.umich.edu/education/si/resources/hpc-opentextbook/2009 -> https://open.umich.edu/find/open-educational-resources/information/high-performance-computing-open-textbook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9da62b..6c86cba 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-parallel-machine]: https://heather.cs.ucdavis.edu/parprocbook [repo-perfbook]: https://github.com/sbinet/perfbook [site-perfbook]: https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html -[site-high-perfomance-computing]: http://open.umich.edu/education/si/resources/hpc-opentextbook/2009 +[site-high-perfomance-computing]: https://open.umich.edu/find/open-educational-resources/information/high-performance-computing-open-textbook [site-nlpwp]: http://nlpwp.org/book/ From 482e492fa773d567424c0266653d42095d943e19 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:13:06 +0000 Subject: [PATCH 10/68] http://greenteapress.com/thinkstats/ -> https://greenteapress.com/thinkstats/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c86cba..8606212 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-dmftm]:http://docs.rapidminer.com/downloads/DataMiningForTheMasses.pdf [site-abinn]: http://www.dkriesel.com/en/science/neural_networks [repo-thinkstats]: https://github.com/AllenDowney/ThinkStats2 -[site-thinkstats]: http://greenteapress.com/thinkstats/ +[site-thinkstats]: https://greenteapress.com/thinkstats/ [repo-leads]: https://github.com/nborwankar/LearnDataScience From 0c0023f55ae8b40cbdda5aaf8b99205a7785c366 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:14:17 +0000 Subject: [PATCH 11/68] http://www.jstatsoft.org/index -> https://www.jstatsoft.org/index --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8606212..534e6ed 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-jupyter-book]: https://github.com/Carreau/jupyter-book [site-jupyter-book]: https://carreau.gitbooks.io/jupyter-book/content/ -[site-jstatsoft]: http://www.jstatsoft.org/index +[site-jstatsoft]: https://www.jstatsoft.org/index [site-baymh]: http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/ [repo-baymh]: https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers [site-dmftm]:http://docs.rapidminer.com/downloads/DataMiningForTheMasses.pdf From e677c56a85691d02e02be5e4f99b492d05bb7099 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:15:05 +0000 Subject: [PATCH 12/68] http://docs.rapidminer.com/downloads/DataMiningForTheMasses.pdf -> https://docs.rapidminer.com/downloads/DataMiningForTheMasses.pdf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 534e6ed..51557d5 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-jstatsoft]: https://www.jstatsoft.org/index [site-baymh]: http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/ [repo-baymh]: https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers -[site-dmftm]:http://docs.rapidminer.com/downloads/DataMiningForTheMasses.pdf +[site-dmftm]:https://docs.rapidminer.com/downloads/DataMiningForTheMasses.pdf [site-abinn]: http://www.dkriesel.com/en/science/neural_networks [repo-thinkstats]: https://github.com/AllenDowney/ThinkStats2 [site-thinkstats]: https://greenteapress.com/thinkstats/ From 9de785c2ccf0db7d332b60fa1338e581c9c4c9aa Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:16:28 +0000 Subject: [PATCH 13/68] https://www.packer.io/docs/ -> https://www.packer.io/docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51557d5..4188ff1 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-cli-text-processing]: https://learnbyexample.gitbooks.io/command-line-text-processing/content/ [repo-art-command-line]: https://github.com/jlevy/the-art-of-command-line [repo-packer]: https://github.com/mitchellh/packer/tree/master/website/source/docs -[site-packer]: https://www.packer.io/docs/ +[site-packer]: https://www.packer.io/docs [site-coreos]: https://coreos.com/docs/ [repo-coreos]: https://github.com/coreos/docs/ [site-travis-docs]: https://docs.travis-ci.com/ From 5b4f701a18b6a131ecbb1bbff06ae94b4774af8b Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:18:44 +0000 Subject: [PATCH 14/68] http://12factor.net/ -> https://12factor.net/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4188ff1..ce277fc 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-travis-docs]: https://docs.travis-ci.com/ [repo-travis-docs]: https://github.com/travis-ci/docs-travis-ci-com [repo-twelve-factor]: https://github.com/heroku/12factor -[site-twelve-factor]: http://12factor.net/ +[site-twelve-factor]: https://12factor.net/ [repo-htaccess]: https://github.com/phanan/htaccess [site-do-tutorials]: https://www.digitalocean.com/community/tutorials [site-ops-school]: http://ops-school.readthedocs.org/en/latest/ From 62884e986fc7a10f2ee148d34defb22f03fac8af Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:20:08 +0000 Subject: [PATCH 15/68] http://homotopytypetheory.org/ -> https://homotopytypetheory.org/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce277fc..94cc3c5 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-jeff-collision]: https://github.com/jeffThompson/CollisionDetection [site-jeff-collision]: http://www.jeffreythompson.org/collision-detection/ [repo-hott-book]: https://github.com/HoTT/HoTT -[site-hott-book]: http://homotopytypetheory.org/ +[site-hott-book]: https://homotopytypetheory.org/ From 24709c4be4d5c94f817034fa4ebed6f38d7a35db Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:21:07 +0000 Subject: [PATCH 16/68] http://shop.fsf.org/product/free-as-in-freedom-2/ -> https://shop.fsf.org/books/free-freedom-20-richard-stallman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94cc3c5..b706f91 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ This is not a list of free programming books. This is a curated list of open sou * The Daemon, the GNU & the Penguin ~ by Dr. Peter Salus ([Site][site-tdtgtp], cc-nc-nd) [repo-free-freedom-2]: http://bzr.savannah.gnu.org/lh/books/changes -[site-free-freedom-2]: http://shop.fsf.org/product/free-as-in-freedom-2/ +[site-free-freedom-2]: https://shop.fsf.org/books/free-freedom-20-richard-stallman [site-tdtgtp]: http://www.groklaw.net/staticpages/index.php?page=20051013231901859 [site-fsfs]: http://shop.fsf.org/product/free-software-free-society-2/ [repo-fsfs]: http://bzr.savannah.gnu.org/lh/books/changes From 5e04adbb132678c77417cc6a036f32828033e58d Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:22:45 +0000 Subject: [PATCH 17/68] http://shop.fsf.org/product/free-software-free-society-2/ -> https://shop.fsf.org/books-docs/free-software-free-society-selected-essays-richard-m-stallman-3rd-edition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b706f91..c8c1644 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-free-freedom-2]: http://bzr.savannah.gnu.org/lh/books/changes [site-free-freedom-2]: https://shop.fsf.org/books/free-freedom-20-richard-stallman [site-tdtgtp]: http://www.groklaw.net/staticpages/index.php?page=20051013231901859 -[site-fsfs]: http://shop.fsf.org/product/free-software-free-society-2/ +[site-fsfs]: https://shop.fsf.org/books-docs/free-software-free-society-selected-essays-richard-m-stallman-3rd-edition [repo-fsfs]: http://bzr.savannah.gnu.org/lh/books/changes [site-aosa]: http://aosabook.org/en/index.html [repo-aosa]: https://github.com/aosabook/aosabook From 72ca795ef5d08ae91a875013c781cb57801b703b Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:24:18 +0000 Subject: [PATCH 18/68] http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/ -> https://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8c1644..0aac51d 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ This is not a list of free programming books. This is a curated list of open sou * [The Programming Historian][repo-tphistorian] ([Site][site-tphistorian], cc) - The Programming Historian is an online, open-access, peer-reviewed suite of tutorials that help humanists learn a wide range of digital tools, techniques, and workflows to facilitate their research. * [WHAT IS CODE?][repo-what-is-code] ([Site][site-what-is-code], cc-nc-nd) - Paul Ford’s “What Is Code?” -[site-what-is-code]: http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/ +[site-what-is-code]: https://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/ [repo-what-is-code]: https://github.com/BloombergMedia/whatiscode [repo-tphistorian]: https://github.com/programminghistorian/jekyll [site-tphistorian]: http://programminghistorian.org/ From 292fbfa62b41678c5f3056b9dfd55ed7c4e85eda Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:25:04 +0000 Subject: [PATCH 19/68] http://programminghistorian.org/ -> https://programminghistorian.org/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aac51d..9ca917a 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-what-is-code]: https://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/ [repo-what-is-code]: https://github.com/BloombergMedia/whatiscode [repo-tphistorian]: https://github.com/programminghistorian/jekyll -[site-tphistorian]: http://programminghistorian.org/ +[site-tphistorian]: https://programminghistorian.org/ [repo-tlitp]: https://github.com/karlseguin/the-little-introduction-to-programming [site-tlitp]: http://codingintro.com/ [site-mdn]: https://developer.mozilla.org/en-US/ From 4325e5fb8d603217069faf883a1b7c8062af6e6c Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:27:33 +0000 Subject: [PATCH 20/68] http://webcomponents.org/ -> https://www.webcomponents.org/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ca917a..1cceaf0 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-north]: https://github.com/north/north [site-north]: http://pointnorth.io/ [repo-webcomponents]: https://github.com/webcomponents/webcomponents.github.io -[site-webcomponents]: http://webcomponents.org/ +[site-webcomponents]: https://www.webcomponents.org/ [repo-html-best]: https://github.com/hail2u/html-best-practices [repo-web-fundamentles]: https://github.com/google/WebFundamentals/ [site-web-fundamentles]: https://developers.google.com/web/fundamentals/ From b7a2159269260b624365fe0ec096c2c9d20f0251 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:28:25 +0000 Subject: [PATCH 21/68] https://zalando.github.io/restful-api-guidelines/index.html -> https://opensource.zalando.com/restful-api-guidelines/index.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cceaf0..d06918f 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-diveintohtml5]: http://diveintohtml5.info/ [repo-500-lines]: https://github.com/aosabook/500lines [repo-http-api]: https://github.com/interagent/http-api-design -[zalando-guidelines]: https://zalando.github.io/restful-api-guidelines/index.html +[zalando-guidelines]: https://opensource.zalando.com/restful-api-guidelines/index.html ### Writing and Documentation From 004057c752b248752b9bd60b008d8cd17a61b665 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:29:16 +0000 Subject: [PATCH 22/68] https://github.com/jgm/CommonMark -> https://github.com/commonmark/commonmark-spec --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d06918f..73c31bf 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Prose for Programmers][repo-prose-prog] (cc-nc-nd) - A book to help software developers write better prose. [repo-prose-prog]: https://github.com/joshuacc/prose-for-programmers -[repo-commonmark-spec]: https://github.com/jgm/CommonMark +[repo-commonmark-spec]: https://github.com/commonmark/commonmark-spec [site-commonmark-spec]: http://spec.commonmark.org/ [site-rst-spec]: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html [site-thgtd]: http://docs-guide.readthedocs.org/en/latest/ From fdd750b2288d3dc268d723df873ee3d27af9f776 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:30:08 +0000 Subject: [PATCH 23/68] http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html -> https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73c31bf..67cbcde 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-prose-prog]: https://github.com/joshuacc/prose-for-programmers [repo-commonmark-spec]: https://github.com/commonmark/commonmark-spec [site-commonmark-spec]: http://spec.commonmark.org/ -[site-rst-spec]: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html +[site-rst-spec]: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html [site-thgtd]: http://docs-guide.readthedocs.org/en/latest/ [repo-thgtd]: https://github.com/chrismedrela/docs-guide [site-write-the-docs]: http://docs.writethedocs.org/ From bb439f690967aa41eae1bf2730f4c1cfb77aba40 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:30:57 +0000 Subject: [PATCH 24/68] http://docs-guide.readthedocs.org/en/latest/ -> https://docs-guide.readthedocs.io/en/latest/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67cbcde..3d23411 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-commonmark-spec]: https://github.com/commonmark/commonmark-spec [site-commonmark-spec]: http://spec.commonmark.org/ [site-rst-spec]: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html -[site-thgtd]: http://docs-guide.readthedocs.org/en/latest/ +[site-thgtd]: https://docs-guide.readthedocs.io/en/latest/ [repo-thgtd]: https://github.com/chrismedrela/docs-guide [site-write-the-docs]: http://docs.writethedocs.org/ [repo-write-the-docs]: https://github.com/writethedocs/docs/ From 8681df50a420ec021fc4ea523e7733e41e6522a9 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:32:15 +0000 Subject: [PATCH 25/68] http://docs.writethedocs.org/ -> https://www.writethedocs.org/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d23411..ac33758 100644 --- a/README.md +++ b/README.md @@ -287,7 +287,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-rst-spec]: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html [site-thgtd]: https://docs-guide.readthedocs.io/en/latest/ [repo-thgtd]: https://github.com/chrismedrela/docs-guide -[site-write-the-docs]: http://docs.writethedocs.org/ +[site-write-the-docs]: https://www.writethedocs.org/ [repo-write-the-docs]: https://github.com/writethedocs/docs/ From 1537c232bf090732b20c925b5106db716488994f Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:32:59 +0000 Subject: [PATCH 26/68] https://github.com/writethedocs/docs/ -> https://github.com/writethedocs/www --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac33758..9d15187 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-thgtd]: https://docs-guide.readthedocs.io/en/latest/ [repo-thgtd]: https://github.com/chrismedrela/docs-guide [site-write-the-docs]: https://www.writethedocs.org/ -[repo-write-the-docs]: https://github.com/writethedocs/docs/ +[repo-write-the-docs]: https://github.com/writethedocs/www ### Journalism and Visualization From 872baf667d0d5c77bbe9832720dd1f109d7f7a48 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:33:47 +0000 Subject: [PATCH 27/68] https://github.com/shiffman/The-Nature-of-Code -> https://github.com/nature-of-code/noc-book --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d15187..59125f7 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-data-design]: https://github.com/infoactive/data-design/ [site-data-design]: https://infoactive.co/data-design [repo-data-science-45min]: https://github.com/DrSkippy/Data-Science-45min-Intros -[repo-natureofcode]: https://github.com/shiffman/The-Nature-of-Code +[repo-natureofcode]: https://github.com/nature-of-code/noc-book [site-natureofcode]: http://natureofcode.com/ [repo-intro-to-d3]: https://github.com/square/intro-to-d3 [site-intro-to-d3]: https://square.github.io/intro-to-d3/ From 9634cf8fcd7145cca4bba36b555942aa209895bd Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:34:39 +0000 Subject: [PATCH 28/68] http://datajournalismhandbook.org/1.0/en/ -> https://datajournalism.com/read/handbook/one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59125f7..da52b0b 100644 --- a/README.md +++ b/README.md @@ -312,7 +312,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-natureofcode]: http://natureofcode.com/ [repo-intro-to-d3]: https://github.com/square/intro-to-d3 [site-intro-to-d3]: https://square.github.io/intro-to-d3/ -[site-data-journalism-handbook]: http://datajournalismhandbook.org/1.0/en/ +[site-data-journalism-handbook]: https://datajournalism.com/read/handbook/one ### Android Development From cd233641ca886c9eb50e08c69e8bf00bec9d88e7 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:35:17 +0000 Subject: [PATCH 29/68] https://github.com/CameronBanga/iOS-Developer-and-Designer-Interview-Questions -> https://github.com/9magnets/iOS-Developer-and-Designer-Interview-Questions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da52b0b..6443917 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ This is not a list of free programming books. This is a curated list of open sou * [iOS Good Practices][repo-ios-good-practices] (cc) - Good ideas for iOS development, by Futurice developers. * [iOS Developer and Designer Interview Questions][repo-ios-questions] (MIT) - A small guide to help those looking to hire a developer or designer for iOS work. -[repo-ios-questions]: https://github.com/CameronBanga/iOS-Developer-and-Designer-Interview-Questions +[repo-ios-questions]: https://github.com/9magnets/iOS-Developer-and-Designer-Interview-Questions [repo-ios-good-practices]: https://github.com/futurice/ios-good-practices From 0ba8db89c5cf04ae069c55e74691f1f29b504229 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:37:06 +0000 Subject: [PATCH 30/68] https://github.com/imatix/zguide -> https://github.com/booksbyus/zguide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6443917..631315c 100644 --- a/README.md +++ b/README.md @@ -353,7 +353,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-10up-bp]: https://github.com/10up/Engineering-Best-Practices [site-10up-bp]: https://10up.github.io/Engineering-Best-Practices/ [site-zguide]: http://zguide.zeromq.org/ -[repo-zguide]: https://github.com/imatix/zguide +[repo-zguide]: https://github.com/booksbyus/zguide [repo-solarized]: https://github.com/altercation/ethanschoonover.com/tree/master/projects/solarized [site-solarized]: http://ethanschoonover.com/solarized [repo-cocktails-for-programmer]: https://github.com/cocktails-for-programmers/cocktails_for_programmers From 6d59584de6eaf6b0983d12caa00f5ee6d83db115 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:38:59 +0000 Subject: [PATCH 31/68] http://ethanschoonover.com/solarized -> https://ethanschoonover.com/solarized/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 631315c..d83529d 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-zguide]: http://zguide.zeromq.org/ [repo-zguide]: https://github.com/booksbyus/zguide [repo-solarized]: https://github.com/altercation/ethanschoonover.com/tree/master/projects/solarized -[site-solarized]: http://ethanschoonover.com/solarized +[site-solarized]: https://ethanschoonover.com/solarized/ [repo-cocktails-for-programmer]: https://github.com/cocktails-for-programmers/cocktails_for_programmers From 6b804123236acda834c4162069b55a2887e8dff8 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:42:10 +0000 Subject: [PATCH 32/68] https://github.com/middleman/middleman-guides -> https://github.com/middleman/middlemanapp.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d83529d..94b49aa 100644 --- a/README.md +++ b/README.md @@ -419,7 +419,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-ruby-scripting]: https://learnbyexample.gitbooks.io/ruby-scripting/content/index.html [repo-jekyll]: https://jekyllrb.com/ [site-jekyll]: https://github.com/jekyll/jekyll/tree/master/site -[repo-middleman]: https://github.com/middleman/middleman-guides +[repo-middleman]: https://github.com/middleman/middlemanapp.com [site-middleman]: https://middlemanapp.com/ [repo-ruby-koan]: https://github.com/neo/ruby_koans [site-ruby-koan]: https://github.com/neo/ruby_koans From d9ca1ad93f221c7dca50344e542d1fef234df60e Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:43:26 +0000 Subject: [PATCH 33/68] https://github.com/bbatsov/ruby-style-guide -> https://github.com/rubocop/ruby-style-guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b49aa..51bb1df 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-ruby-koan]: https://github.com/neo/ruby_koans [repo-rbp]: https://github.com/practicingruby/rbp-book [site-practicing-ruby]: https://practicingruby.com/about -[repo-ruby-style-guide]: https://github.com/bbatsov/ruby-style-guide +[repo-ruby-style-guide]: https://github.com/rubocop/ruby-style-guide [repo-rails-style-guide]: https://github.com/bbatsov/rails-style-guide [site-rhg-english]: https://ruby-hacking-guide.github.io/ [repo-rhg]: https://github.com/tmm1/ruby-hacking-guide From 47e92596a851336099b92dcb2a5bde1486f5583c Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:44:49 +0000 Subject: [PATCH 34/68] https://github.com/bbatsov/rails-style-guide -> https://github.com/rubocop/rails-style-guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51bb1df..0f357c4 100644 --- a/README.md +++ b/README.md @@ -426,7 +426,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-rbp]: https://github.com/practicingruby/rbp-book [site-practicing-ruby]: https://practicingruby.com/about [repo-ruby-style-guide]: https://github.com/rubocop/ruby-style-guide -[repo-rails-style-guide]: https://github.com/bbatsov/rails-style-guide +[repo-rails-style-guide]: https://github.com/rubocop/rails-style-guide [site-rhg-english]: https://ruby-hacking-guide.github.io/ [repo-rhg]: https://github.com/tmm1/ruby-hacking-guide [repo-better-spec]: https://github.com/andreareginato/betterspecs/ From c6cec29da904c021198f9a8add5b83d0defdae2d Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:45:21 +0000 Subject: [PATCH 35/68] https://github.com/andreareginato/betterspecs/ -> https://github.com/betterspecs/betterspecs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f357c4..d33467b 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-rails-style-guide]: https://github.com/rubocop/rails-style-guide [site-rhg-english]: https://ruby-hacking-guide.github.io/ [repo-rhg]: https://github.com/tmm1/ruby-hacking-guide -[repo-better-spec]: https://github.com/andreareginato/betterspecs/ +[repo-better-spec]: https://github.com/betterspecs/betterspecs [site-better-spec]: http://betterspecs.org/#books [repo-rails-guide]: https://github.com/rails/rails/tree/master/guides [site-rails-guide]: http://guides.rubyonrails.org/ From 832f6449689b29eebff0dcf9e8ea851f1389e5f6 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:46:51 +0000 Subject: [PATCH 36/68] http://betterspecs.org/#books -> https://www.betterspecs.org/#books --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d33467b..da7adf6 100644 --- a/README.md +++ b/README.md @@ -430,7 +430,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-rhg-english]: https://ruby-hacking-guide.github.io/ [repo-rhg]: https://github.com/tmm1/ruby-hacking-guide [repo-better-spec]: https://github.com/betterspecs/betterspecs -[site-better-spec]: http://betterspecs.org/#books +[site-better-spec]: https://www.betterspecs.org/#books [repo-rails-guide]: https://github.com/rails/rails/tree/master/guides [site-rails-guide]: http://guides.rubyonrails.org/ [repo-poignant-ruby]: https://github.com/mislav/poignant-guide From 788d5e6066fafc10b22944714e5993b4330994d2 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:49:01 +0000 Subject: [PATCH 37/68] https://github.com/rails/rails/tree/master/guides -> https://github.com/rails/rails/tree/main/guides --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da7adf6..416b5fe 100644 --- a/README.md +++ b/README.md @@ -431,7 +431,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-rhg]: https://github.com/tmm1/ruby-hacking-guide [repo-better-spec]: https://github.com/betterspecs/betterspecs [site-better-spec]: https://www.betterspecs.org/#books -[repo-rails-guide]: https://github.com/rails/rails/tree/master/guides +[repo-rails-guide]: https://github.com/rails/rails/tree/main/guides [site-rails-guide]: http://guides.rubyonrails.org/ [repo-poignant-ruby]: https://github.com/mislav/poignant-guide [site-poignant-ruby]: http://poignant.guide/book/ From f8d3107e0afa3d02ee454aa605c0bedf75e22df0 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:49:54 +0000 Subject: [PATCH 38/68] https://github.com/niftyn8/elixir_style_guide -> https://github.com/christopheradams/elixir_style_guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 416b5fe..27b2a80 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,7 @@ This is not a list of free programming books. This is a curated list of open sou * [repo-30-days-of-elixir][repo-30-days-of-elixir] (MIT) - A walk through the Elixir language in 30 exercises * [Elixir Style Guide][repo-elixir-style-guide] (cc) - A community driven style guide for Elixir -[repo-elixir-style-guide]: https://github.com/niftyn8/elixir_style_guide +[repo-elixir-style-guide]: https://github.com/christopheradams/elixir_style_guide [repo-elixir-getting-started]: https://github.com/elixir-lang/elixir-lang.github.com [site-elixir-getting-started]: http://elixir-lang.org/getting-started/introduction.html [repo-30-days-of-elixir]: https://github.com/seven1m/30-days-of-elixir From 9ac84c039e7b56bcd5a1ca58c74916c0359d798c Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:50:33 +0000 Subject: [PATCH 39/68] https://github.com/lfe/sicp -> https://github.com/cnbbooks/lfe-sicp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27b2a80..a271f7e 100644 --- a/README.md +++ b/README.md @@ -474,7 +474,7 @@ This is not a list of free programming books. This is a curated list of open sou * Learn You Some Erlang for Great Good! ([Site][site-lysefgg], cc-nc-nd) * [Structure and Interpretation of Computer Program][repo-sicp-lfe] ([Site][site-sicp-lfe], cc-sa) - Structure and Interpretation of Computer Programs, the LFE edition -[repo-sicp-lfe]: https://github.com/lfe/sicp +[repo-sicp-lfe]: https://github.com/cnbbooks/lfe-sicp [site-sicp-lfe]: http://lfe.gitbooks.io/sicp/ [site-lysefgg]: http://learnyousomeerlang.com/content From 55255608e4744ce5c511db2a101f429169344b88 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:51:06 +0000 Subject: [PATCH 40/68] http://lfe.gitbooks.io/sicp/ -> https://lfe.gitbooks.io/sicp/content/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a271f7e..0e35076 100644 --- a/README.md +++ b/README.md @@ -475,7 +475,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Structure and Interpretation of Computer Program][repo-sicp-lfe] ([Site][site-sicp-lfe], cc-sa) - Structure and Interpretation of Computer Programs, the LFE edition [repo-sicp-lfe]: https://github.com/cnbbooks/lfe-sicp -[site-sicp-lfe]: http://lfe.gitbooks.io/sicp/ +[site-sicp-lfe]: https://lfe.gitbooks.io/sicp/content/ [site-lysefgg]: http://learnyousomeerlang.com/content From 5645e21802b6524d7ed96b33946b057fb7a49a5c Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:55:53 +0000 Subject: [PATCH 41/68] https://github.com/rackt/redux/blob/master/README.md -> https://github.com/reduxjs/redux/blob/master/README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e35076..d3ae26b 100644 --- a/README.md +++ b/README.md @@ -532,7 +532,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-node-style-guide]: https://github.com/felixge/node-style-guide [repo-flux]: https://facebook.github.io/react/docs/flux-overview.html [site-flux]: https://github.com/facebook/react/tree/master/docs -[repo-redux]: https://github.com/rackt/redux/blob/master/README.md +[repo-redux]: https://github.com/reduxjs/redux/blob/master/README.md [site-redux]: https://rackt.github.io/redux/ [repo-react]: https://github.com/facebook/react/tree/master/docs [site-react]: https://facebook.github.io/react/docs/getting-started.html From 2ead781ddf67c6c2c3ec79595bb3354c6d46166e Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:56:42 +0000 Subject: [PATCH 42/68] https://facebook.github.io/react/docs/getting-started.html -> https://reactjs.org/docs/getting-started.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3ae26b..730e83f 100644 --- a/README.md +++ b/README.md @@ -535,7 +535,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-redux]: https://github.com/reduxjs/redux/blob/master/README.md [site-redux]: https://rackt.github.io/redux/ [repo-react]: https://github.com/facebook/react/tree/master/docs -[site-react]: https://facebook.github.io/react/docs/getting-started.html +[site-react]: https://reactjs.org/docs/getting-started.html [repo-emberjs]: https://github.com/emberjs/guides/ [site-emberjs]: https://guides.emberjs.com/v2.0.0/ [site-casperjs]: https://casperjs.readthedocs.org/en/latest/ From f5b959273853c62ce2560b8fa5983820818b5d92 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:57:39 +0000 Subject: [PATCH 43/68] https://casperjs.readthedocs.org/en/latest/ -> https://casperjs.readthedocs.io/en/latest/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 730e83f..3c258f7 100644 --- a/README.md +++ b/README.md @@ -538,7 +538,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-react]: https://reactjs.org/docs/getting-started.html [repo-emberjs]: https://github.com/emberjs/guides/ [site-emberjs]: https://guides.emberjs.com/v2.0.0/ -[site-casperjs]: https://casperjs.readthedocs.org/en/latest/ +[site-casperjs]: https://casperjs.readthedocs.io/en/latest/ [repo-casperjs]: https://github.com/n1k0/casperjs/blob/master/docs [site-you-dont-know-js]: https://www.kickstarter.com/projects/getify/you-dont-know-js-book-series [repo-you-dont-know-js]: https://github.com/getify/You-Dont-Know-JS From 9b78ee2a8e51fde47a43ebdbfa08e3ef26b7b8dd Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 04:59:41 +0000 Subject: [PATCH 44/68] https://github.com/kvalle/diy-lisp -> https://github.com/kvalle/diy-lang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c258f7..49deb4a 100644 --- a/README.md +++ b/README.md @@ -574,7 +574,7 @@ This is not a list of free programming books. This is a curated list of open sou * [DIY Lisp][repo-diy-lisp] (BSD) - A hands-on, test driven guide to implementing a simple programming language. * [Build Your Own Lisp][repo-buildyourownlisp] ([Site][site-buildyourownlisp], cc-nc-sa) - Learn C and build your own programming language in under 1000 lines of code! -[repo-diy-lisp]: https://github.com/kvalle/diy-lisp +[repo-diy-lisp]: https://github.com/kvalle/diy-lang [repo-buildyourownlisp]: https://github.com/orangeduck/BuildYourOwnLisp [site-buildyourownlisp]: http://www.buildyourownlisp.com/ From ff5cecdd2ece756b507c9e78279ea03eb303f54d Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:00:23 +0000 Subject: [PATCH 45/68] http://www.buildyourownlisp.com/ -> https://buildyourownlisp.com/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49deb4a..9b08b03 100644 --- a/README.md +++ b/README.md @@ -576,7 +576,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-diy-lisp]: https://github.com/kvalle/diy-lang [repo-buildyourownlisp]: https://github.com/orangeduck/BuildYourOwnLisp -[site-buildyourownlisp]: http://www.buildyourownlisp.com/ +[site-buildyourownlisp]: https://buildyourownlisp.com/ ### Objective-C From 70aed9944590aaf2d764165ac0e08a5d41e290ae Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:01:22 +0000 Subject: [PATCH 46/68] http://www.phptherightway.com/ -> https://phptherightway.com/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b08b03..0653ce4 100644 --- a/README.md +++ b/README.md @@ -606,7 +606,7 @@ This is not a list of free programming books. This is a curated list of open sou * [PHP: The Right Way][repo-php-right-way] ([Site][site-php-right-way], by-nc-sa) - An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web [repo-php-right-way]: https://github.com/codeguy/php-the-right-way -[site-php-right-way]: http://www.phptherightway.com/ +[site-php-right-way]: https://phptherightway.com/ ### Python From 77b24289b5c4aa88575506240f7115c9f5b45a73 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:02:09 +0000 Subject: [PATCH 47/68] https://nbviewer.jupyter.org/github/jakevdp/WhirlwindTourOfPython/blob/master/Index.ipynb -> https://nbviewer.org/github/jakevdp/WhirlwindTourOfPython/blob/master/Index.ipynb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0653ce4..f05a970 100644 --- a/README.md +++ b/README.md @@ -630,7 +630,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Python re(gex)?][repo-python-regex] ([Site][site-python-regex], cc-nc-sa) - step by step guide to learning Python regular expressions [repo-whirlwind-tour]: https://github.com/jakevdp/WhirlwindTourOfPython -[site-whirlwind-tour]: https://nbviewer.jupyter.org/github/jakevdp/WhirlwindTourOfPython/blob/master/Index.ipynb +[site-whirlwind-tour]: https://nbviewer.org/github/jakevdp/WhirlwindTourOfPython/blob/master/Index.ipynb [repo-python-basics]: https://github.com/learnbyexample/Python_Basics [site-python-basics]: https://learnbyexample.gitbooks.io/python-basics/content/index.html [site-google-python]: https://developers.google.com/edu/python/ From 2adbaac43896ac8a5785977f3e4ee1f68c4fa91c Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:03:07 +0000 Subject: [PATCH 48/68] http://www.swaroopch.com/notes/python/ -> https://python.swaroopch.com/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f05a970..40c3260 100644 --- a/README.md +++ b/README.md @@ -642,7 +642,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-magic-methods]: http://www.rafekettler.com/magicmethods.html [site-lpupython]: https://docs.google.com/file/d/0B8IUCMSuNpl7MnpaQ3hhN2R0Z1k/edit [repo-byte-python]: https://github.com/swaroopch/byte-of-python -[site-byte-python]: http://www.swaroopch.com/notes/python/ +[site-byte-python]: https://python.swaroopch.com/ [repo-full-python]: https://github.com/makaimc/fullstackpython.com [site-full-python]: http://www.fullstackpython.com/ [repo-explore-flask]: https://github.com/rpicard/explore-flask From 5df59806676187e3114fe305c11ad7060b113847 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:04:06 +0000 Subject: [PATCH 49/68] https://github.com/makaimc/fullstackpython.com -> https://github.com/mattmakai/fullstackpython.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40c3260..75addee 100644 --- a/README.md +++ b/README.md @@ -643,7 +643,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-lpupython]: https://docs.google.com/file/d/0B8IUCMSuNpl7MnpaQ3hhN2R0Z1k/edit [repo-byte-python]: https://github.com/swaroopch/byte-of-python [site-byte-python]: https://python.swaroopch.com/ -[repo-full-python]: https://github.com/makaimc/fullstackpython.com +[repo-full-python]: https://github.com/mattmakai/fullstackpython.com [site-full-python]: http://www.fullstackpython.com/ [repo-explore-flask]: https://github.com/rpicard/explore-flask [site-explore-flask]: https://exploreflask.com/ From c6f503059f174cd2c829276f9e7eda9041cb579e Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:05:30 +0000 Subject: [PATCH 50/68] https://github.com/django/django/tree/master/docs -> https://github.com/django/django/tree/main/docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75addee..9aeef9b 100644 --- a/README.md +++ b/README.md @@ -648,7 +648,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-explore-flask]: https://github.com/rpicard/explore-flask [site-explore-flask]: https://exploreflask.com/ [site-diveintopython3]: http://www.diveintopython3.net/ -[repo-django-document]: https://github.com/django/django/tree/master/docs +[repo-django-document]: https://github.com/django/django/tree/main/docs [site-django-document]: https://docs.djangoproject.com/en/1.8/ [repo-peps]: https://github.com/python/peps [site-peps]: https://www.python.org/dev/peps/ From 49c4a7c3d9aca5f6a55e794d230f0358979c3b21 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:06:10 +0000 Subject: [PATCH 51/68] http://www.diveintopython3.net/ -> https://diveintopython3.net/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aeef9b..fbb7e25 100644 --- a/README.md +++ b/README.md @@ -647,7 +647,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-full-python]: http://www.fullstackpython.com/ [repo-explore-flask]: https://github.com/rpicard/explore-flask [site-explore-flask]: https://exploreflask.com/ -[site-diveintopython3]: http://www.diveintopython3.net/ +[site-diveintopython3]: https://diveintopython3.net/ [repo-django-document]: https://github.com/django/django/tree/main/docs [site-django-document]: https://docs.djangoproject.com/en/1.8/ [repo-peps]: https://github.com/python/peps From 9f42197acaa1e9dd099517e90aeb4ff160ac4f43 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:07:07 +0000 Subject: [PATCH 52/68] http://docs.python-guide.org/en/latest/ -> https://docs.python-guide.org/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbb7e25..7a66d0b 100644 --- a/README.md +++ b/README.md @@ -652,7 +652,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-django-document]: https://docs.djangoproject.com/en/1.8/ [repo-peps]: https://github.com/python/peps [site-peps]: https://www.python.org/dev/peps/ -[site-python-hguide]: http://docs.python-guide.org/en/latest/ +[site-python-hguide]: https://docs.python-guide.org/ [repo-python-hguide]: https://github.com/kennethreitz/python-guide [site-practical-python]: https://dabeaz-course.github.io/practical-python/ [repo-practical-python]: https://github.com/dabeaz-course/practical-python From c668f49d52d1d0d537e13e5827ecbb7f3562aa5b Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:08:44 +0000 Subject: [PATCH 53/68] http://www.swaroopch.com/notes/vim/ -> https://vim.swaroopch.com/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a66d0b..143ed10 100644 --- a/README.md +++ b/README.md @@ -742,7 +742,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-vim-reference]: https://github.com/learnbyexample/vim_reference [site-vim-reference]: https://learnbyexample.gitbooks.io/vim-reference/content/index.html -[site-byte-vim]: http://www.swaroopch.com/notes/vim/ +[site-byte-vim]: https://vim.swaroopch.com/ [repo-elisp-style-guide]: https://github.com/bbatsov/emacs-lisp-style-guide [repo-vimscript-hard-way]: https://github.com/sjl/learnvimscriptthehardway [site-vimscript-hard-way]: http://learnvimscriptthehardway.stevelosh.com/ From a837cb33222f7a096cf69e641587d94a156aaef0 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:09:25 +0000 Subject: [PATCH 54/68] https://github.com/agis-/git-style-guide -> https://github.com/agis/git-style-guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 143ed10..fb87018 100644 --- a/README.md +++ b/README.md @@ -760,7 +760,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Git Magic][repo-git-magic] ([Site][site-git-magic], GPL) - A guide to using Git * [Git it][repo-git-it] ([Site][site-git-it], BSD) - A workshopper for learning Git and GitHub. -[repo-git-style-guide]: https://github.com/agis-/git-style-guide +[repo-git-style-guide]: https://github.com/agis/git-style-guide [repo-git-magic]: https://github.com/blynn/gitmagic [site-git-magic]: http://cs.stanford.edu/~blynn/gitmagic/ [repo-git-it]: https://github.com/jlord/git-it From cd8b5dfbb1c8dc231f0aa14ad5b60bac5f8cddc6 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:10:09 +0000 Subject: [PATCH 55/68] http://cs.stanford.edu/~blynn/gitmagic/ -> http://www-cs-students.stanford.edu/~blynn//gitmagic/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb87018..4a33f4f 100644 --- a/README.md +++ b/README.md @@ -762,7 +762,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-git-style-guide]: https://github.com/agis/git-style-guide [repo-git-magic]: https://github.com/blynn/gitmagic -[site-git-magic]: http://cs.stanford.edu/~blynn/gitmagic/ +[site-git-magic]: http://www-cs-students.stanford.edu/~blynn//gitmagic/ [repo-git-it]: https://github.com/jlord/git-it [site-git-it]: http://jlord.github.io/git-it [repo-github-cheatsheet]: https://github.com/tiimgreen/github-cheat-sheet From e5c3a9ed9a2cb21c48c6493a64ea645f49e8ee63 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:10:46 +0000 Subject: [PATCH 56/68] http://jlord.github.io/git-it -> http://jlord.us/git-it/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a33f4f..4450574 100644 --- a/README.md +++ b/README.md @@ -764,7 +764,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-git-magic]: https://github.com/blynn/gitmagic [site-git-magic]: http://www-cs-students.stanford.edu/~blynn//gitmagic/ [repo-git-it]: https://github.com/jlord/git-it -[site-git-it]: http://jlord.github.io/git-it +[site-git-it]: http://jlord.us/git-it/ [repo-github-cheatsheet]: https://github.com/tiimgreen/github-cheat-sheet [repo-progit]: https://github.com/progit/progit [site-progit]: http://git-scm.com/book/ From c49eccdd8df707d5bbc2418b4d038e3da84f28a8 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:11:44 +0000 Subject: [PATCH 57/68] http://git-scm.com/book/ -> https://git-scm.com/book/en/v2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4450574..051e218 100644 --- a/README.md +++ b/README.md @@ -767,7 +767,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-git-it]: http://jlord.us/git-it/ [repo-github-cheatsheet]: https://github.com/tiimgreen/github-cheat-sheet [repo-progit]: https://github.com/progit/progit -[site-progit]: http://git-scm.com/book/ +[site-progit]: https://git-scm.com/book/en/v2 ### etc. From 39764da4749e7bf95a71b328eb86d15c3862eb79 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:13:44 +0000 Subject: [PATCH 58/68] https://docs.vagrantup.com/v2/ -> https://www.vagrantup.com/docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 051e218..e3136a8 100644 --- a/README.md +++ b/README.md @@ -790,7 +790,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Ansible Documentation][repo-ansible-document] ([Site][site-ansible-document], GPL) - Documentation for Ansible [repo-vagrant]: https://github.com/mitchellh/vagrant/tree/master/website/docs -[site-vagrant]: https://docs.vagrantup.com/v2/ +[site-vagrant]: https://www.vagrantup.com/docs [repo-docker]: https://github.com/docker/docker/tree/master/docs [site-docker]: https://docs.docker.com/ [repo-phpmyadmin]: https://github.com/phpmyadmin/localized_docs From 650b66d6fb8c5e0f8d9d26cab6b2f50fa8a78ce6 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:14:31 +0000 Subject: [PATCH 59/68] https://github.com/docker/docker/tree/master/docs -> https://github.com/moby/moby/tree/master/docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3136a8..81f6c6d 100644 --- a/README.md +++ b/README.md @@ -791,7 +791,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-vagrant]: https://github.com/mitchellh/vagrant/tree/master/website/docs [site-vagrant]: https://www.vagrantup.com/docs -[repo-docker]: https://github.com/docker/docker/tree/master/docs +[repo-docker]: https://github.com/moby/moby/tree/master/docs [site-docker]: https://docs.docker.com/ [repo-phpmyadmin]: https://github.com/phpmyadmin/localized_docs [site-phpmyadmin]: https://phpmyadmin-english-united-kingdom.readthedocs.org/en/latest/ From 961719d756ed754702cda01a7673c603244a5fec Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:15:07 +0000 Subject: [PATCH 60/68] http://omegat.sourceforge.net/manual-standard/ -> https://omegat.sourceforge.io/manual-standard/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81f6c6d..7741f33 100644 --- a/README.md +++ b/README.md @@ -796,7 +796,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-phpmyadmin]: https://github.com/phpmyadmin/localized_docs [site-phpmyadmin]: https://phpmyadmin-english-united-kingdom.readthedocs.org/en/latest/ [repo-omegat]: http://sourceforge.net/p/omegat/code/ci/master/tree/doc_src/ -[site-omegat]: http://omegat.sourceforge.net/manual-standard/ +[site-omegat]: https://omegat.sourceforge.io/manual-standard/ [repo-riak]: https://github.com/basho/basho_docs [site-riak]: http://docs.basho.com/riak/latest/ [site-sqlalchemy]: http://docs.sqlalchemy.org/en/latest/index.html From 8911d01e7c912134508038228f7fbc3f515bb77d Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:15:41 +0000 Subject: [PATCH 61/68] https://phpmyadmin-english-united-kingdom.readthedocs.org/en/latest/ -> https://docs.phpmyadmin.net/en/latest/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7741f33..8241623 100644 --- a/README.md +++ b/README.md @@ -794,7 +794,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-docker]: https://github.com/moby/moby/tree/master/docs [site-docker]: https://docs.docker.com/ [repo-phpmyadmin]: https://github.com/phpmyadmin/localized_docs -[site-phpmyadmin]: https://phpmyadmin-english-united-kingdom.readthedocs.org/en/latest/ +[site-phpmyadmin]: https://docs.phpmyadmin.net/en/latest/ [repo-omegat]: http://sourceforge.net/p/omegat/code/ci/master/tree/doc_src/ [site-omegat]: https://omegat.sourceforge.io/manual-standard/ [repo-riak]: https://github.com/basho/basho_docs From 75f11a88126994ebf0c522a3aab37888d2b0b2ed Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:17:12 +0000 Subject: [PATCH 62/68] http://docs.sqlalchemy.org/en/latest/index.html -> https://docs.sqlalchemy.org/en/14/index.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8241623..1d1098e 100644 --- a/README.md +++ b/README.md @@ -799,7 +799,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-omegat]: https://omegat.sourceforge.io/manual-standard/ [repo-riak]: https://github.com/basho/basho_docs [site-riak]: http://docs.basho.com/riak/latest/ -[site-sqlalchemy]: http://docs.sqlalchemy.org/en/latest/index.html +[site-sqlalchemy]: https://docs.sqlalchemy.org/en/14/index.html [repo-ansible-document]: https://github.com/ansible/ansible/tree/devel/docsite [site-ansible-document]: http://docs.ansible.com/ [repo-sphinx-doc]: https://github.com/sphinx-doc/sphinx/tree/master/doc From 06f95623794754e51d36c584f7ac54678c8f95f6 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:17:50 +0000 Subject: [PATCH 63/68] http://www.sphinx-doc.org/en/stable/contents.html -> https://www.sphinx-doc.org/en/master/contents.html --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d1098e..919921d 100644 --- a/README.md +++ b/README.md @@ -803,7 +803,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-ansible-document]: https://github.com/ansible/ansible/tree/devel/docsite [site-ansible-document]: http://docs.ansible.com/ [repo-sphinx-doc]: https://github.com/sphinx-doc/sphinx/tree/master/doc -[site-sphinx-doc]: http://www.sphinx-doc.org/en/stable/contents.html +[site-sphinx-doc]: https://www.sphinx-doc.org/en/master/contents.html ## Other Languages From 7d9f4dfc760ecd3a30a6e5187c5fb904a6294579 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:19:02 +0000 Subject: [PATCH 64/68] https://www.gitbook.io/ -> https://www.gitbook.com/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 919921d..4893b87 100644 --- a/README.md +++ b/README.md @@ -880,7 +880,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-python-reference]: https://github.com/rasbt/python_reference [repo-narkoz-guides]: https://github.com/NARKOZ/guides [repo-free-programming-books]: https://github.com/vhf/free-programming-books -[site-gitbook]: https://www.gitbook.io/ +[site-gitbook]: https://www.gitbook.com/ [site-oreilly-openbook]: http://www.oreilly.com/openbook/ [site-online-programming-books]: http://www.onlineprogrammingbooks.com/ [site-fsf-book]: http://shop.fsf.org/category/books/ From 02bb532b3aa936f20edfb6fdd6c7ff62ac5104d3 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:19:38 +0000 Subject: [PATCH 65/68] https://github.com/vhf/free-programming-books -> https://github.com/EbookFoundation/free-programming-books --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4893b87..9ccab1f 100644 --- a/README.md +++ b/README.md @@ -879,7 +879,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-db-readings]: https://github.com/rxin/db-readings [repo-python-reference]: https://github.com/rasbt/python_reference [repo-narkoz-guides]: https://github.com/NARKOZ/guides -[repo-free-programming-books]: https://github.com/vhf/free-programming-books +[repo-free-programming-books]: https://github.com/EbookFoundation/free-programming-books [site-gitbook]: https://www.gitbook.com/ [site-oreilly-openbook]: http://www.oreilly.com/openbook/ [site-online-programming-books]: http://www.onlineprogrammingbooks.com/ From a6eeedae36822ce69238533b99ae28d3dd354721 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:21:01 +0000 Subject: [PATCH 66/68] http://shop.fsf.org/category/books/ -> https://shop.fsf.org/collection/books-docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ccab1f..1a7f576 100644 --- a/README.md +++ b/README.md @@ -883,7 +883,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-gitbook]: https://www.gitbook.com/ [site-oreilly-openbook]: http://www.oreilly.com/openbook/ [site-online-programming-books]: http://www.onlineprogrammingbooks.com/ -[site-fsf-book]: http://shop.fsf.org/category/books/ +[site-fsf-book]: https://shop.fsf.org/collection/books-docs [site-greentea-press]: http://www.greenteapress.com/ [site-wikipedia-book]: https://en.wikipedia.org/wiki/Category:Wikipedia_books_%28community_books%29 [repo-python-books]: https://github.com/revolunet/PythonBooks From 93f754c80d234aa8140d451fad1f2e36fcd15280 Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:21:36 +0000 Subject: [PATCH 67/68] http://www.greenteapress.com/ -> https://greenteapress.com/wp/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a7f576..d9e9668 100644 --- a/README.md +++ b/README.md @@ -884,7 +884,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-oreilly-openbook]: http://www.oreilly.com/openbook/ [site-online-programming-books]: http://www.onlineprogrammingbooks.com/ [site-fsf-book]: https://shop.fsf.org/collection/books-docs -[site-greentea-press]: http://www.greenteapress.com/ +[site-greentea-press]: https://greenteapress.com/wp/ [site-wikipedia-book]: https://en.wikipedia.org/wiki/Category:Wikipedia_books_%28community_books%29 [repo-python-books]: https://github.com/revolunet/PythonBooks [site-jsbooks]: http://jsbooks.revolunet.com/ From 5d9f78d7b72742d489e8f72b9a92692f9671ff2f Mon Sep 17 00:00:00 2001 From: zoorat <78788887+z00rat@users.noreply.github.com> Date: Tue, 15 Feb 2022 05:25:14 +0000 Subject: [PATCH 68/68] http:// -> https:// --- README.md | 170 +++++++++++++++++++++++++++--------------------------- 1 file changed, 85 insertions(+), 85 deletions(-) diff --git a/README.md b/README.md index d9e9668..5036416 100644 --- a/README.md +++ b/README.md @@ -85,24 +85,24 @@ This is not a list of free programming books. This is a curated list of open sou * [Problem Solving with Algorithms and Data Structures][repo-psads] ([Site][site-psads], cc-nc-sa) - Examples and work from Problem Solving with Algorithms and Data Structures Using Python * Data Compression Explained ([Site][site-dce], custom liscense) - This book is for the reader who wants to understand how data compression works, or who wants to write data compression software. -[site-dce]: http://mattmahoney.net/dc/dce.html +[site-dce]: https://mattmahoney.net/dc/dce.html [repo-psads]: https://github.com/ErikRHanson/Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python -[site-psads]: http://interactivepython.org/runestone/static/pythonds/index.html +[site-psads]: https://interactivepython.org/runestone/static/pythonds/index.html [repo-csftbu]: https://github.com/ianw/bottomupcs -[site-csftbu]: http://www.bottomupcs.com/ -[site-introtocom]: http://computingbook.org/ +[site-csftbu]: https://www.bottomupcs.com/ +[site-introtocom]: https://computingbook.org/ [site-funop]: https://books.google.lk/books?printsec=frontcover&id=TZ-qjncsv6QC&hl=ko#v=onepage&q&f=false -[site-pfpl]: http://www.cs.cmu.edu/~rwh/plbook/ -[site-plai]: http://cs.brown.edu/~sk/Publications/Books/ProgLangs/2007-04-26/ +[site-pfpl]: https://www.cs.cmu.edu/~rwh/plbook/ +[site-plai]: https://cs.brown.edu/~sk/Publications/Books/ProgLangs/2007-04-26/ [site-sicp]: https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book.html -[site-htdp]: http://www.ccs.neu.edu/home/matthias/HtDP2e/ +[site-htdp]: https://www.ccs.neu.edu/home/matthias/HtDP2e/ [site-crypto-101]: https://www.crypto101.io/ [repo-crypto-101]: https://github.com/crypto101/book [repo-littleosbook]: https://github.com/littleosbook/littleosbook -[site-littleosbook]: http://littleosbook.github.io/ -[site-ods]: http://opendatastructures.org/ +[site-littleosbook]: https://littleosbook.github.io/ +[site-ods]: https://opendatastructures.org/ [repo-ods]: https://github.com/patmorin/ods -[site-algorithm-etc]: http://jeffe.cs.illinois.edu/teaching/algorithms/ +[site-algorithm-etc]: https://jeffe.cs.illinois.edu/teaching/algorithms/ [site-michiel-structures]: https://cglab.ca/~michiel/DiscreteStructures/ [site-michiel-computation]: https://cglab.ca/~michiel/TheoryOfComputation/ [repo-graphbook]: https://code.google.com/archive/p/graphbook/ @@ -112,7 +112,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-perfbook]: https://github.com/sbinet/perfbook [site-perfbook]: https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html [site-high-perfomance-computing]: https://open.umich.edu/find/open-educational-resources/information/high-performance-computing-open-textbook -[site-nlpwp]: http://nlpwp.org/book/ +[site-nlpwp]: https://nlpwp.org/book/ ### Data Science and Statistics @@ -128,10 +128,10 @@ This is not a list of free programming books. This is a curated list of open sou [repo-jupyter-book]: https://github.com/Carreau/jupyter-book [site-jupyter-book]: https://carreau.gitbooks.io/jupyter-book/content/ [site-jstatsoft]: https://www.jstatsoft.org/index -[site-baymh]: http://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/ +[site-baymh]: https://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/ [repo-baymh]: https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers [site-dmftm]:https://docs.rapidminer.com/downloads/DataMiningForTheMasses.pdf -[site-abinn]: http://www.dkriesel.com/en/science/neural_networks +[site-abinn]: https://www.dkriesel.com/en/science/neural_networks [repo-thinkstats]: https://github.com/AllenDowney/ThinkStats2 [site-thinkstats]: https://greenteapress.com/thinkstats/ [repo-leads]: https://github.com/nborwankar/LearnDataScience @@ -165,7 +165,7 @@ This is not a list of free programming books. This is a curated list of open sou [site-twelve-factor]: https://12factor.net/ [repo-htaccess]: https://github.com/phanan/htaccess [site-do-tutorials]: https://www.digitalocean.com/community/tutorials -[site-ops-school]: http://ops-school.readthedocs.org/en/latest/ +[site-ops-school]: https://ops-school.readthedocs.org/en/latest/ [repo-ops-school]: https://github.com/opsschool/curriculum @@ -175,7 +175,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Collision Detection][repo-jeff-collision] ([Site][site-jeff-collision], cc-nc-sa) - A book and examples on collision detection [repo-jeff-collision]: https://github.com/jeffThompson/CollisionDetection -[site-jeff-collision]: http://www.jeffreythompson.org/collision-detection/ +[site-jeff-collision]: https://www.jeffreythompson.org/collision-detection/ [repo-hott-book]: https://github.com/HoTT/HoTT [site-hott-book]: https://homotopytypetheory.org/ @@ -190,12 +190,12 @@ This is not a list of free programming books. This is a curated list of open sou * [Free as in Freedom (2.0)][repo-free-freedom-2] ([Site][site-free-freedom-2], GNU-FDL) - Free as in Freedom (2.0) is Stallman's revision of the original biography. * The Daemon, the GNU & the Penguin ~ by Dr. Peter Salus ([Site][site-tdtgtp], cc-nc-nd) -[repo-free-freedom-2]: http://bzr.savannah.gnu.org/lh/books/changes +[repo-free-freedom-2]: https://bzr.savannah.gnu.org/lh/books/changes [site-free-freedom-2]: https://shop.fsf.org/books/free-freedom-20-richard-stallman -[site-tdtgtp]: http://www.groklaw.net/staticpages/index.php?page=20051013231901859 +[site-tdtgtp]: https://www.groklaw.net/staticpages/index.php?page=20051013231901859 [site-fsfs]: https://shop.fsf.org/books-docs/free-software-free-society-selected-essays-richard-m-stallman-3rd-edition -[repo-fsfs]: http://bzr.savannah.gnu.org/lh/books/changes -[site-aosa]: http://aosabook.org/en/index.html +[repo-fsfs]: https://bzr.savannah.gnu.org/lh/books/changes +[site-aosa]: https://aosabook.org/en/index.html [repo-aosa]: https://github.com/aosabook/aosabook @@ -217,15 +217,15 @@ This is not a list of free programming books. This is a curated list of open sou [repo-tphistorian]: https://github.com/programminghistorian/jekyll [site-tphistorian]: https://programminghistorian.org/ [repo-tlitp]: https://github.com/karlseguin/the-little-introduction-to-programming -[site-tlitp]: http://codingintro.com/ +[site-tlitp]: https://codingintro.com/ [site-mdn]: https://developer.mozilla.org/en-US/ [repo-build-podcast]: https://github.com/sayanee/build-podcast -[site-build-podcast]: http://build-podcast.com/ +[site-build-podcast]: https://build-podcast.com/ [repo-thoughtbot-guides]: https://github.com/thoughtbot/guides [repo-refb-book]: https://github.com/dennis714/RE-for-beginners -[site-refb-book]: http://beginners.re/ +[site-refb-book]: https://beginners.re/ [repo-app-launch-guide]: https://github.com/adamwulf/app-launch-guide -[site-app-launch-guide]: http://www.applaunchguide.com/ +[site-app-launch-guide]: https://www.applaunchguide.com/ ### Database @@ -251,23 +251,23 @@ This is not a list of free programming books. This is a curated list of open sou * [http2 explained][repo-http2-explained] ([Site][site-http2-explained], cc-nc-nd) - http2 explained is a detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol * RESTful API Guidelines ([Site][zalando-guidelines], cc) - Comprehensive, "API First" design guidelines developed by Zalando -[site-http2-explained]: http://daniel.haxx.se/http2/ +[site-http2-explained]: https://daniel.haxx.se/http2/ [repo-http2-explained]: https://github.com/bagder/http2-explained [repo-browser-diet]: https://github.com/zenorocha/browser-diet -[site-browser-diet]: http://browserdiet.com/ -[site-domenlight]: http://domenlightenment.com/ -[site-restful-web-apis]: http://restfulwebapis.org/rws.html +[site-browser-diet]: https://browserdiet.com/ +[site-domenlight]: https://domenlightenment.com/ +[site-restful-web-apis]: https://restfulwebapis.org/rws.html [repo-north]: https://github.com/north/north -[site-north]: http://pointnorth.io/ +[site-north]: https://pointnorth.io/ [repo-webcomponents]: https://github.com/webcomponents/webcomponents.github.io [site-webcomponents]: https://www.webcomponents.org/ [repo-html-best]: https://github.com/hail2u/html-best-practices [repo-web-fundamentles]: https://github.com/google/WebFundamentals/ [site-web-fundamentles]: https://developers.google.com/web/fundamentals/ [repo-code-guide]: https://github.com/mdo/code-guide -[site-code-guide]: http://codeguide.co/ +[site-code-guide]: https://codeguide.co/ [repo-diveintohtml5]: https://github.com/diveintomark/diveintohtml5 -[site-diveintohtml5]: http://diveintohtml5.info/ +[site-diveintohtml5]: https://diveintohtml5.info/ [repo-500-lines]: https://github.com/aosabook/500lines [repo-http-api]: https://github.com/interagent/http-api-design [zalando-guidelines]: https://opensource.zalando.com/restful-api-guidelines/index.html @@ -283,7 +283,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-prose-prog]: https://github.com/joshuacc/prose-for-programmers [repo-commonmark-spec]: https://github.com/commonmark/commonmark-spec -[site-commonmark-spec]: http://spec.commonmark.org/ +[site-commonmark-spec]: https://spec.commonmark.org/ [site-rst-spec]: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html [site-thgtd]: https://docs-guide.readthedocs.io/en/latest/ [repo-thgtd]: https://github.com/chrismedrela/docs-guide @@ -302,14 +302,14 @@ This is not a list of free programming books. This is a curated list of open sou * [Thematic Cartography Guide][repo-themacg] ([Site][site-themacg], cc-nc) - A short, friendly guide to basic principles of thematic mapping. [repo-themacg]: https://github.com/axismaps/thematic-cartography -[site-themacg]: http://axismaps.github.io/thematic-cartography/ +[site-themacg]: https://axismaps.github.io/thematic-cartography/ [site-d3-101-screencasts]: https://www.youtube.com/watch?v=iuA-gmvJ5n0&list=PL9yYRbwpkykvjkfuRslECO9c1qTq3GgUb [repo-d3-101-screencasts]: https://github.com/curran/screencasts/ [repo-data-design]: https://github.com/infoactive/data-design/ [site-data-design]: https://infoactive.co/data-design [repo-data-science-45min]: https://github.com/DrSkippy/Data-Science-45min-Intros [repo-natureofcode]: https://github.com/nature-of-code/noc-book -[site-natureofcode]: http://natureofcode.com/ +[site-natureofcode]: https://natureofcode.com/ [repo-intro-to-d3]: https://github.com/square/intro-to-d3 [site-intro-to-d3]: https://square.github.io/intro-to-d3/ [site-data-journalism-handbook]: https://datajournalism.com/read/handbook/one @@ -321,7 +321,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Best practices in Android development][repo-android-bp] (cc) - Do's and Don'ts for Android development, by Futurice developers [repo-android-bp]: https://github.com/futurice/android-best-practices -[site-android-api-guide]: http://developer.android.com/guide/index.html +[site-android-api-guide]: https://developer.android.com/guide/index.html ### IOS Development @@ -344,7 +344,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Learn X in Y minutes][repo-xyminutes] ([Site][site-xyminutes], cc-sa) - Take a whirlwind tour of your next favorite language. Community-driven! * [RxMarbles][repo-rxmarbles] ([Site][site-rxmarbles], BSD) - Interactive diagrams of Rx Observables -[site-rxmarbles]: http://rxmarbles.com/ +[site-rxmarbles]: https://rxmarbles.com/ [repo-rxmarbles]: https://github.com/staltz/rxmarbles [repo-npr-bp]: https://github.com/nprapps/bestpractices [site-xyminutes]: https://learnxinyminutes.com/ @@ -352,7 +352,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-peco]: https://github.com/peco/peco [repo-10up-bp]: https://github.com/10up/Engineering-Best-Practices [site-10up-bp]: https://10up.github.io/Engineering-Best-Practices/ -[site-zguide]: http://zguide.zeromq.org/ +[site-zguide]: https://zguide.zeromq.org/ [repo-zguide]: https://github.com/booksbyus/zguide [repo-solarized]: https://github.com/altercation/ethanschoonover.com/tree/master/projects/solarized [site-solarized]: https://ethanschoonover.com/solarized/ @@ -386,8 +386,8 @@ This is not a list of free programming books. This is a curated list of open sou * [Font Awesome][repo-font-awesome] ([Site][site-font-awesome], cc) - The iconic font and CSS toolkit [repo-font-awesome]: https://github.com/FortAwesome/Font-Awesome/tree/master/src -[site-font-awesome]: http://fortawesome.github.io/Font-Awesome/ -[site-bootstrap]: http://getbootstrap.com/ +[site-font-awesome]: https://fortawesome.github.io/Font-Awesome/ +[site-bootstrap]: https://getbootstrap.com/ [repo-bootstrap]: https://github.com/twbs/bootstrap/tree/master/docs [repo-idiomatic-css]: https://github.com/necolas/idiomatic-css @@ -396,7 +396,7 @@ This is not a list of free programming books. This is a curated list of open sou * Introduction to Programming using Fortran 95 ([Site][site-ipufortran], cc-nc-sa) - This text provides an introduction to programming and problem solving using the Fortran 95 programming language. -[site-ipufortran]: http://www.egr.unlv.edu/~ed/fortran +[site-ipufortran]: https://www.egr.unlv.edu/~ed/fortran ### Ruby @@ -432,9 +432,9 @@ This is not a list of free programming books. This is a curated list of open sou [repo-better-spec]: https://github.com/betterspecs/betterspecs [site-better-spec]: https://www.betterspecs.org/#books [repo-rails-guide]: https://github.com/rails/rails/tree/main/guides -[site-rails-guide]: http://guides.rubyonrails.org/ +[site-rails-guide]: https://guides.rubyonrails.org/ [repo-poignant-ruby]: https://github.com/mislav/poignant-guide -[site-poignant-ruby]: http://poignant.guide/book/ +[site-poignant-ruby]: https://poignant.guide/book/ [repo-ruby-regexp]: https://github.com/learnbyexample/Ruby_Regexp [site-ruby-regexp]: https://github.com/learnbyexample/Ruby_Regexp/blob/master/ruby_regexp.md @@ -444,9 +444,9 @@ This is not a list of free programming books. This is a curated list of open sou * [ClojureDocs][repo-clojure-docs] ([Site][site-clojure-docs], Eclipse Public License) - community-powered documentation and examples repository for the Clojure programming language * [Clojure Documentation][repo-clojure-doc] ([Site][site-clojure-doc], cc) - community-driven documentation site for the Clojure programming language -[site-clojure-docs]: http://clojuredocs.org +[site-clojure-docs]: https://clojuredocs.org [repo-clojure-docs]: https://github.com/zk/clojuredocs -[site-clojure-doc]: http://clojure-doc.org/ +[site-clojure-doc]: https://clojure-doc.org/ [repo-clojure-doc]: https://github.com/clojuredocs/guides @@ -458,7 +458,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-elixir-style-guide]: https://github.com/christopheradams/elixir_style_guide [repo-elixir-getting-started]: https://github.com/elixir-lang/elixir-lang.github.com -[site-elixir-getting-started]: http://elixir-lang.org/getting-started/introduction.html +[site-elixir-getting-started]: https://elixir-lang.org/getting-started/introduction.html [repo-30-days-of-elixir]: https://github.com/seven1m/30-days-of-elixir @@ -466,7 +466,7 @@ This is not a list of free programming books. This is a curated list of open sou * Thinking Forth Project Thinking Forth Project ([PDF][site-thinking-forth], cc-nc-sa) -[site-thinking-forth]: http://www.dnd.utwente.nl/~tim/colorforth/Leo-Brodie/thinking-forth.pdf +[site-thinking-forth]: https://www.dnd.utwente.nl/~tim/colorforth/Leo-Brodie/thinking-forth.pdf ### Erlang @@ -476,7 +476,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-sicp-lfe]: https://github.com/cnbbooks/lfe-sicp [site-sicp-lfe]: https://lfe.gitbooks.io/sicp/content/ -[site-lysefgg]: http://learnyousomeerlang.com/content +[site-lysefgg]: https://learnyousomeerlang.com/content ### Go @@ -495,9 +495,9 @@ This is not a list of free programming books. This is a curated list of open sou * [Haskell By Example][repo-haskell-example] ([Site][site-haskell-example], cc) - Haskell by Example is a port of Go by Example to Haskell [repo-haskell-example]: https://github.com/lotz84/haskellbyexample -[site-haskell-example]: http://lotz84.github.io/haskellbyexample/ +[site-haskell-example]: https://lotz84.github.io/haskellbyexample/ [repo-howtlh]: https://github.com/bitemyapp/learnhaskell -[site-lyhfgg]: http://learnyouahaskell.com/chapters +[site-lyhfgg]: https://learnyouahaskell.com/chapters ### Javascript @@ -547,23 +547,23 @@ This is not a list of free programming books. This is a curated list of open sou [site-understanding-es6]: https://leanpub.com/understandinges6/read [repo-learn-node-win]: https://github.com/workshopper/learnyounode [repo-node-biginner]: https://github.com/manuelkiessling/nodebeginner.org -[site-node-biginner]: http://www.nodebeginner.org/ +[site-node-biginner]: https://www.nodebeginner.org/ [repo-function-quality]: https://github.com/bevacqua/js -[site-nodejs-bp]: http://justbuildsomething.com/node-js-best-practices/ +[site-nodejs-bp]: https://justbuildsomething.com/node-js-best-practices/ [repo-nodejs-bp]: https://github.com/alanjames1987/Node.js-Best-Practices [repo-angular-style-guide]: https://github.com/johnpapa/angular-styleguide [repo-react-primer]: https://github.com/mikechau/react-primer-draft/ [repo-es6-features]: https://github.com/lukehoban/es6features [repo-javascript-garden]: https://github.com/BonsaiDen/JavaScript-Garden -[site-javascript-garden]: http://bonsaiden.github.io/JavaScript-Garden/ +[site-javascript-garden]: https://bonsaiden.github.io/JavaScript-Garden/ [repo-jstherightway]: https://github.com/braziljs/js-the-right-way -[site-jstherightway]: http://jstherightway.org/ +[site-jstherightway]: https://jstherightway.org/ [repo-idiomatic-js]: https://github.com/rwaldron/idiomatic.js [site-ljdp]: https://addyosmani.com/resources/essentialjsdesignpatterns/book/ [repo-angular-test-pattern]: https://github.com/daniellmb/angular-test-patterns [repo-airbnb-javascript]: https://github.com/airbnb/javascript [repo-js-garden]: https://github.com/BonsaiDen/JavaScript-Garden -[site-js-garden]: http://bonsaiden.github.io/JavaScript-Garden/ +[site-js-garden]: https://bonsaiden.github.io/JavaScript-Garden/ [repo-js-regexp]: https://github.com/learnbyexample/learn_js_regexp [site-js-regexp]: https://github.com/learnbyexample/learn_js_regexp/blob/master/js_regexp.md [site-eloquent-javascript]: https://eloquentjavascript.net/ @@ -639,12 +639,12 @@ This is not a list of free programming books. This is a curated list of open sou [site-think-dsp]: https://greenteapress.com/wp/think-dsp/ [repo-think-dsp]: https://github.com/AllenDowney/ThinkDSP [repo-magic-methods]: https://github.com/RafeKettler/magicmethods -[site-magic-methods]: http://www.rafekettler.com/magicmethods.html +[site-magic-methods]: https://www.rafekettler.com/magicmethods.html [site-lpupython]: https://docs.google.com/file/d/0B8IUCMSuNpl7MnpaQ3hhN2R0Z1k/edit [repo-byte-python]: https://github.com/swaroopch/byte-of-python [site-byte-python]: https://python.swaroopch.com/ [repo-full-python]: https://github.com/mattmakai/fullstackpython.com -[site-full-python]: http://www.fullstackpython.com/ +[site-full-python]: https://www.fullstackpython.com/ [repo-explore-flask]: https://github.com/rpicard/explore-flask [site-explore-flask]: https://exploreflask.com/ [site-diveintopython3]: https://diveintopython3.net/ @@ -668,12 +668,12 @@ This is not a list of free programming books. This is a curated list of open sou * [Rust For Rubyists][repo-rust-rubyist] ([Site][site-rust-rubyist], AGPL) - Rust for Rubyists was the first community tutorial for Rust * Rust for Python Programmers ([Site][site-rust-python], cc-nc-sa) -[site-rust-python]: http://lucumr.pocoo.org/2015/5/27/rust-for-pythonistas/ +[site-rust-python]: https://lucumr.pocoo.org/2015/5/27/rust-for-pythonistas/ [repo-rust-rubyist]: https://github.com/steveklabnik/rust_for_rubyists [site-rust-rubyist]: https://github.com/steveklabnik/rust_for_rubyists [repo-rust-by-example]: https://github.com/rust-lang/rust-by-example -[site-rust-by-example]: http://rustbyexample.com/ -[site-trpl]: http://doc.rust-lang.org/book/README.html +[site-rust-by-example]: https://rustbyexample.com/ +[site-trpl]: https://doc.rust-lang.org/book/README.html [repo-trpl]: https://github.com/rust-lang/rust/tree/master/src/doc/trpl @@ -682,7 +682,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Introduction to R][repo-intro-r] ([Site][site-intro-r], cc-nc-sa & apache 2.0) - These are notes for an introductory R workshop I am teaching for Python Programmers * Cookbook for R ([Site][site-r-cookbook], cc-sa) - The goal of the cookbook is to provide solutions to common tasks and problems in analyzing data -[site-r-cookbook]: http://www.cookbook-r.com/ +[site-r-cookbook]: https://www.cookbook-r.com/ [site-intro-r]: https://ramnathv.github.io/pycon2014-r/ [repo-intro-r]: https://github.com/idocs/test1 @@ -691,7 +691,7 @@ This is not a list of free programming books. This is a curated list of open sou * Racket Documentation ([Site][site-racket-documentation], LGPL) - Documentation for Racket -[site-racket-documentation]: http://docs.racket-lang.org/index.html +[site-racket-documentation]: https://docs.racket-lang.org/index.html ### Scala @@ -701,7 +701,7 @@ This is not a list of free programming books. This is a curated list of open sou * [Scala School!][repo-scala-school] ([Site][site-scala-school], Apache 2.0) - Lessons in the Fundamentals of Scala [repo-effective-scala]: https://github.com/twitter/effectivescala -[site-effective-scala]: http://twitter.github.io/effectivescala/ +[site-effective-scala]: https://twitter.github.io/effectivescala/ [repo-scala-bp]: https://github.com/alexandru/scala-best-practices [repo-scala-school]: https://github.com/twitter/scala_school [site-scala-school]: https://twitter.github.io/scala_school/ @@ -714,10 +714,10 @@ This is not a list of free programming books. This is a curated list of open sou * Dynamic Web Development with Seaside ([Site][site-dwd-seaside], cc-nc-sa) - Dynamic Web Development with Seaside, intended for developers, will present the core of Seaside as well as advanced features such as Web 2.0 support and deployment * Squeak by Example ([Site][site-squeak-example], cc-sa) - Squeak by Example, intended for both students and developers, will guide you gently through the Squeak language and environment by means of a series of examples and exercises -[site-squeak-example]: http://www.squeakbyexample.org/ -[site-dwd-seaside]: http://book.seaside.st/book -[site-deep-pharo]: http://deepintopharo.com/ -[site-pharo-example]: http://pharobyexample.org/ +[site-squeak-example]: https://www.squeakbyexample.org/ +[site-dwd-seaside]: https://book.seaside.st/book +[site-deep-pharo]: https://deepintopharo.com/ +[site-pharo-example]: https://pharobyexample.org/ ## Tools @@ -745,11 +745,11 @@ This is not a list of free programming books. This is a curated list of open sou [site-byte-vim]: https://vim.swaroopch.com/ [repo-elisp-style-guide]: https://github.com/bbatsov/emacs-lisp-style-guide [repo-vimscript-hard-way]: https://github.com/sjl/learnvimscriptthehardway -[site-vimscript-hard-way]: http://learnvimscriptthehardway.stevelosh.com/ +[site-vimscript-hard-way]: https://learnvimscriptthehardway.stevelosh.com/ [site-emacs-manual]: https://www.gnu.org/software/emacs/manual/emacs.html [site-elisp-manual]: https://www.gnu.org/software/emacs/manual/elisp.html [repo-emacs-sexy]: https://github.com/picandocodigo/emacs.sexy -[site-emacs-sexy]: http://emacs.sexy/ +[site-emacs-sexy]: https://emacs.sexy/ ### Git @@ -762,9 +762,9 @@ This is not a list of free programming books. This is a curated list of open sou [repo-git-style-guide]: https://github.com/agis/git-style-guide [repo-git-magic]: https://github.com/blynn/gitmagic -[site-git-magic]: http://www-cs-students.stanford.edu/~blynn//gitmagic/ +[site-git-magic]: https://www-cs-students.stanford.edu/~blynn//gitmagic/ [repo-git-it]: https://github.com/jlord/git-it -[site-git-it]: http://jlord.us/git-it/ +[site-git-it]: https://jlord.us/git-it/ [repo-github-cheatsheet]: https://github.com/tiimgreen/github-cheat-sheet [repo-progit]: https://github.com/progit/progit [site-progit]: https://git-scm.com/book/en/v2 @@ -775,7 +775,7 @@ This is not a list of free programming books. This is a curated list of open sou * Gibber User Manual ([Site][site-gibber-manual], cc) - Gibber is a creative coding environment that runs in the browser. This book explains why Gibber was created, what its features are and how to use it * Upstart Intro, Cookbook and Best Practises ([Site][site-upstart-cookbook], cc-sa) -[site-upstart-cookbook]: http://upstart.ubuntu.com/cookbook/ +[site-upstart-cookbook]: https://upstart.ubuntu.com/cookbook/ [site-gibber-manual]: https://www.gitbook.com/book/bigbadotis/gibber-user-manual/details @@ -795,13 +795,13 @@ This is not a list of free programming books. This is a curated list of open sou [site-docker]: https://docs.docker.com/ [repo-phpmyadmin]: https://github.com/phpmyadmin/localized_docs [site-phpmyadmin]: https://docs.phpmyadmin.net/en/latest/ -[repo-omegat]: http://sourceforge.net/p/omegat/code/ci/master/tree/doc_src/ +[repo-omegat]: https://sourceforge.net/p/omegat/code/ci/master/tree/doc_src/ [site-omegat]: https://omegat.sourceforge.io/manual-standard/ [repo-riak]: https://github.com/basho/basho_docs -[site-riak]: http://docs.basho.com/riak/latest/ +[site-riak]: https://docs.basho.com/riak/latest/ [site-sqlalchemy]: https://docs.sqlalchemy.org/en/14/index.html [repo-ansible-document]: https://github.com/ansible/ansible/tree/devel/docsite -[site-ansible-document]: http://docs.ansible.com/ +[site-ansible-document]: https://docs.ansible.com/ [repo-sphinx-doc]: https://github.com/sphinx-doc/sphinx/tree/master/doc [site-sphinx-doc]: https://www.sphinx-doc.org/en/master/contents.html @@ -815,7 +815,7 @@ This is not a list of free programming books. This is a curated list of open sou * [emacsbook][repo-emacsbook] (cc-nc) * 꾸준히, 자유롭게, 즐겁게 : 한국 오픈 소스 개발자들 이야기 ([Site][site-osdi], cc-nc-nd) -[site-osdi]: http://osdi.insightbook.co.kr/ +[site-osdi]: https://osdi.insightbook.co.kr/ [repo-emacsbook]: https://github.com/tsgates/emacsbook [site-jump-to-python]: https://wikidocs.net/book/1 @@ -830,16 +830,16 @@ This is not a list of free programming books. This is a curated list of open sou * [ECMAScript 6入门][repo-es6tutorial-cn] ([Site][site-es6tutorial-cn], cc-nc) - 一本开源的JavaScript语言教程,全面介绍ECMAScript 6新增的语法特性 * [Nginx开发从入门到精通][repo-nginx-book-cn] ([Site][site-nginx-book-cn], cc-nc) - 一本开源的Nginx开发教程,全面介绍nginx模块的开发以及它的内部原理 -[site-es6tutorial-cn]: http://es6.ruanyifeng.com/ +[site-es6tutorial-cn]: https://es6.ruanyifeng.com/ [repo-es6tutorial-cn]: https://github.com/ruanyf/es6tutorial [repo-backbonejs-note]: https://github.com/the5fire/backbonejs-learning-note [repo-adcct]: https://github.com/forhappy/Cplusplus-Concurrency-In-Practice -[site-7days-node]: http://nqdeng.github.io/7-days-nodejs/ +[site-7days-node]: https://nqdeng.github.io/7-days-nodejs/ [repo-7days-node]: https://github.com/nqdeng/7-days-nodejs [repo-build-web-app-golang]: https://github.com/astaxie/build-web-application-with-golang -[site-jstutorial]: http://javascript.ruanyifeng.com +[site-jstutorial]: https://javascript.ruanyifeng.com [repo-jstutorial]: https://github.com/ruanyf/jstutorial/ -[site-nginx-book-cn]: http://tengine.taobao.org/book/ +[site-nginx-book-cn]: https://tengine.taobao.org/book/ [repo-nginx-book-cn]: https://github.com/taobao/nginx-book @@ -850,7 +850,7 @@ This is not a list of free programming books. This is a curated list of open sou [repo-hatena-book]: https://github.com/hatena/Hatena-Textbook [repo-and-training]: https://github.com/mixi-inc/AndroidTraining -[site-and-training]:http://mixi-inc.github.io/AndroidTraining/ +[site-and-training]:https://mixi-inc.github.io/AndroidTraining/ ## Another Documents List / References @@ -881,19 +881,19 @@ This is not a list of free programming books. This is a curated list of open sou [repo-narkoz-guides]: https://github.com/NARKOZ/guides [repo-free-programming-books]: https://github.com/EbookFoundation/free-programming-books [site-gitbook]: https://www.gitbook.com/ -[site-oreilly-openbook]: http://www.oreilly.com/openbook/ -[site-online-programming-books]: http://www.onlineprogrammingbooks.com/ +[site-oreilly-openbook]: https://www.oreilly.com/openbook/ +[site-online-programming-books]: https://www.onlineprogrammingbooks.com/ [site-fsf-book]: https://shop.fsf.org/collection/books-docs [site-greentea-press]: https://greenteapress.com/wp/ [site-wikipedia-book]: https://en.wikipedia.org/wiki/Category:Wikipedia_books_%28community_books%29 [repo-python-books]: https://github.com/revolunet/PythonBooks -[site-jsbooks]: http://jsbooks.revolunet.com/ +[site-jsbooks]: https://jsbooks.revolunet.com/ ## License -
+
-
+ href="https://creativecommons.org/publicdomain/zero/1.0/">
+