Good resources for Python programming

Post date: Aug 30, 2012 4:10:59 AM

Nolan's collection: https://www.ibic.washington.edu/wiki/display/training/Python+Programming+Resources

NumPy for MATLAB user: http://www.scipy.org/NumPy_for_Matlab_Users/

Python in 10 minutes: http://www.scipy.org/NumPy_for_Matlab_Users/

Books:

Think Python: How to Think Like a Computer Scientist [url] -- This is a well written book with great explanation and entertaining examples.

save Python variable to .mat file: http://stackoverflow.com/questions/2132106/saving-python-variable-to-mat-file-with-scipy-io-savemat

import from struct in MATLAB: http://stackoverflow.com/questions/1984714/how-to-access-fields-in-a-struct-imported-from-a-mat-file-using-loadmat-in-pyth