You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
This is a series of interactive .ipynb notebooks (with exercises!) designed to help you speedrun a basic knowledge of Python. Written for my high school programming club
6
6
These notebooks are designed as lessons, and are split into ~1 hour chunks. You can go into these lessons with as little knowledge about programming as you want.
7
7
You can find a live demo on [mybinder](https://mybinder.org/v2/gh/ProbablyComputingSquid/learn-python-through-notebooks/HEAD?urlpath=%2Fdoc%2Ftree%2FREADME.md)
8
+
If you're reading this on mybinder, click on the folder icon to the left to peruse the notebooks. Please follow them in order, because then it makes more sense.
0 commit comments