This is an automated email from the git hooks/post-receive script. yoh pushed a commit to annotated tag v0.1 in repository python-mne.
commit e7d08744416003adf2564c2b36af0677cd7b102d Author: Alexandre Gramfort <[email protected]> Date: Fri Sep 16 16:47:22 2011 -0400 DOC: using scipy-lectures as tuto --- doc/source/getting_started.rst | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index 7ed6dc4..dde14f9 100755 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -52,26 +52,6 @@ If you get a new prompt with no error messages, you should be good to go. Learning Python --------------- -If you are new to Python here are some online courses: +If you are new to Python here is a very good place to get started: - * http://docs.python.org/ - - * http://learnpythonthehardway.org/book/ - - * http://code.google.com/intl/fr/edu/languages/google-python-class/ - - * http://homepage.mac.com/s_lott/books/python.html - -More specific tutorials on scientific computing with Python using Numpy and Scipy see: - - * http://showmedo.com/videotutorials/numpy (video) - - * http://www.scipy.org/NumPy_for_Matlab_Users - - * http://mathesaurus.sourceforge.net/matlab-numpy.html - -Some discussions online are: - - * http://stackoverflow.com/questions/111857/what-did-you-use-to-teach-yourself-python - - * http://stackoverflow.com/questions/17988/how-to-learn-python + * http://scipy-lectures.github.com -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
