Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20430

Re: Python vs. C++11

From Tim Roberts <timr@probo.com>
Newsgroups comp.lang.python
Subject Re: Python vs. C++11
Date 2012-02-14 23:18 -0800
Organization Providenza & Boekelheide, Inc.
Message-ID <01nmj7pjer6953dve0t62av3s2floc85q6@4ax.com> (permalink)
References <2ad83c4d-bafe-4a96-a846-c467cd30c98d@p21g2000yqm.googlegroups.com>

Show all headers | View raw


sturlamolden <sturlamolden@yahoo.no> wrote:
>
>There are bigsimilarities between Python and the new C++ standard. Now
>we can actually use our experience as Python programmers to write
>fantastic C++ :-)

This is more true than you might think.  For quite a few years now, I've
been able to do an almost line-for-line translation of my Python programs
to C++ programs.  (Microsoft has had a "for each" extension for a while
that made this easier.)
-- 
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python vs. C++11 sturlamolden <sturlamolden@yahoo.no> - 2012-02-12 19:21 -0800
  Re: Python vs. C++11 sturlamolden <sturlamolden@yahoo.no> - 2012-02-12 19:28 -0800
  Re: Python vs. C++11 Tim Roberts <timr@probo.com> - 2012-02-14 23:18 -0800
    Re: Python vs. C++11 Henrik Faber <hfaber@invalid.net> - 2012-02-15 09:58 +0100

csiph-web