Add University of Waterloo Courseware (#7360)

* Add University of Waterloo courses

* Correct typo

* Update free-courses-en.md

Move cscircles to interactive tutorials

* Update free-programming-interactive-tutorials-en.md

Move cscircles (UWaterloo) here

* lint: fix warnings

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
sweting
2022-10-03 10:40:12 -04:00
committed by GitHub
parent ba1743e356
commit 3ca352a457
2 changed files with 4 additions and 0 deletions

View File

@@ -323,6 +323,7 @@
### Python
* [Codecademy Python course](https://www.codecademy.com/learn/python)
* [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
* [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)