MESSAGE
DATE | 2016-11-06 |
FROM | Ruben Safir
|
SUBJECT | Re: [Learn] Fwd: templates within templates
|
From learn-bounces-at-nylxs.com Sun Nov 6 01:09:35 2016 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: from www.mrbrklyn.com (www.mrbrklyn.com [96.57.23.82]) by mrbrklyn.com (Postfix) with ESMTP id 23312161312; Sun, 6 Nov 2016 01:09:35 -0500 (EST) X-Original-To: learn-at-nylxs.com Delivered-To: learn-at-nylxs.com Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mrbrklyn.com (Postfix) with ESMTP id 5D80F160E77 for ; Sun, 6 Nov 2016 01:09:30 -0500 (EST) Received: from [10.0.0.62] (www.mrbrklyn.com [96.57.23.82]) by mailbackend.panix.com (Postfix) with ESMTPSA id 5232B17E83 for ; Sun, 6 Nov 2016 01:09:30 -0500 (EST) To: learn-at-nylxs.com References: <776149bb-7ba3-3fcd-9d1d-9a0dc3c72069-at-mrbrklyn.com> <5e897753-b0d1-4f34-9331-5cde04e7d61a.maildroid-at-localhost> From: Ruben Safir Message-ID: <8ae4c0ad-7509-e12d-9bd3-6aa3ccc2dcdf-at-panix.com> Date: Sun, 6 Nov 2016 01:09:29 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <5e897753-b0d1-4f34-9331-5cde04e7d61a.maildroid-at-localhost> Subject: Re: [Learn] Fwd: templates within templates X-BeenThere: learn-at-nylxs.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: learn-bounces-at-nylxs.com Sender: "Learn"
On 11/05/2016 08:04 PM, Christopher League wrote: > FFS. You're not really selling me on C++ here... :-P
I have no expectation of that, at all. I was hoping you had an insite to the error.
> > I always want to dig right in to solving the problem as quickly as > possible, and then refactor later once I know what's what. IMO, writing > templates, getters, setters, destructors, const, etc delays the actual > understanding. Python and Haskell let me approach problems the way I > want. C++ and Java do not. >
I spent a life time doing that, and its trivial. That is not what I want to do. When I do this properly, I'll have learned a great deal about compiler behavior, library constructions and I should have a tool kit prepared to make comparisons by different methods by just changing the template parameters.
I'd add an economic component to the discussion, like the fact that ever 50 year old I know who is still coding for a living is writing in C or C++, writing systems, vms, compilers etc. Everyone who didn't has been put out of work by children.
> CL > > -----Original Message----- > From: ruben safir > To: learn-at-nylxs.com > Sent: Sat, 05 Nov 2016 19:36 > Subject: [Learn] Fwd: templates within templates > > > > _______________________________________________ > Learn mailing list > Learn-at-nylxs.com > http://lists.mrbrklyn.com/mailman/listinfo/learn >
-- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 _______________________________________________ Learn mailing list Learn-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/learn
|
|