Skip to content

Commit

Permalink
Merge pull request #2 from gtsmald0ne/develop
Browse files Browse the repository at this point in the history
moved links to the Wiki
  • Loading branch information
iamciera committed Oct 22, 2014
2 parents d367547 + 4c703e4 commit 978b066
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Let's Learn Python!

For now, here is a list of resources: https://github.com/TheCodingCollective/Welcome/issues/7

LearningPython Wiki: https://github.com/TheCodingCollective/LearningPython/wiki

Additional Resources (pulled from Learning Python Issues Board):

Rosalind.info bioinformatics tutorial:
http://rosalind.info/problems/locations/

Online tutorial adapted from the book:
http://learnpythonthehardway.org/

Cody's code for learnpythonthehardway.org:
https://github.com/rjcmarkelz/python_the_hard_way

Cody's code for the QB3 python course:
https://github.com/rjcmarkelz/QB3_Python_Course
Following the 2012 guide:
http://intro-prog-bioinfo-2012.wikispaces.com/

Ciera's EXTREME tutorial:
http://pymbook.readthedocs.org/en/latest/index.html

Class recommendation by Gina:
http://homes.cs.washington.edu/~ruzzo/courses/gs559/09wi/

Tutorial from the Python Software Foundation:
https://docs.python.org/3/tutorial/

0 comments on commit 978b066

Please sign in to comment.