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
This is a series of interactive .ipynb notebooks (with exercises!) designed to help you speedrun a basic knowledge of Python.
4
-
These notebooks are designed as lessons, and are split into 1 hour chunks.
3
+
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
4
+
These notebooks are designed as lessons, and are split into ~1 hour chunks
5
5
6
6
# Table of Contents
7
7
-[Intro To Python](Intro_To_Python.ipynb)
8
8
-[Loops And Logic](Loops_And_Logic.ipynb)
9
-
-[Arrays and Data Structures]
9
+
-[Arrays and Data Structures](Data_Sturctures.ipynb)
10
+
-[Functions and Classes](Functions_And_Classes.ipynb)
0 commit comments