I am a somewhat advanced C ++ / Java developer who recently became interested in Python, and I really like its dynamic typing and efficient coding style. I am currently using it for my small programming needs, such as programming riddles and scripts, but am I curious if anyone out there has successfully used Python in an enterprise-quality project? (It is preferable to use modern programming concepts such as OOP and some type of design pattern)
If so, please explain why you chose Python (in particular) and gave us some of the lessons you learned from this project? (Feel free to compare the use of Python in a project against Java, etc.)
java python programming-languages design-patterns dynamic-typing
Hipsterzipster
source share