Python Basics
Topic Option 1 Option 2
What is Python? https://www.programiz.com/python- https://www.w3schools.com/
programming python/python_intro.asp
Variables https://www.programiz.com/python- https://www.python-
programming/variables-constants-literals course.eu/python3_variables
.php
Types https://www.programiz.com/python-
programming/variables-datatypes
Operations https://www.programiz.com/python- https://www.w3schools.com/
programming/operators python/python_operators.as
p
Type conversion https://www.programiz.com/python- http://interactivepython.org/r
programming/type-conversion-and- unestone/static/CS152f17/Si
casting mplePythonData/Typeconve
rsionfunctions.html
Python Lists
Topic Option 1 Option 2
Create a list https://www.programiz.com/python- https://www.w3schools.com/
programming/list#create python/python_lists.asp
Access lists https://www.programiz.com/python-
programming/list#access
Slice list https://www.programiz.com/python-
programming/list#slice
Replace list https://www.programiz.com/python-
elements programming/list#change
Delete list https://www.programiz.com/python-
elements programming/list#delete
List methods https://www.programiz.com/python-
programming/list#method
Functions and Packages
Topic Option 1 Option 2
Functions https://www.programiz.com/python- https://www.python-
programming/function course.eu/python3_functions
https://www.programiz.com/python- .php
programming/function-argument
Packages https://www.programiz.com/python- https://www.w3schools.com/
programming/modules python/python_modules.asp
https://www.programiz.com/python-
programming/package
Flow Control
Topic Option 1 Option 2
if...else... https://www.programiz.com/python- https://www.w3schools.com/
programming/if-elif-else python/python_conditions.as
p
for https://www.programiz.com/python- https://www.w3schools.com/
programming/for-loop python/python_for_loops.asp
while https://www.programiz.com/python- https://www.w3schools.com/
programming/while-loop python/python_while_loops.
asp
Break https://www.programiz.com/python- NA
programming/break-continue
NumPy
Topic Option 1 Option 2
Intro to NumPy https://docs.scipy.org/doc/numpy/user/q https://www.python-
uickstart.html# course.eu/numpy.php
Create NumPy https://docs.scipy.org/doc/numpy/user/q https://www.python-
Array uickstart.html#array-creation course.eu/numpy_create_arr
ays.php
NumPy basic https://docs.scipy.org/doc/numpy/user/q https://www.python-
operations uickstart.html#basic-operations course.eu/numpy_numerical
_operations_on_numpy_arra
ys.php
Manipulate https://docs.scipy.org/doc/numpy/user/q https://www.python-
NumPy Arrays uickstart.html#shape-manipulation course.eu/numpy_changing_
dimensions.php
Pandas
Topic Option 1 Option 2
Intro to Pandas https://pandas.pydata.org/pandas- https://www.tutorialspoint.co
docs/stable/getting_started/10min.html m/python_pandas/python_p
andas_basic_functionality.ht
m
https://www.tutorialspoint.co
m/python_pandas/python_p
andas_dataframe.htm
Python Quiz
Topic Options
Intro to Python - https://www.programiz.com/python-programming/quiz/introduction/take/1
- https://www.geeksforgeeks.org/data-type-gq/
- https://www.geeksforgeeks.org/operators-gq/
Lists - https://www.programiz.com/python-programming/quiz/functions/take/1
Python function - https://www.geeksforgeeks.org/functions-python-gq/
and packages
Flow control - https://www.programiz.com/python-programming/quiz/decision-making
NumPy - https://www.w3resource.com/python-exercises/numpy/basic/index.php
More quizzes - https://realpython.com/quizzes/