pyladies

Open full view…

Useful/interesting resources for beginners

transitorytammy
Wed, 26 Feb 2014 03:52:03 GMT

Posting this for the ladies in the Tuesday night study group & anyone else who may find this interesting. For those looking for extra resources for coding http://www.pythonforbeginners.com/ http://learnpythonthehardway.org/book/ http://stackoverflow.com/ - question and answer resource site http://docs.python.org/3/whatsnew/3.3.html - useful documentation on python modules http://www.python.org/dev/peps/pep-0008/ - style guide for python code For those who want to learn git https://www.codeschool.com/courses/git-real For those looking for extra practice problems http://projecteuler.net/ http://rosalind.info/problems/locations/ If people know of other great resources for beginners/intermediates then please feel free to share! Thanks!!! :)