add CodeBasics Python (#12851)

* add CodeBasics Python

* Update free-programming-interactive-tutorials-en.md
This commit is contained in:
Alex Pantechovskis
2025-10-28 03:52:13 +02:00
committed by GitHub
parent 3a83e6b9bc
commit 6994b636d8
@@ -395,6 +395,7 @@
* [Computer Science Circles](https://cscircles.cemc.uwaterloo.ca) - Centre for Education in Mathematics and Computing (University of Waterloo)
* [Data Analysis with Python Certification](https://www.freecodecamp.org/learn/data-analysis-with-python/) - freeCodeCamp
* [Foundations of Python Programming](https://runestone.academy/ns/books/published/fopp/index.html) - Runestone Interactive
* [Free Online Python Course for Beginners](https://code-basics.com/languages/python) - CodeBasics
* [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)