Re: Python v.s. c++

2005-02-11 Thread bruno modulix
xiaobin yang wrote: Hi, if i am already skillful with c++. Is it useful to learn python? thanks! Q : If I'm already skillfull with driving a big truck, is it useful to learn driving a motorcycle? (tip : Have you ever tried driving a big truck in a big city at rush hour?-) -- bruno desthuillie

Re: Python v.s. c++

2005-02-10 Thread suryaprakashg
xiaobin yang wrote: > Hi, if i am already skillful with c++. Is it useful to learn python? thanks! Defenitly , It is much easier to convert an idea to a living model easily in python and with out much effort . You can always mix things with C++ and python ( for optimization or whatever)with s

Re: Python v.s. c++

2005-02-10 Thread Courageous
>Joking aside, you will love python and is well worth it since you can >still use your c++ skills. If a program is fine art, Python is my medium, upon which I paint my imagination, without any thought of the canvas before me. C// -- http://mail.python.org/mailman/listinfo/python-list

Re: Python v.s. c++

2005-02-10 Thread news.sydney.pipenetworks.com
xiaobin yang wrote: Hi, if i am already skillful with c++. Is it useful to learn python? thanks! Does skillful mean you can do anything with ease and quick enough for you and your clients ? Are your results bug free and easy to maintain ? If the answer to all this is yes then probably not. If t

Re: Python v.s. c++

2005-02-10 Thread Michael Sparks
On Thu, 10 Feb 2005, xiaobin yang wrote: > Hi, if i am already skillful with c++. Is it useful to learn python? thanks! Personally I would say yes, largely because I tend to find them complementary languages. It's easier (IMO) to explore random ideas in python without getting nailed into corner

Re: Python v.s. c++

2005-02-10 Thread Dalius Dobravolskas
Hello > Hi, if i am already skillful with c++. Is it useful to learn python? thanks! Very useful :) Dalius -- http://mail.python.org/mailman/listinfo/python-list

Python v.s. c++

2005-02-10 Thread xiaobin yang
Hi, if i am already skillful with c++. Is it useful to learn python? thanks! -- http://mail.python.org/mailman/listinfo/python-list