From b8afa62efc4897ed141766255d5fb7cb540881b7 Mon Sep 17 00:00:00 2001 From: Alex Hall Date: Sat, 26 Feb 2022 22:30:28 +0200 Subject: [PATCH] Add futurecoder (#6734) * Add futurecoder * Trailing slash * Tweak futurecoder entry Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> --- more/free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index 6c31ab13c..329906744 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -312,6 +312,7 @@ * [Codecademy Python course](https://www.codecademy.com/learn/python) * [Data Analysis with Python Certification](https://www.freecodecamp.org/learn/data-analysis-with-python/) - freeCodeCamp +* [Futurecoder](https://futurecoder.io) - Alex Hall * [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) * [Learn Python](http://www.learnpython.org) * [Learn Python Step by Step](http://www.techbeamers.com/python-tutorial-step-by-step)