Python Basics ============= All assignments will be in Python, therefore, basic Python knowledge is assumed. If you're unfamiliar with Python, check out the official list: - https://docs.python.org/3/tutorial/index.html - https://wiki.python.org/moin/BeginnersGuide/Programmers - https://wiki.python.org/moin/BeginnersGuide/NonProgrammers If you're familiar with MATLAB, check out the MATLAB to Python conversion cheat sheet: - http://mathesaurus.sourceforge.net/matlab-python-xref.pdf