Python for Software Engineering
1 Learn Python
- https://wiki.python.org/moin/BeginnersGuide
- https://www.reddit.com/r/Python/ Forum
- http://bender.astro.sunysb.edu/classes/python-science/lectures/python-practices.pdf 40 slides Software Engineering Practices for Python
- http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-01sc-introduction-to-electrical-engineering-and-computer-science-i-spring-2011/unit-1-software-engineering/object-oriented-programming/
- http://www.greenteapress.com/thinkpython/thinkpython.html
2 Python v Ruby
- https://www.upguard.com/articles/python-vs-ruby
- https://news.ycombinator.com/item?id=7268483 Should I Learn Python or Ruby?
3 Python together with C++
- Software Engineering Wisdom: 90% of computing time is contributed by 10% of code.
- https://www.quora.com/What-are-the-advantages-of-Python-over-C++
- https://wiki.python.org/moin/IntegratingPythonWithOtherLanguages