r...@zedat.fu-berlin.de (Stefan Ram) writes: > Ben Bacarisse <ben.use...@bsb.me.uk> writes: >>Ranjith Bantu <ranjithba...@gmail.com> writes: >>>can I solve any problems like this by learning python? >>You need to learn how to solve problems as well as learning Python -- > > I do not separate "solving the problem" from "using Python", > because the approach to solve the problem in another > language would be different (think of Haskell).
There's a lot here. First, I didn't separate them. You have to do both together, and both need to be learned. Second, learning how to solve problems is a universal skill that is needed no matter what languages you use. You may come up with different solutions in different languages, but problem solving skills will be needed no matter what. Third, I don't think the solutions will always be so significantly different in different languages. This partly depends on the level at which one views algorithms, and will depend on what one considers to be significantly different so it's a bit vague. <cut> -- Ben. -- https://mail.python.org/mailman/listinfo/python-list