Python - Articles

python

https://towardsdatascience.com/python-is-the-perfect-tool-for-any-problem-f2ba42889a85

Why python:
https://dzone.com/articles/4-reasons-you-should-learn-python
https://dzone.com/articles/python-all-about-decorators
https://github.com/vahidk/EffectiveTensorflow
https://www.codefellows.org/blog/5-reasons-why-python-is-powerful-enough-for-google - done reading
https://www.oreilly.com/ideas/2-great-benefits-of-python-generators-and-how-they-changed-me-forever
http://www.reddit.com/r/Python/comments/14dtjg/how_do_you_use_python_at_work/
https://www.codeschool.com/blog/2016/01/27/why-python/
http://www.linuxjournal.com/article/3882
https://www.google.com/webhp?tab=ww&authuser=0&ei=1PHmUpfsLcf4oATxioHwDA&ved=0CBgQ1S4#authuser=0&q=I+hate+python+whitespace
http://www.talyarkoni.org/blog/2013/11/18/the-homogenization-of-scientific-computing-or-why-python-is-steadily-eating-other-languages-lunch/
http://blaag.haard.se/Why-Python-is-important-for-you/
http://readwrite.com/2014/07/08/what-makes-python-easy-to-learn/
http://www.itworld.com/article/2694889/big-data/why-python-might-just-be-all-you-need.html
https://www.stat.washington.edu/~hoytak/blog/whypython.html
https://www.python.org/about/success/esr/
http://radar.oreilly.com/2015/04/five-reasons-why-python-is-a-popular-teaching-language.html
http://programmers.stackexchange.com/questions/5427/why-such-popularity-with-python
https://www.quora.com/Why-is-Python-so-popular-despite-being-so-slow
http://blaag.haard.se/Why-Python-is-important-for-you/
https://www.python.org/about/success/esr/
http://www.stat.washington.edu/~hoytak/blog/whypython.html
http://readwrite.com/2014/07/08/what-makes-python-easy-to-learn
http://www.pyzo.org/whypython.html
http://blog.trinket.io/why-python/
https://jakevdp.github.io/blog/2014/05/09/why-python-is-slow/
https://jakevdp.github.io/blog/2014/08/22/hacking-academia/

Indentation:
http://stackoverflow.com/questions/1024435/howto-fix-python-indentation
http://bytes.com/topic/python/answers/461946-python-indentation-problems
http://regebro.wordpress.com/2008/05/30/python-indendation-rocks-and-sucks-a-little-bit/
https://wingware.com/doc/edit/auto-indent
http://forums.udacity.com/questions/2017006/python-101-unit-2-copypaste-and-the-indentation-problem
http://c2.com/cgi/wiki?PythonWhiteSpaceDiscussion
http://www.secnetix.de/olli/Python/block_indentation.hawk

https://www.sitepoint.com/premium/screencasts/writing-efficient-code-with-python
http://www.onlamp.com/pub/a/python/2004/12/02/tdd_pyunit.html

Generators:
https://howchoo.com/g/otcwnwe2ndb/introduction-to-python-generators

IDE for python:

Other:
https://www.sitepoint.com/premium/screencasts/creating-modules-in-python
http://www.sitepoint.com/a-tour-of-python-collections/
http://www.sitepoint.com/virtual-environments-python-made-easy/
https://software.intel.com/en-us/python-distribution
https://www.oreilly.com/learning/pythons-pandas-make-data-analysis-easy-and-powerful-with-a-few-lines-of-code
https://jakevdp.github.io/blog/2014/06/14/frequentism-and-bayesianism-4-bayesian-in-python/
https://jakevdp.github.io/blog/2014/06/12/frequentism-and-bayesianism-3-confidence-credibility/
http://net.tutsplus.com/tutorials/the-best-way-to-learn-python/
http://net.tutsplus.com/tutorials/python-tutorials/python-from-scratch-getting-started/
http://net.tutsplus.com/tutorials/python-tutorials/python-from-scratch-variables-data-types-and-control-structure/
http://net.tutsplus.com/tutorials/python-tutorials/python-from-scratch-functions-and-modules-2/
http://net.tutsplus.com/tutorials/python-tutorials/python-from-scratch-object-oriented-programming/
http://net.tutsplus.com/tutorials/python-tutorials/python-from-scratch-creating-a-dynamic-website/
http://net.tutsplus.com/tutorials/other/10-django-troublespots-for-beginners/
http://net.tutsplus.com/tutorials/python-tutorials/diving-into-django/
http://net.tutsplus.com/tutorials/python-tutorials/intro-to-django-building-a-to-do-list/
http://linuxgazette.net/issue55/williams.html
http://linuxgazette.net/issue56/orr.html
http://www.dabeaz.com/generators-uk/GeneratorsUK.pdf
https://pypi.python.org/pypi/collective.transmogrifier
https://pydanny-event-notes.readthedocs.org/en/latest/socalpiggies/20110526-wda.html
http://www.onlamp.com/pub/a/oreilly/python/news/disney_0201.html
https://github.com/mozilla/dxr
https://sourcegraph.com/mozilla-services?forks=true

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License