I would agree there are times when Python is better than C++.
Personally I find very little reason to need to know C++ for application
development. In the case of python, where it might be better to do
something in C++ one can always do that part of the project as an
extension (my preferred method of creating a extension module is cython
<http://www.cython.org>). Normally most other high level languages have
ways of having native extensions, but none seem to have anything which
is as simple as using cython.
Michael Whapples
On 21/09/2013 20:08, Thomas Kluyver wrote:
On 20 September 2013 19:31, BS <mcoo...@mail.com
<mailto:mcoo...@mail.com>> wrote:
I see Python has a long way to go to be as good as Microsoft C++
Platform products.
A controversial statement. ;-) There are certainly areas where Python
is better than C++.
I might convert my C++ applications and Games directly to
Assembly language then write a program to convert it into a high
level language like Python.
Converting assembly language to any decent high level language is a
really difficult task. There's a reason we write code in high level
languages and then compile it to lower level ones.
Thomas
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13.
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13.
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users