9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] C++
@ 2012-11-24  1:45 Winston Kodogo
  0 siblings, 0 replies; 124+ messages in thread
From: Winston Kodogo @ 2012-11-24  1:45 UTC (permalink / raw)
  To: 9fans

> Been trying to read through this thread through the day and well I think
> the absurdity of your claim pretty much sums up a large portion of the
> thread, unfortunately.  Ay Caramba indeed :(
>

Hey, I haven't really been following this thread either. I have a day
job, and was just channeling my inner Boyd and venting in my spare
time because I entirely agree with Linus and jwz about C++. But thanks
for the compliment about my summarising prowess.

Bakul was right - that was rude. But he was also wrong, in that game
programmers pretty much all write in C, a most excellent language,
described in one of the finest books ever written about programming,
rather than C++. But I've bought every single copy of "The C++
Programming Language" since it came out, have waded through the
pompous and ponderous prose, grappled with the lack of a decent index,
and seriously, can you read chapter 22 of the "Special Edition" with a
straight face?



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-12-03 15:29                               ` Kurt H Maier
@ 2012-12-04 21:36                                 ` hiro
  0 siblings, 0 replies; 124+ messages in thread
From: hiro @ 2012-12-04 21:36 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Dec 3, 2012 at 4:29 PM, Kurt H Maier <khm-9@intma.in> wrote:
> If you ask around, you'll find tons of stories from people who took
> entry-level programming courses, taught in C++, who got in trouble for
> submitting C-compliant or similar code.  Many schools teach design
> patterns and top-down object cruft as gospel, and actively punish
> students who merely submit clean, efficient code.

this is an other example of the kind of stuff I have to do to please
my professors:
http://www.youtube.com/watch?v=7RJmoCWx4cE



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-12-03 15:21                             ` Charles Forsyth
@ 2012-12-03 15:29                               ` Kurt H Maier
  2012-12-04 21:36                                 ` hiro
  0 siblings, 1 reply; 124+ messages in thread
From: Kurt H Maier @ 2012-12-03 15:29 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Dec 03, 2012 at 03:21:37PM +0000, Charles Forsyth wrote:
> I see. That might be tedious.
>

If you ask around, you'll find tons of stories from people who took
entry-level programming courses, taught in C++, who got in trouble for
submitting C-compliant or similar code.  Many schools teach design
patterns and top-down object cruft as gospel, and actively punish
students who merely submit clean, efficient code.

It's a problem.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-12-03 14:58                           ` Kurt H Maier
@ 2012-12-03 15:21                             ` Charles Forsyth
  2012-12-03 15:29                               ` Kurt H Maier
  0 siblings, 1 reply; 124+ messages in thread
From: Charles Forsyth @ 2012-12-03 15:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I see. That might be tedious.

On 3 December 2012 14:58, Kurt H Maier <khm-9@intma.in> wrote:
> This may be true, but this is not what is being taught at the university
> level.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-12-03 14:13                         ` Charles Forsyth
@ 2012-12-03 14:58                           ` Kurt H Maier
  2012-12-03 15:21                             ` Charles Forsyth
  0 siblings, 1 reply; 124+ messages in thread
From: Kurt H Maier @ 2012-12-03 14:58 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Dec 03, 2012 at 02:13:53PM +0000, Charles Forsyth wrote:
> >> C++ and java feel highly inconsistent and are full of stupid busywork
> >> and strange programming philosophies that you have to "learn" about,
>
> I've written programs in both languages and you don't really have to
> worry about the philosophies,
> if by that is meant things like the Pattern stuff, when using the
> standard libraries or collections.

This may be true, but this is not what is being taught at the university
level.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-12-03 13:43                       ` Ethan Grammatikidis
@ 2012-12-03 14:13                         ` Charles Forsyth
  2012-12-03 14:58                           ` Kurt H Maier
  0 siblings, 1 reply; 124+ messages in thread
From: Charles Forsyth @ 2012-12-03 14:13 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

>> C++ and java feel highly inconsistent and are full of stupid busywork
>> and strange programming philosophies that you have to "learn" about,

I've written programs in both languages and you don't really have to
worry about the philosophies,
if by that is meant things like the Pattern stuff, when using the
standard libraries or collections.
I found Christopher Alexander's book fascinating, but I didn't really
take to the Gang of Four's,
which left me cold. I thought it was an interesting attempt, but I
just didn't think it worked,
although that was clearly a minority opinion! I thought it made simple
things elaborate, and
complicated things harder to follow.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:54                     ` Hugo Rivera
  2012-11-22 15:47                       ` tlaronde
  2012-11-22 16:06                       ` lucio
@ 2012-12-03 13:43                       ` Ethan Grammatikidis
  2012-12-03 14:13                         ` Charles Forsyth
  2 siblings, 1 reply; 124+ messages in thread
From: Ethan Grammatikidis @ 2012-12-03 13:43 UTC (permalink / raw)
  To: 9fans

On Thu, 22 Nov 2012 15:54:11 +0100
Hugo Rivera <uair00@gmail.com> wrote:

> > the fact that there are bigger problems in the world does not imply
> > that we ourselves are in a position to do anything about them.  heck,
> > i see problems very close to home that i can't do much about.  i can
> > try to make arguments, but very often there is no direct influence that
> > can be made.  and being right is no comfort.
> >
>
> Of course, it depends on the problem considered. But I think the big
> problems in the world have little to do with programming languages,
> particularly c++, which is the topic at hand.
>

As far as I can see, a lot of the problems in the world are caused by
people preferring to believe in things which seem clever but which turn
out to be meaningless or actually wrong on deeper inspection. C++ seems
to be much the same way, which doesn't make it part of the problem but
does mean that if you teach it as a good and normal thing you are
encouraging bad reasoning practices similar to those which cause the
serious problems.

Of course, "teaching it as a good and normal thing" is a far cry from
responding to the OP's question, I don't mean to insult anyone who was
doing that.

On Thu, 22 Nov 2012 12:34:16 +0100
hiro <23hiro@gmail.com> wrote:

> C++ and java feel highly inconsistent and are full of stupid busywork
> and strange programming philosophies that you have to "learn" about,
> but teach you nothing.

I quoted this because it's so similar to my own thoughts on the matter,
but also is it just me or does anyone else think "strange [...]
philosophies that you have to "learn" about, but teach you nothing,"
sounds just like it's referring to some religion?

--
Developing the austere intellectual discipline of keeping things
sufficiently simple is in this environment a formidable challenge,
both technically and educationally.
 -- Dijstraka, EWD898, 1984



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-22 22:32 Winston Kodogo
  2012-11-23  3:04 ` Comeau At9Fans
  2012-11-23  9:47 ` Gorka Guardiola
@ 2012-12-03 10:02 ` faif
  2 siblings, 0 replies; 124+ messages in thread
From: faif @ 2012-12-03 10:02 UTC (permalink / raw)
  To: 9fans

IMHO Go as a system programming language would be a step forward,
but C++, obviously not... It's a beast and there are no good compact
books about it.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-27 19:57       ` David Leimbach
@ 2012-11-27 20:15         ` Kurt H Maier
  0 siblings, 0 replies; 124+ messages in thread
From: Kurt H Maier @ 2012-11-27 20:15 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Tue, Nov 27, 2012 at 11:57:43AM -0800, David Leimbach wrote:
> Haskell

No.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-27 17:09     ` Eugene Gorodinsky
@ 2012-11-27 19:57       ` David Leimbach
  2012-11-27 20:15         ` Kurt H Maier
  0 siblings, 1 reply; 124+ messages in thread
From: David Leimbach @ 2012-11-27 19:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 2888 bytes --]

Haskell


On Tue, Nov 27, 2012 at 9:09 AM, Eugene Gorodinsky
<e.gorodinsky@gmail.com>wrote:

> Yay! A "C++ vs the world" flamewar! Again.
>
> Let me just point out that writing a game engine consists of a little bit
> more than just calls to opengl. Game engine programmers tend to embed
> scripting languages in their engines as opposed to writing the engines in
> Java, C#, Python or Lua.
>
> P.S. Coincidentally, here's a link to Carmack's rant about how script
> interpreters suck:
> http://www.codingthewheel.com/game-dev/john-carmack-script-interpreters-considered-harmful
> P.P.S. idTech4 and above use C++. Carmack probably doesn't write idiomatic
> C anymore, considering his tips on doing functional programming in C++ (
> http://www.altdevblogaday.com/2012/04/26/functional-programming-in-c/)
>
> 2012/11/23 dexen deVries <dexen.devries@gmail.com>
>
>> On Friday 23 of November 2012 10:47:09 Gorka Guardiola wrote:
>> > On Thu, Nov 22, 2012 at 11:32 PM, Winston Kodogo <kodogo@gmail.com>
>> wrote:
>> > > But, let the record show, C++ has been scientifically shown to be an
>> > > unbelievably crap and monstrously complex language, even though I earn
>> > > my daily bread by using it. I was a contemporary of Dr Stroustrup when
>> > > he was spending his time dragging the Cambridge mainframe to its knees
>> > > using the Simula compiler - the kindest description I ever heard from
>> > > friends in the computer lab was "stubborn"-  and occasionally, ok
>> > > frequently, or indeed always, am tempted to view C++ as his revenge on
>> > > the world for pointing out that he doesn't have a clue how to program
>> > > efficiently.
>> >
>> > Yes, this is why most games, which do not need speed or efficiency at
>> all
>> > are programmed in C++. (...)
>>
>> you've just stepped on my pet peeve, apologies in advance for what
>> follows.
>>
>> <<'NITPICK'
>> the bulk of in-game graphics processing is done via OpenGL calls/DirectX
>> calls/whatever goes on the PS3' Cell CPU. the C++ parts could be replaced
>> with
>> Python and noone would be any the wiser.
>>
>> similarily, Youtube flash player does not decode nor scale video in Flash'
>> Actionscript; the GPU does it. unless you have broken drivers like i had
>> once,
>> in which case it is /slow/.
>>
>> C++ for the assembly-line-style game development [1] is choosen as PHB's
>> safe
>> bet  -- a.k.a. ``industry's stadard practice'' -- and not on technical
>> merits.
>> cue picture of Scott Adams (of Dilbert fame).
>>
>> if you really must, John Carmak writes idomatic C, not C++.
>> NITPICK;
>>
>>
>> [1] http://news.ycombinator.com/item?id=4821152 and countless other
>> stories.
>>
>> --
>> dexen deVries
>>
>> [[[↓][→]]]
>>
>>
>> Reality is just a convenient measure of complexity.
>>                 -- Alvy Ray Smith
>>
>>
>

[-- Attachment #2: Type: text/html, Size: 4090 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-23 10:21   ` dexen deVries
  2012-11-23 13:28     ` Pedro Lamarão
@ 2012-11-27 17:09     ` Eugene Gorodinsky
  2012-11-27 19:57       ` David Leimbach
  1 sibling, 1 reply; 124+ messages in thread
From: Eugene Gorodinsky @ 2012-11-27 17:09 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 2698 bytes --]

Yay! A "C++ vs the world" flamewar! Again.

Let me just point out that writing a game engine consists of a little bit
more than just calls to opengl. Game engine programmers tend to embed
scripting languages in their engines as opposed to writing the engines in
Java, C#, Python or Lua.

P.S. Coincidentally, here's a link to Carmack's rant about how script
interpreters suck:
http://www.codingthewheel.com/game-dev/john-carmack-script-interpreters-considered-harmful
P.P.S. idTech4 and above use C++. Carmack probably doesn't write idiomatic
C anymore, considering his tips on doing functional programming in C++ (
http://www.altdevblogaday.com/2012/04/26/functional-programming-in-c/)

2012/11/23 dexen deVries <dexen.devries@gmail.com>

> On Friday 23 of November 2012 10:47:09 Gorka Guardiola wrote:
> > On Thu, Nov 22, 2012 at 11:32 PM, Winston Kodogo <kodogo@gmail.com>
> wrote:
> > > But, let the record show, C++ has been scientifically shown to be an
> > > unbelievably crap and monstrously complex language, even though I earn
> > > my daily bread by using it. I was a contemporary of Dr Stroustrup when
> > > he was spending his time dragging the Cambridge mainframe to its knees
> > > using the Simula compiler - the kindest description I ever heard from
> > > friends in the computer lab was "stubborn"-  and occasionally, ok
> > > frequently, or indeed always, am tempted to view C++ as his revenge on
> > > the world for pointing out that he doesn't have a clue how to program
> > > efficiently.
> >
> > Yes, this is why most games, which do not need speed or efficiency at all
> > are programmed in C++. (...)
>
> you've just stepped on my pet peeve, apologies in advance for what follows.
>
> <<'NITPICK'
> the bulk of in-game graphics processing is done via OpenGL calls/DirectX
> calls/whatever goes on the PS3' Cell CPU. the C++ parts could be replaced
> with
> Python and noone would be any the wiser.
>
> similarily, Youtube flash player does not decode nor scale video in Flash'
> Actionscript; the GPU does it. unless you have broken drivers like i had
> once,
> in which case it is /slow/.
>
> C++ for the assembly-line-style game development [1] is choosen as PHB's
> safe
> bet  -- a.k.a. ``industry's stadard practice'' -- and not on technical
> merits.
> cue picture of Scott Adams (of Dilbert fame).
>
> if you really must, John Carmak writes idomatic C, not C++.
> NITPICK;
>
>
> [1] http://news.ycombinator.com/item?id=4821152 and countless other
> stories.
>
> --
> dexen deVries
>
> [[[↓][→]]]
>
>
> Reality is just a convenient measure of complexity.
>                 -- Alvy Ray Smith
>
>

[-- Attachment #2: Type: text/html, Size: 3628 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:31                 ` lucio
@ 2012-11-25  6:09                   ` David Leimbach
  0 siblings, 0 replies; 124+ messages in thread
From: David Leimbach @ 2012-11-25  6:09 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

On Nov 22, 2012 8:31 AM, <lucio@proxima.alt.za> wrote:
>
> > it's an Xbox game. and yes, you
> > need it ;)
>
> Xbox-360?  Surely it runs IBM code?
>

Yes.  IBM power pc
> :-)
>
> ++L
>
>

[-- Attachment #2: Type: text/html, Size: 381 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-23 14:02       ` lucio
@ 2012-11-25  6:03         ` David Leimbach
  0 siblings, 0 replies; 124+ messages in thread
From: David Leimbach @ 2012-11-25  6:03 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

On Nov 23, 2012 6:03 AM, <lucio@proxima.alt.za> wrote:
>
> > Are operating systems written in C for it's technical merits or because
> > it is industry standard practice?
>
> Neither: pragmatism.  The language and Unix grew up together, teaching
> each other many tricks.
>
> ++L
>

And they are not all written in C.
>

[-- Attachment #2: Type: text/html, Size: 505 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-23 13:28     ` Pedro Lamarão
@ 2012-11-23 14:02       ` lucio
  2012-11-25  6:03         ` David Leimbach
  0 siblings, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-23 14:02 UTC (permalink / raw)
  To: 9fans

> Are operating systems written in C for it's technical merits or because
> it is industry standard practice?

Neither: pragmatism.  The language and Unix grew up together, teaching
each other many tricks.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-23 10:21   ` dexen deVries
@ 2012-11-23 13:28     ` Pedro Lamarão
  2012-11-23 14:02       ` lucio
  2012-11-27 17:09     ` Eugene Gorodinsky
  1 sibling, 1 reply; 124+ messages in thread
From: Pedro Lamarão @ 2012-11-23 13:28 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Em 23/11/2012 08:21, dexen deVries escreveu:

> C++ for the assembly-line-style game development [1] is choosen as PHB's safe
> bet  -- a.k.a. ``industry's stadard practice'' -- and not on technical merits.
> cue picture of Scott Adams (of Dilbert fame).

Are operating systems written in C for it's technical merits or because
it is industry standard practice?

--
 P.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-23  9:47 ` Gorka Guardiola
@ 2012-11-23 10:21   ` dexen deVries
  2012-11-23 13:28     ` Pedro Lamarão
  2012-11-27 17:09     ` Eugene Gorodinsky
  0 siblings, 2 replies; 124+ messages in thread
From: dexen deVries @ 2012-11-23 10:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Friday 23 of November 2012 10:47:09 Gorka Guardiola wrote:
> On Thu, Nov 22, 2012 at 11:32 PM, Winston Kodogo <kodogo@gmail.com> wrote:
> > But, let the record show, C++ has been scientifically shown to be an
> > unbelievably crap and monstrously complex language, even though I earn
> > my daily bread by using it. I was a contemporary of Dr Stroustrup when
> > he was spending his time dragging the Cambridge mainframe to its knees
> > using the Simula compiler - the kindest description I ever heard from
> > friends in the computer lab was "stubborn"-  and occasionally, ok
> > frequently, or indeed always, am tempted to view C++ as his revenge on
> > the world for pointing out that he doesn't have a clue how to program
> > efficiently.
> 
> Yes, this is why most games, which do not need speed or efficiency at all
> are programmed in C++. (...)

you've just stepped on my pet peeve, apologies in advance for what follows.

<<'NITPICK'
the bulk of in-game graphics processing is done via OpenGL calls/DirectX 
calls/whatever goes on the PS3' Cell CPU. the C++ parts could be replaced with 
Python and noone would be any the wiser.

similarily, Youtube flash player does not decode nor scale video in Flash' 
Actionscript; the GPU does it. unless you have broken drivers like i had once, 
in which case it is /slow/.

C++ for the assembly-line-style game development [1] is choosen as PHB's safe 
bet  -- a.k.a. ``industry's stadard practice'' -- and not on technical merits. 
cue picture of Scott Adams (of Dilbert fame).

if you really must, John Carmak writes idomatic C, not C++.
NITPICK;


[1] http://news.ycombinator.com/item?id=4821152 and countless other stories.

-- 
dexen deVries

[[[↓][→]]]


Reality is just a convenient measure of complexity.
                -- Alvy Ray Smith



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-22 22:32 Winston Kodogo
  2012-11-23  3:04 ` Comeau At9Fans
@ 2012-11-23  9:47 ` Gorka Guardiola
  2012-11-23 10:21   ` dexen deVries
  2012-12-03 10:02 ` faif
  2 siblings, 1 reply; 124+ messages in thread
From: Gorka Guardiola @ 2012-11-23  9:47 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 11:32 PM, Winston Kodogo <kodogo@gmail.com> wrote:
>
> But, let the record show, C++ has been scientifically shown to be an
> unbelievably crap and monstrously complex language, even though I earn
> my daily bread by using it. I was a contemporary of Dr Stroustrup when
> he was spending his time dragging the Cambridge mainframe to its knees
> using the Simula compiler - the kindest description I ever heard from
> friends in the computer lab was "stubborn"-  and occasionally, ok
> frequently, or indeed always, am tempted to view C++ as his revenge on
> the world for pointing out that he doesn't have a clue how to program
> efficiently.
>

Yes, this is why most games, which do not need speed or efficiency at all
are programmed in C++. I don't like C++, but it is a tool and as such, it
has shown it is useful in some environments. Is it aesthetically pleasant?
no. Is it more complex than needed? yes. But claiming that it is not possible
to program efficiently in C++ (or implying so) is going into religious grounds
and negating reality.

BTW, making ad-hominem attacks against a language author says more
about you than the language itself.


G.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:10                   ` Kurt H Maier
  2012-11-22 17:18                     ` Charles Forsyth
  2012-11-22 17:45                     ` Dan Cross
@ 2012-11-23  9:42                     ` Balwinder S Dheeman
  2 siblings, 0 replies; 124+ messages in thread
From: Balwinder S Dheeman @ 2012-11-23  9:42 UTC (permalink / raw)
  To: 9fans

On 11/22/2012 10:52 PM, tlaronde@polynum.com wrote:
> On Thu, Nov 22, 2012 at 05:18:03PM +0000, Charles Forsyth wrote:
>> Yes, that would be silly. You need only the screwdriver, provided it's sonic,
>> but I suppose that just emphasises your point about tools.
>>
>
> You did not get the big picture: the screwdriver is for the engine; the
> hammer is to deal with people coming arguing about why you use a
> screwdriver...

LOL! ROTF!

>> On 22 November 2012 17:10, Kurt H Maier <khm-9@intma.in> wrote:
>>> If someone came to me and asked me to rebuild an engine with a hammer
>>> and a screwdriver.

--
Balwinder S "bdheeman" Dheeman
(http://werc.homelinux.net/contact/)



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-23  3:31                               ` lucio
@ 2012-11-23  3:56                                 ` Kurt H Maier
  0 siblings, 0 replies; 124+ messages in thread
From: Kurt H Maier @ 2012-11-23  3:56 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Fri, Nov 23, 2012 at 05:31:52AM +0200, lucio@proxima.alt.za wrote:
> > On Thu, Nov 22, 2012 at 07:47:07PM +0200, lucio@proxima.alt.za wrote:
> >> > a computer is a multiple purpose device, not an education.
> >>
> >> Prove it.
> >>
> >
> > Have you even contacted IAEP or one of the dozens of OLPC working groups
> > in your area?
>
> Sounds more like an accusation than a response.  What I choose to do
> with a general-purpose tool (your argument) is to use it for
> education.  Show me how your argument invalidates my objectives.

There was a typo in my message.  The word "even" should have read
"ever."  I love your instant defensive whining, however, as well as your
misattribution of the other email.  So far, you're the only proven
general-purpose tool here.

> As for your issue with suppliers of computing resources, there are
> political dynamics in place around me that render the question moot.
> Plus, I don't want to get involved in conventional teaching (C++,
> Java, Windows, etc.) and that closes quite a few doors.

This is frankly bizarre, since IAEP and OLPC aren't in the business of
peddling C++, Java, or Windows.  I apologize for misinterpreting your
message as anything but another attempt to climb to some rhetorical
moral high ground; I thought you were interested in using computers to
further education in underserved areas.  I withdraw my interest, and
apologize for attempting to point out relevant efforts in the areas you
claim to espouse.  My bad.  Carry on.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 19:55                             ` Kurt H Maier
@ 2012-11-23  3:31                               ` lucio
  2012-11-23  3:56                                 ` Kurt H Maier
  0 siblings, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-23  3:31 UTC (permalink / raw)
  To: 9fans

> On Thu, Nov 22, 2012 at 07:47:07PM +0200, lucio@proxima.alt.za wrote:
>> > a computer is a multiple purpose device, not an education.
>>
>> Prove it.
>>
>
> Have you even contacted IAEP or one of the dozens of OLPC working groups
> in your area?

Sounds more like an accusation than a response.  What I choose to do
with a general-purpose tool (your argument) is to use it for
education.  Show me how your argument invalidates my objectives.

As for your issue with suppliers of computing resources, there are
political dynamics in place around me that render the question moot.
Plus, I don't want to get involved in conventional teaching (C++,
Java, Windows, etc.) and that closes quite a few doors.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] C++
  2012-11-22 22:32 Winston Kodogo
@ 2012-11-23  3:04 ` Comeau At9Fans
  2012-11-23  9:47 ` Gorka Guardiola
  2012-12-03 10:02 ` faif
  2 siblings, 0 replies; 124+ messages in thread
From: Comeau At9Fans @ 2012-11-23  3:04 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]

On Thu, Nov 22, 2012 at 5:32 PM, Winston Kodogo <kodogo@gmail.com> wrote:

> Ay, Curamba!
> ... his revenge on
> the world for pointing out that he doesn't have a clue how to program
> efficiently.
>

Been trying to read through this thread through the day and well I think
the absurdity of your claim pretty much sums up a large portion of the
thread, unfortunately.  Ay Caramba indeed :(

--
Greg Comeau / 4.3.10.1 with C++0xisms now in beta!
Comeau C/C++ ONLINE ==>     http://www.comeaucomputing.com/tryitout
World Class Compilers:  Breathtaking C++, Amazing C99, Fabulous C90.
Comeau C/C++ with Dinkumware's Libraries... Have you tried it?

[-- Attachment #2: Type: text/html, Size: 1058 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* [9fans] C++
@ 2012-11-22 22:32 Winston Kodogo
  2012-11-23  3:04 ` Comeau At9Fans
                   ` (2 more replies)
  0 siblings, 3 replies; 124+ messages in thread
From: Winston Kodogo @ 2012-11-22 22:32 UTC (permalink / raw)
  To: 9fans

Ay, Curamba!

This discussion is exactly why we need Boyd.

But, let the record show, C++ has been scientifically shown to be an
unbelievably crap and monstrously complex language, even though I earn
my daily bread by using it. I was a contemporary of Dr Stroustrup when
he was spending his time dragging the Cambridge mainframe to its knees
using the Simula compiler - the kindest description I ever heard from
friends in the computer lab was "stubborn"-  and occasionally, ok
frequently, or indeed always, am tempted to view C++ as his revenge on
the world for pointing out that he doesn't have a clue how to program
efficiently.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:58                     ` Dan Cross
@ 2012-11-22 22:25                       ` erik quanstrom
  0 siblings, 0 replies; 124+ messages in thread
From: erik quanstrom @ 2012-11-22 22:25 UTC (permalink / raw)
  To: 9fans

> To put it another way, I consider emotional arguments about programming
> languages so unimportant that they pale in comparison to encouraging my
> daughter to eat a healthy breakfast; starving kids in other countries
> didn't even enter my mind.

emotional areguments are poor arguments, regardless of the subject.

i'm not sure though that i follow that x is "more important" than y
implies that i should not be bothered about potentially important
topics within y.

- erik



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 18:12                               ` lucio
  2012-11-22 19:15                                 ` Richard Miller
@ 2012-11-22 21:48                                 ` Bakul Shah
  1 sibling, 0 replies; 124+ messages in thread
From: Bakul Shah @ 2012-11-22 21:48 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


On Nov 22, 2012, at 10:12 AM, lucio@proxima.alt.za wrote:

>> I remembering finding Iverson's book "A Programming Language" quite interesting.
> 
> I don't remember the book any more, but I did read the library copy in
> its entirety, maybe even more than once and was thrilled when the
> university almost accidentally got an APL interpreter from Univac for
> their 1106.  It got me into real trouble with the cycle counters, it
> was expensive to run and interactive time was even more expensive.

At school I had a part time job with a cancer epidemiology group
(associated with the same school). I used up so much of their "funny
money" at the school computer center (all IBM computers with
expensive compute time) by using APL, I had to drop back to using
PL/I for them! The thing is, you make far fewer mistakes in APL but
they can cause a lot more damage! I wonder if the financial "quants"
made such mistakes in 2008 :-)

> Today it is just a topic for nostalgic conversation, but it really
> made a difference to me, it was as if a switch had been thrown in my
> head.

Iverson's papers are still very useful when programming in APL2 or
languages like k, j or q.


^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 18:02                             ` Charles Forsyth
  2012-11-22 18:12                               ` lucio
@ 2012-11-22 21:34                               ` Bakul Shah
  1 sibling, 0 replies; 124+ messages in thread
From: Bakul Shah @ 2012-11-22 21:34 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


On Nov 22, 2012, at 10:02 AM, Charles Forsyth wrote:

> I remembering finding Iverson's book "A Programming Language" quite interesting.


I highly recommended Iverson's Turing Award lecture "Notation as a tool of thought".

http://www.jsoftware.com/papers/tot.htm
http://awards.acm.org/images/awards/140/articles/9147499.pdf


^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:46                         ` lucio
@ 2012-11-22 20:17                           ` Matthew Veety
  0 siblings, 0 replies; 124+ messages in thread
From: Matthew Veety @ 2012-11-22 20:17 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Only if she give me free healthcare and hookers.

--
Veety




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:32                 ` Richard Miller
  2012-11-22 17:39                   ` hiro
@ 2012-11-22 20:14                   ` Matthew Veety
  1 sibling, 0 replies; 124+ messages in thread
From: Matthew Veety @ 2012-11-22 20:14 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs



On Thu, 22 Nov 2012, Richard Miller wrote:

>> 9th grade is usually 1st year "high school" in the us.
>
> Deutschland            USA
>    -                   -
> Hochschule          college
> Gymnasium           high school
> Sporthalle          gymnasium
>
>
>

I thought that Uni was equal to college here in the states.

--
Veety



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:45                     ` Dan Cross
@ 2012-11-22 19:55                       ` Kurt H Maier
  0 siblings, 0 replies; 124+ messages in thread
From: Kurt H Maier @ 2012-11-22 19:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 12:45:51PM -0500, Dan Cross wrote:
> Thanks for making my point for me.


Someone had to.  It sure wasn't you.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:47                           ` lucio
@ 2012-11-22 19:55                             ` Kurt H Maier
  2012-11-23  3:31                               ` lucio
  0 siblings, 1 reply; 124+ messages in thread
From: Kurt H Maier @ 2012-11-22 19:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 07:47:07PM +0200, lucio@proxima.alt.za wrote:
> > a computer is a multiple purpose device, not an education.
>
> Prove it.
>

Have you even contacted IAEP or one of the dozens of OLPC working groups
in your area?



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 18:12                               ` lucio
@ 2012-11-22 19:15                                 ` Richard Miller
  2012-11-22 21:48                                 ` Bakul Shah
  1 sibling, 0 replies; 124+ messages in thread
From: Richard Miller @ 2012-11-22 19:15 UTC (permalink / raw)
  To: 9fans

>> I remembering finding Iverson's book "A Programming Language" quite interesting.
> ...
> Today it is just a topic for nostalgic conversation,

What Iverson did next:

http://9fans.net/archive/2009/07/265




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:53                               ` hiro
@ 2012-11-22 18:13                                 ` lucio
  0 siblings, 0 replies; 124+ messages in thread
From: lucio @ 2012-11-22 18:13 UTC (permalink / raw)
  To: 9fans

> Books do still get printed btw.

I'm still looking for a copy of Hollindale and Toothill's "Digital
Computers" (from memory, of course), which I remember being another of
the formative books I was privileged to read.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 18:02                             ` Charles Forsyth
@ 2012-11-22 18:12                               ` lucio
  2012-11-22 19:15                                 ` Richard Miller
  2012-11-22 21:48                                 ` Bakul Shah
  2012-11-22 21:34                               ` Bakul Shah
  1 sibling, 2 replies; 124+ messages in thread
From: lucio @ 2012-11-22 18:12 UTC (permalink / raw)
  To: 9fans

> I remembering finding Iverson's book "A Programming Language" quite interesting.

I don't remember the book any more, but I did read the library copy in
its entirety, maybe even more than once and was thrilled when the
university almost accidentally got an APL interpreter from Univac for
their 1106.  It got me into real trouble with the cycle counters, it
was expensive to run and interactive time was even more expensive.

Today it is just a topic for nostalgic conversation, but it really
made a difference to me, it was as if a switch had been thrown in my
head.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:40       ` Pavel Klinkovsky
@ 2012-11-22 18:11         ` tlaronde
  0 siblings, 0 replies; 124+ messages in thread
From: tlaronde @ 2012-11-22 18:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 05:40:25PM +0000, Pavel Klinkovsky wrote:
> > and even that aside, can you cite studies that show that the choice of programming
> > language is the dominant term in determining the error rate of the resulting
> > code?
>
> Could it help?
> http://archive.adaic.com/intro/ada-vs-c/cada_art.html

The study is interesting and the conclusion so too, since there is a way
to use a language, partly due to the language, partly due to the
know-how and habits of the language (Ada programmers made more comments
about what the code was supposed to do, and there was a better locality
of bugs indicating a better partitionning).

FWIW, litterate programming (cweb) has improved the quality of my C
code, precisely because of comments (but learning not to make books, but
to get to the point), and subdivision. Fixing or improving is also
easier then.

But it took me some time to find my "style" or to understand
better how to use it, and the first uses were disastrous (a lengthy
"discussion" beating around the bush and not helping in anyway to
describe the problem---not to speak about "smart" reflexions that were,
on re-reading, mathematical nonsense---, followed by a lengthy code
that was not directly related to the "discussion" since I had spent
to much time "discussing" and needed to have the job done...). It
was no miracle per se, but a tool helping to improve if used
correctly.

The situation is complexe. But there are languages that give you the
power but enforcing some strict rules (I simply hate the implicit
features or automatic polymorphic features of languages; source code
where non visible chars have syntactic meaning; I prefer strong
type checking enforcements etc.) And there are habits that are taught
and learned, and with the very same language, there may be schools,
correct and bad ones...

That's why, BTW, the trend to think that a programmer or a developer
should be dropped when he gets old, is dropping the know-how that has
probably not a small effect on the quality of code, independantly from
the language by itself.

--
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:59                           ` lucio
@ 2012-11-22 18:02                             ` Charles Forsyth
  2012-11-22 18:12                               ` lucio
  2012-11-22 21:34                               ` Bakul Shah
  0 siblings, 2 replies; 124+ messages in thread
From: Charles Forsyth @ 2012-11-22 18:02 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I remembering finding Iverson's book "A Programming Language" quite interesting.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:51                             ` Paul Lalonde
  2012-11-22 17:53                               ` hiro
@ 2012-11-22 18:00                               ` lucio
  1 sibling, 0 replies; 124+ messages in thread
From: lucio @ 2012-11-22 18:00 UTC (permalink / raw)
  To: 9fans

> PS2 development is generally too expensive for the cost model of education
> games, sadly.

Thanks, that helps.  If anyone knows something that contradicts the
above, I'd be keen to hear it.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:50                         ` Dan Cross
@ 2012-11-22 17:59                           ` lucio
  2012-11-22 18:02                             ` Charles Forsyth
  0 siblings, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-22 17:59 UTC (permalink / raw)
  To: 9fans

> No doubt. As a learning exercise, such things are great. But I don't know
> that the brand of brevity engendered by APL really leads to fewer defects.

No, although you don't have to look as far to find the errors :-)

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:38                 ` Dan Cross
                                     ` (3 preceding siblings ...)
  2012-11-22 17:10                   ` Kurt H Maier
@ 2012-11-22 17:58                   ` lucio
  4 siblings, 0 replies; 124+ messages in thread
From: lucio @ 2012-11-22 17:58 UTC (permalink / raw)
  To: 9fans

> In the big scheme of things, absolutely none of this matters.  Whether one
> programs in Java, C, Go, COBOL or 370 assembler doesn't really make any
> difference; one could die tomorrow, and would anyone care what language
> s/he programmed in?  really?  This world has bigger problems than that.

My experience with APL suggested otherwise.  Assembler programming
teaches you what computers can and cannot do and a language like APL
teaches you what concepts your mind is able to embrace.  COBOL shows
you the value of code discipline and fortran the benefits of
shortcutting functionality you don't really need in a certain sphere
of programming.  No one language gives you everything and many
programmers only get to see and solve a fraction of the possible
problem space.

I think it is important for programmers to at least know that their
knowledge base is incomplete and, hopefully, come closer to rather
than further away from a broader knowledge by attempting to use more
rather than fewer tools.  That some tools may lead to bad habits, that
could be termed a judgement call, or an occupational hazard.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:51                             ` Paul Lalonde
@ 2012-11-22 17:53                               ` hiro
  2012-11-22 18:13                                 ` lucio
  2012-11-22 18:00                               ` lucio
  1 sibling, 1 reply; 124+ messages in thread
From: hiro @ 2012-11-22 17:53 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Books do still get printed btw.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:39                           ` lucio
@ 2012-11-22 17:51                             ` Paul Lalonde
  2012-11-22 17:53                               ` hiro
  2012-11-22 18:00                               ` lucio
  0 siblings, 2 replies; 124+ messages in thread
From: Paul Lalonde @ 2012-11-22 17:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1261 bytes --]

PS2 development is generally too expensive for the cost model of education
games, sadly.


On Thu, Nov 22, 2012 at 9:39 AM, <lucio@proxima.alt.za> wrote:

> > A friend is developing such
> > web/tablet based lessons for similar kids in India (India has as big a
> > problem of poor ed. as the whole of Africa).
>
> The BBC reports exceptional success by some NGOs introducing tablets
> in rural (central) Africa amongst children.  But the price is wrong.
> Scrappy, perfectly adequate, if antiquated, computer equipment
> discarded in the West and even locally, by urban residents and
> organisations, on the other hand, is much more affordable.
> Electricity is an issue, but the cost of PV panels and inverters is
> dropping.
>
> Please continue with suggestions, I have a few weeks to get started
> and there may well be many ideas I have not considered (MIT Scratch is
> one such idea Charles already mentioned) and may make all the
> difference.  Maybe in private mail?
>
> Also, I have never seen any educational games for the PS2 (I bought
> one a while back as an experiment).  I would have thought it would be
> something worthwhile, maybe I'm too far from the mainstream to have
> come across such games?
>
> ++L
>
>
>

[-- Attachment #2: Type: text/html, Size: 1623 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:42                       ` lucio
  2012-11-22 17:44                         ` hiro
@ 2012-11-22 17:50                         ` Dan Cross
  2012-11-22 17:59                           ` lucio
  1 sibling, 1 reply; 124+ messages in thread
From: Dan Cross @ 2012-11-22 17:50 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

On Nov 22, 2012 12:43 PM, <lucio@proxima.alt.za> wrote:
> > Ha!  Ever programmed in APL?
>
> Don't knock it, to learn APL I had to "shift paradigm" and it was a
> very important lesson in my programming education.

No doubt. As a learning exercise, such things are great. But I don't know
that the brand of brevity engendered by APL really leads to fewer defects.
:-)

        - Dan C.

[-- Attachment #2: Type: text/html, Size: 547 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:44                         ` hiro
@ 2012-11-22 17:47                           ` lucio
  2012-11-22 19:55                             ` Kurt H Maier
  0 siblings, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-22 17:47 UTC (permalink / raw)
  To: 9fans

> a computer is a multiple purpose device, not an education.

Prove it.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:31                       ` hiro
  2012-11-22 17:45                         ` Dan Cross
@ 2012-11-22 17:46                         ` lucio
  2012-11-22 20:17                           ` Matthew Veety
  1 sibling, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-22 17:46 UTC (permalink / raw)
  To: 9fans

> dan, I don't care about your children.

You may sing a different tune if/when Dan's daughter becomes the
President of the USA.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:31                       ` hiro
@ 2012-11-22 17:45                         ` Dan Cross
  2012-11-22 17:46                         ` lucio
  1 sibling, 0 replies; 124+ messages in thread
From: Dan Cross @ 2012-11-22 17:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

Nor should you. What she eats is my problem not yours, and it's an
incredibly minor problem. Like, only a little more important than worrying
about C++ and Java.
On Nov 22, 2012 12:33 PM, "hiro" <23hiro@gmail.com> wrote:

> dan, I don't care about your children.
>
>

[-- Attachment #2: Type: text/html, Size: 523 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:10                   ` Kurt H Maier
  2012-11-22 17:18                     ` Charles Forsyth
@ 2012-11-22 17:45                     ` Dan Cross
  2012-11-22 19:55                       ` Kurt H Maier
  2012-11-23  9:42                     ` Balwinder S Dheeman
  2 siblings, 1 reply; 124+ messages in thread
From: Dan Cross @ 2012-11-22 17:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 736 bytes --]

Thanks for making my point for me.
On Nov 22, 2012 12:13 PM, "Kurt H Maier" <khm-9@intma.in> wrote:

> On Thu, Nov 22, 2012 at 09:38:06AM -0500, Dan Cross wrote:
> > Personally, I think that all of this language posturing is
> > "geekier-than-thou" nonsense.
>
> And the rest of this email is "wiser-than-thou" bullshit.  Programming
> languages ARE tools.  If you enjoy using shitty tools to earn your
> living, when superior tools are available, you ARE mentally deficient.
> If someone came to me and asked me to rebuild an engine with a hammer
> and a screwdriver, I would change jobs.  With sufficient effort, I'm
> sure it's possible, but my work would not be enjoyable.
>
> It's not all about blogging, Dan.
>
>

[-- Attachment #2: Type: text/html, Size: 1041 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:42                       ` lucio
@ 2012-11-22 17:44                         ` hiro
  2012-11-22 17:47                           ` lucio
  2012-11-22 17:50                         ` Dan Cross
  1 sibling, 1 reply; 124+ messages in thread
From: hiro @ 2012-11-22 17:44 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

stop trying to sell crap as educational green social computing or
whatever you like to call it.

a computer is a multiple purpose device, not an education.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:04                     ` Dan Cross
  2012-11-22 17:31                       ` hiro
@ 2012-11-22 17:42                       ` lucio
  2012-11-22 17:44                         ` hiro
  2012-11-22 17:50                         ` Dan Cross
  1 sibling, 2 replies; 124+ messages in thread
From: lucio @ 2012-11-22 17:42 UTC (permalink / raw)
  To: 9fans

> Ha!  Ever programmed in APL?

Don't knock it, to learn APL I had to "shift paradigm" and it was a
very important lesson in my programming education.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20 10:12     ` Steve Simon
  2012-11-22  9:54       ` Balwinder S Dheeman
@ 2012-11-22 17:40       ` Pavel Klinkovsky
  2012-11-22 18:11         ` tlaronde
  1 sibling, 1 reply; 124+ messages in thread
From: Pavel Klinkovsky @ 2012-11-22 17:40 UTC (permalink / raw)
  To: 9fans

> and even that aside, can you cite studies that show that the choice of programming
> language is the dominant term in determining the error rate of the resulting
> code?

Could it help?
http://archive.adaic.com/intro/ada-vs-c/cada_art.html

Pavel



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:32                 ` Richard Miller
@ 2012-11-22 17:39                   ` hiro
  2012-11-22 20:14                   ` Matthew Veety
  1 sibling, 0 replies; 124+ messages in thread
From: hiro @ 2012-11-22 17:39 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 5:32 PM, Richard Miller <9fans@hamnavoe.com> wrote:
>> 9th grade is usually 1st year "high school" in the us.
>
> Deutschland            USA
>     -                   -
> Hochschule          college
> Gymnasium           high school
> Sporthalle          gymnasium
>
>

It's much more complex than that, so I didn't even attempt to explain.
We can talk about this in Greek though if you like...



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:51                         ` Bakul Shah
  2012-11-22 17:16                           ` Charles Forsyth
@ 2012-11-22 17:39                           ` lucio
  2012-11-22 17:51                             ` Paul Lalonde
  1 sibling, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-22 17:39 UTC (permalink / raw)
  To: 9fans

> A friend is developing such
> web/tablet based lessons for similar kids in India (India has as big a
> problem of poor ed. as the whole of Africa).

The BBC reports exceptional success by some NGOs introducing tablets
in rural (central) Africa amongst children.  But the price is wrong.
Scrappy, perfectly adequate, if antiquated, computer equipment
discarded in the West and even locally, by urban residents and
organisations, on the other hand, is much more affordable.
Electricity is an issue, but the cost of PV panels and inverters is
dropping.

Please continue with suggestions, I have a few weeks to get started
and there may well be many ideas I have not considered (MIT Scratch is
one such idea Charles already mentioned) and may make all the
difference.  Maybe in private mail?

Also, I have never seen any educational games for the PS2 (I bought
one a while back as an experiment).  I would have thought it would be
something worthwhile, maybe I'm too far from the mainstream to have
come across such games?

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:04                     ` Dan Cross
@ 2012-11-22 17:31                       ` hiro
  2012-11-22 17:45                         ` Dan Cross
  2012-11-22 17:46                         ` lucio
  2012-11-22 17:42                       ` lucio
  1 sibling, 2 replies; 124+ messages in thread
From: hiro @ 2012-11-22 17:31 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

dan, I don't care about your children.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:31                             ` erik quanstrom
@ 2012-11-22 17:30                               ` lucio
  0 siblings, 0 replies; 124+ messages in thread
From: lucio @ 2012-11-22 17:30 UTC (permalink / raw)
  To: 9fans

> so that's just an anecdote.  i'd like to know more about the subject.

It's not going to be a popular subject, I don't think your curiosity
will be rewarded.

I do agree that culture is very important.  I also think that I was
extremely lucky to learn computing at the time when there were many
diverse architectures and assembler programming was how you gat the
most from the limited resources available.  I wish I could teach my
target audience the same way, despite the perception that such
knowledge is no longer relevant.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:22                       ` tlaronde
@ 2012-11-22 17:27                         ` Bakul Shah
  0 siblings, 0 replies; 124+ messages in thread
From: Bakul Shah @ 2012-11-22 17:27 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, 22 Nov 2012 18:22:33 +0100 tlaronde@polynum.com  wrote:
> On Thu, Nov 22, 2012 at 05:18:03PM +0000, Charles Forsyth wrote:
> > Yes, that would be silly. You need only the screwdriver, provided it's soni
> c,
> > but I suppose that just emphasises your point about tools.
> >
>
> You did not get the big picture: the screwdriver is for the engine; the
> hammer is to deal with people coming arguing about why you use a
> screwdriver...

A big enough screwdriver can be used to deal with people.
You guys are so spoiled!



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:18                     ` Charles Forsyth
@ 2012-11-22 17:22                       ` tlaronde
  2012-11-22 17:27                         ` Bakul Shah
  0 siblings, 1 reply; 124+ messages in thread
From: tlaronde @ 2012-11-22 17:22 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 05:18:03PM +0000, Charles Forsyth wrote:
> Yes, that would be silly. You need only the screwdriver, provided it's sonic,
> but I suppose that just emphasises your point about tools.
>

You did not get the big picture: the screwdriver is for the engine; the
hammer is to deal with people coming arguing about why you use a
screwdriver...

> On 22 November 2012 17:10, Kurt H Maier <khm-9@intma.in> wrote:
> > If someone came to me and asked me to rebuild an engine with a hammer
> > and a screwdriver,

--
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 17:10                   ` Kurt H Maier
@ 2012-11-22 17:18                     ` Charles Forsyth
  2012-11-22 17:22                       ` tlaronde
  2012-11-22 17:45                     ` Dan Cross
  2012-11-23  9:42                     ` Balwinder S Dheeman
  2 siblings, 1 reply; 124+ messages in thread
From: Charles Forsyth @ 2012-11-22 17:18 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Yes, that would be silly. You need only the screwdriver, provided it's sonic,
but I suppose that just emphasises your point about tools.

On 22 November 2012 17:10, Kurt H Maier <khm-9@intma.in> wrote:
> If someone came to me and asked me to rebuild an engine with a hammer
> and a screwdriver,



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:51                         ` Bakul Shah
@ 2012-11-22 17:16                           ` Charles Forsyth
  2012-11-22 17:39                           ` lucio
  1 sibling, 0 replies; 124+ messages in thread
From: Charles Forsyth @ 2012-11-22 17:16 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

That's a big advantage of Scratch, which I'd already mentioned
privately to Lucio.
It's easy to do animations (which are always fun), and use video clips, audio,
and other data in amusing ways. It includes communicating processes!

On 22 November 2012 16:51, Bakul Shah <bakul@bitblocks.com> wrote:
> Also, many uneducated or less educated kids have problems with
> more basic skills of math etc. Hopefully inexpensive tablets can be
> used to develop proficiency in such subjects (very few good teachers
> in the kind of places you mention).



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:38                 ` Dan Cross
                                     ` (2 preceding siblings ...)
  2012-11-22 16:15                   ` Christopher Nielsen
@ 2012-11-22 17:10                   ` Kurt H Maier
  2012-11-22 17:18                     ` Charles Forsyth
                                       ` (2 more replies)
  2012-11-22 17:58                   ` lucio
  4 siblings, 3 replies; 124+ messages in thread
From: Kurt H Maier @ 2012-11-22 17:10 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 09:38:06AM -0500, Dan Cross wrote:
> Personally, I think that all of this language posturing is
> "geekier-than-thou" nonsense.

And the rest of this email is "wiser-than-thou" bullshit.  Programming
languages ARE tools.  If you enjoy using shitty tools to earn your
living, when superior tools are available, you ARE mentally deficient.
If someone came to me and asked me to rebuild an engine with a hammer
and a screwdriver, I would change jobs.  With sufficient effort, I'm
sure it's possible, but my work would not be enjoyable.

It's not all about blogging, Dan.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:54                   ` dexen deVries
@ 2012-11-22 17:04                     ` Dan Cross
  2012-11-22 17:31                       ` hiro
  2012-11-22 17:42                       ` lucio
  0 siblings, 2 replies; 124+ messages in thread
From: Dan Cross @ 2012-11-22 17:04 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

On Nov 22, 2012 9:56 AM, "dexen deVries" <dexen.devries@gmail.com> wrote:
>
> On Thursday 22 of November 2012 09:38:06 Dan Cross wrote:
> > In the big scheme of things, absolutely none of this matters.  Whether
one
> > programs in Java, C, Go, COBOL or 370 assembler doesn't really make any
> > difference; one could die tomorrow, and would anyone care what language
> > s/he programmed in?  really?  This world has bigger problems than that.
> >
> > Programming languages are tools; nothing more.  (...)
>
> that assumes any programming language is (at best) a constant or linear
factor
> in problem solving time and complexity. some circles hold opinion that
more
> powerfull programming languages provide polynominal or exponential factor.

I'm not sure what that has to do with programming languages being tools: I
can drive a nail by banging on it with a screwdriver or my fist, but it's
much more convenient to use a hammer.  Which tool I choose really depends
on the problem I'm trying to solve.

In other words, what it assumes is that different languages are better
suited to different tasks.

> aside of that, in various publications number of bugs is found to
correlate
> with line counts or similar metrics, making a more concise language a net
win.

Ha!  Ever programmed in APL?

        - Dan C.

[-- Attachment #2: Type: text/html, Size: 1630 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:47                   ` erik quanstrom
  2012-11-22 14:54                     ` Hugo Rivera
@ 2012-11-22 16:58                     ` Dan Cross
  2012-11-22 22:25                       ` erik quanstrom
  1 sibling, 1 reply; 124+ messages in thread
From: Dan Cross @ 2012-11-22 16:58 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1827 bytes --]

On Nov 22, 2012 9:50 AM, "erik quanstrom" <quanstro@quanstro.net> wrote:
>
> i agree with your point.  but i think that you the statments you point
> out are hyperbole.

That is fair to an extent.

> > In the big scheme of things, absolutely none of this matters.  Whether
one
> > programs in Java, C, Go, COBOL or 370 assembler doesn't really make any
> > difference; one could die tomorrow, and would anyone care what language
> > s/he programmed in?  really?  This world has bigger problems than that.
>
> this argument isn't a good one.  this is a variation of the
> "finish your plate there are starving kids in africa" argument.  the fact
> that there are starving kids in africa has no bearing on if the kid in
> the quote has had enough to eat.
>
> the fact that there are bigger problems in the world does not imply
> that we ourselves are in a position to do anything about them.  heck,
> i see problems very close to home that i can't do much about.  i can
> try to make arguments, but very often there is no direct influence that
> can be made.  and being right is no comfort.

Well, my point was Not, "there are kids starving in X, so instead of
complaining about language Y, go there and dig a well..." but rather to try
and put these things in perspective.  The point was really aimed at those
who seem emotionally consumed by trivial things like programming languages
and command shells: there are probably more important things in their own
lives that they could devote that same energy towards to better effect.

To put it another way, I consider emotional arguments about programming
languages so unimportant that they pale in comparison to encouraging my
daughter to eat a healthy breakfast; starving kids in other countries
didn't even enter my mind.

        - Dan C.

[-- Attachment #2: Type: text/html, Size: 2166 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:06                       ` lucio
  2012-11-22 16:07                         ` erik quanstrom
  2012-11-22 16:12                         ` Hugo Rivera
@ 2012-11-22 16:51                         ` Bakul Shah
  2012-11-22 17:16                           ` Charles Forsyth
  2012-11-22 17:39                           ` lucio
  2 siblings, 2 replies; 124+ messages in thread
From: Bakul Shah @ 2012-11-22 16:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Nov 22, 2012, at 8:06 AM, lucio@proxima.alt.za wrote:

>> Of course, it depends on the problem considered. But I think the big
>> problems in the world have little to do with programming languages,
>> particularly c++, which is the topic at hand.
>
> Well, in the unequal world of long-post-apartheid rural South Africa
> where I live, my hope is to teach unspoilt, but also uneducated kids
> programming using Go on a Plan 9 platform (the teaching, mostly).
> Doing the same in C++ or Java would demand much more effort on my part
> and much more powerful resources than I have at my disposal.
> Eventually, we may get over these obstacles, but by then I'm hoping
> the ability to solve problems using Go will already be an asset for
> the kids.

Linux + python seems to be succeeding in the raspberryPi world.
Then there are things like MIT Scratch which is even easier for kids.
In the end what matters is developing thinking/problem solving skills.
Simpler languages allow to focus on problem solving.

Also, many uneducated or less educated kids have problems with
more basic skills of math etc. Hopefully inexpensive tablets can be
used to develop proficiency in such subjects (very few good teachers
in the kind of places you mention). A friend is developing such
web/tablet based lessons for similar kids in India (India has as big a
problem of poor ed. as the whole of Africa).




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:22               ` erik quanstrom
  2012-11-22 14:38                 ` Dan Cross
@ 2012-11-22 16:32                 ` Richard Miller
  2012-11-22 17:39                   ` hiro
  2012-11-22 20:14                   ` Matthew Veety
  1 sibling, 2 replies; 124+ messages in thread
From: Richard Miller @ 2012-11-22 16:32 UTC (permalink / raw)
  To: 9fans

> 9th grade is usually 1st year "high school" in the us.

Deutschland            USA
    -                   -
Hochschule          college
Gymnasium           high school
Sporthalle          gymnasium




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:19               ` Nemo
@ 2012-11-22 16:31                 ` lucio
  2012-11-25  6:09                   ` David Leimbach
  0 siblings, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-22 16:31 UTC (permalink / raw)
  To: 9fans

> it's an Xbox game. and yes, you
> need it ;)

Xbox-360?  Surely it runs IBM code?

:-)

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:15                           ` lucio
@ 2012-11-22 16:31                             ` erik quanstrom
  2012-11-22 17:30                               ` lucio
  0 siblings, 1 reply; 124+ messages in thread
From: erik quanstrom @ 2012-11-22 16:31 UTC (permalink / raw)
  To: 9fans

On Thu Nov 22 11:15:36 EST 2012, lucio@proxima.alt.za wrote:
> > and even that aside, can you cite studies that show that the choice of programming
> > language is the dominant term in determining the error rate of the resulting
> > code?
>
> Come on, Erik, are you suggesting that because there are no studies,
> the situation could not exist?

i don't know that they do or don't.  but to me that was the clear
assumption.

my hunch is that there is more evidence that development practice
and culture have a stronger bearing on the quality of the code than
the implementation language.

for example, the folks who wrote the space shuttle software
(originally ibm) downplayed their language, but made a point of
talking about how they developed code.

their results were quite good.  one software-caused failsafe in
all the launches.

so that's just an anecdote.  i'd like to know more about the subject.

- erik



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:12                         ` Hugo Rivera
@ 2012-11-22 16:25                           ` lucio
  0 siblings, 0 replies; 124+ messages in thread
From: lucio @ 2012-11-22 16:25 UTC (permalink / raw)
  To: 9fans

> Great, you have my admiration, for what's worth. I truly mean that, no
> sarcasm or anything alike. It would be much better if I could offer my
> support instead, and maybe some day I could try to do something
> similar as you are.

Nice as it is to receive support, I must warn you that I have not yet
embarked on much of a project, although I have the excuse that right
now the kids are writing exams and I am busy with an active task that
involves programming in Go and learning the ropes as I go.  I do not
want to give the impression that this is an accomplished thing, just
something I am hopefully getting closer to achive.

But thanks for the kind words, they do serve to encourage me.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 15:37             ` lucio
@ 2012-11-22 16:19               ` Nemo
  2012-11-22 16:31                 ` lucio
  0 siblings, 1 reply; 124+ messages in thread
From: Nemo @ 2012-11-22 16:19 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

it's an Xbox game. and yes, you
need it ;)

On Nov 22, 2012, at 4:37 PM, lucio@proxima.alt.za wrote:

>> Halo 4
>
> Whatever it is, I haven't needed it in the past 38 years, should I
> have?
>
> ++L
>



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:00                         ` erik quanstrom
  2012-11-22 16:11                           ` Bakul Shah
  2012-11-22 16:15                           ` lucio
@ 2012-11-22 16:18                           ` tlaronde
  2 siblings, 0 replies; 124+ messages in thread
From: tlaronde @ 2012-11-22 16:18 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 11:00:51AM -0500, erik quanstrom wrote:
>
> putting aside that i don't believe that the big problems like war and hunger
> have anything to do with programming errors, ....

There have been already numerous hundreds of millions if not billions of
money losses by financial teams due to software bugs. And since, more
and more, programs make "decisions" based only on superficiality (no
semantics), software acts as an amplifier.

There is the example of big mirrors that are hand polished, not because
a human is less error prone : on the contrary, but because a machine
makes few errors but always the sames, in this case always in the same
area, while a human will make far more errors but random ones, not
localized leading to a more even surface.

>
> and even that aside, can you cite studies that show that the choice of programming
> language is the dominant term in determining the error rate of the resulting
> code?

No, i have none since I'm already too busy programming so I have time to
gain not to loose...

But I will make an assumption: one will find that the most desastrous
software bugs are from the softwares the most widely deployed and
the more "high level" ones; that these are put in the wild because they
are easy and need to catch an audience in the hurry; and that these
have been wanted by people with the most "high level" view of
programming that is the more farther, enforcing the use of the
language "du jour". So the results are biaised: the languages are
not bad by themselves, but because some people use them not by need
and not by understanding the needs, but because this is the mandatory
language of the trend...

--
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:00                         ` erik quanstrom
  2012-11-22 16:11                           ` Bakul Shah
@ 2012-11-22 16:15                           ` lucio
  2012-11-22 16:31                             ` erik quanstrom
  2012-11-22 16:18                           ` tlaronde
  2 siblings, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-22 16:15 UTC (permalink / raw)
  To: 9fans

> and even that aside, can you cite studies that show that the choice of programming
> language is the dominant term in determining the error rate of the resulting
> code?

Come on, Erik, are you suggesting that because there are no studies,
the situation could not exist?

It is only my opinion, but I miss the ability to design and build
arbitrary adapters for the most common desktop platform(s) available
with my limited skills, something I could do and did in the early
1980s.  The growth in complexity in that platform has created a much
higher entry bar that I certainly can't surmount any more.  The
associated growth in complexity in programming paradigms goes hand in
hand with the more powerful, but less accessible platforms and the
occurrence of bugs has almost certainly grown with both.

For one of those bugs to creep into a decision making computer and
cause real harm is not to be excluded.

Sorry if the relevance isn't obvious, I'm always fearful of boring the
reader :-)

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:38                 ` Dan Cross
  2012-11-22 14:47                   ` erik quanstrom
  2012-11-22 14:54                   ` dexen deVries
@ 2012-11-22 16:15                   ` Christopher Nielsen
  2012-11-22 17:10                   ` Kurt H Maier
  2012-11-22 17:58                   ` lucio
  4 siblings, 0 replies; 124+ messages in thread
From: Christopher Nielsen @ 2012-11-22 16:15 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Exactly this, Dan. Thanks.

On Thu, Nov 22, 2012 at 6:38 AM, Dan Cross <crossd@gmail.com> wrote:
> Personally, I think that all of this language posturing is
> "geekier-than-thou" nonsense.
>
> Calling C++ or Java a disease?  Really?
> Suggesting that if you use one of those languages you're somehow mentally
> deficient?  Really?
> Suggesting someone change jobs because they're asked to program in C++?
> Really?
>
> In the big scheme of things, absolutely none of this matters.  Whether one
> programs in Java, C, Go, COBOL or 370 assembler doesn't really make any
> difference; one could die tomorrow, and would anyone care what language s/he
> programmed in?  really?  This world has bigger problems than that.
>
> Programming languages are tools; nothing more.  Use whichever one fits the
> problem at hand.  If you're the kind of person who geeks out on and enjoys
> playing around with new tools; the kind that appreciates the relative
> aesthetic quality of one versus the other, more power to you: but understand
> that trying to reformulate problems so that one can apply one's whizz-bang
> new shiny SuperHammer when the thing that comes out of parents' toolbox will
> do is just wasting time.
>
> I came across this recently, and it really resonated:
> http://www.lindsredding.com/2012/03/11/a-overdue-lesson-in-perspective/
>
>         - Dan C.
>
>



--
Christopher Nielsen
"They who can give up essential liberty for temporary safety, deserve
neither liberty nor safety." --Benjamin Franklin
"The tree of liberty must be refreshed from time to time with the
blood of patriots & tyrants." --Thomas Jefferson



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:06                       ` lucio
  2012-11-22 16:07                         ` erik quanstrom
@ 2012-11-22 16:12                         ` Hugo Rivera
  2012-11-22 16:25                           ` lucio
  2012-11-22 16:51                         ` Bakul Shah
  2 siblings, 1 reply; 124+ messages in thread
From: Hugo Rivera @ 2012-11-22 16:12 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Great, you have my admiration, for what's worth. I truly mean that, no
sarcasm or anything alike. It would be much better if I could offer my
support instead, and maybe some day I could try to do something
similar as you are.

2012/11/22  <lucio@proxima.alt.za>:
>> Of course, it depends on the problem considered. But I think the big
>> problems in the world have little to do with programming languages,
>> particularly c++, which is the topic at hand.
>
> Well, in the unequal world of long-post-apartheid rural South Africa
> where I live, my hope is to teach unspoilt, but also uneducated kids
> programming using Go on a Plan 9 platform (the teaching, mostly).
> Doing the same in C++ or Java would demand much more effort on my part
> and much more powerful resources than I have at my disposal.
> Eventually, we may get over these obstacles, but by then I'm hoping
> the ability to solve problems using Go will already be an asset for
> the kids.
>
> Am I delusional?  Maybe, but it's worth a try.
>
> ++L
>
>



--
Hugo



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:00                         ` erik quanstrom
@ 2012-11-22 16:11                           ` Bakul Shah
  2012-11-22 16:15                           ` lucio
  2012-11-22 16:18                           ` tlaronde
  2 siblings, 0 replies; 124+ messages in thread
From: Bakul Shah @ 2012-11-22 16:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs; +Cc: 9fans

On Nov 22, 2012, at 8:00 AM, erik quanstrom <quanstro@quanstro.net> wrote:
> and even that aside, can you cite studies that show that the choice of programming
> language is the dominant term in determining the error rate of the resulting
> code?

Buffer overflow exploits. 


^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 16:06                       ` lucio
@ 2012-11-22 16:07                         ` erik quanstrom
  2012-11-22 16:12                         ` Hugo Rivera
  2012-11-22 16:51                         ` Bakul Shah
  2 siblings, 0 replies; 124+ messages in thread
From: erik quanstrom @ 2012-11-22 16:07 UTC (permalink / raw)
  To: 9fans

> Well, in the unequal world of long-post-apartheid rural South Africa
> where I live, my hope is to teach unspoilt, but also uneducated kids
> programming using Go on a Plan 9 platform (the teaching, mostly).
> Doing the same in C++ or Java would demand much more effort on my part
> and much more powerful resources than I have at my disposal.
> Eventually, we may get over these obstacles, but by then I'm hoping
> the ability to solve problems using Go will already be an asset for
> the kids.
>
> Am I delusional?  Maybe, but it's worth a try.

that sounds reasonable to me!  and good for you.

- erik



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:54                     ` Hugo Rivera
  2012-11-22 15:47                       ` tlaronde
@ 2012-11-22 16:06                       ` lucio
  2012-11-22 16:07                         ` erik quanstrom
                                           ` (2 more replies)
  2012-12-03 13:43                       ` Ethan Grammatikidis
  2 siblings, 3 replies; 124+ messages in thread
From: lucio @ 2012-11-22 16:06 UTC (permalink / raw)
  To: 9fans

> Of course, it depends on the problem considered. But I think the big
> problems in the world have little to do with programming languages,
> particularly c++, which is the topic at hand.

Well, in the unequal world of long-post-apartheid rural South Africa
where I live, my hope is to teach unspoilt, but also uneducated kids
programming using Go on a Plan 9 platform (the teaching, mostly).
Doing the same in C++ or Java would demand much more effort on my part
and much more powerful resources than I have at my disposal.
Eventually, we may get over these obstacles, but by then I'm hoping
the ability to solve problems using Go will already be an asset for
the kids.

Am I delusional?  Maybe, but it's worth a try.

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 15:47                       ` tlaronde
@ 2012-11-22 16:00                         ` erik quanstrom
  2012-11-22 16:11                           ` Bakul Shah
                                             ` (2 more replies)
  0 siblings, 3 replies; 124+ messages in thread
From: erik quanstrom @ 2012-11-22 16:00 UTC (permalink / raw)
  To: 9fans

On Thu Nov 22 10:48:35 EST 2012, tlaronde@polynum.com wrote:
> On Thu, Nov 22, 2012 at 03:54:11PM +0100, Hugo Rivera wrote:
> >
> > Of course, it depends on the problem considered. But I think the big
> > problems in the world have little to do with programming languages,
> > particularly c++, which is the topic at hand.
>
> But you are wrong... There are numerous big and desastrous problems
> caused because of the inteconnections, the almost instantaneous and
> worldwide speculation, not to count instantaneous and worldwide bugs,
> all linked to programming.
>
> This is not "butterfly's wings" in Far East that can cause a
> earthquake in Occident, but a software bug in something used or relied
> upon everywhere...

putting aside that i don't believe that the big problems like war and hunger
have anything to do with programming errors, ....

i don't know which bugs you're talking about, but there is little
chance that any of us choose the programming language these unknown systems
were implemented in.  so i see this as a perpetuation of the "clean your
plate" argument.  it's spurious.

and even that aside, can you cite studies that show that the choice of programming
language is the dominant term in determining the error rate of the resulting
code?

- erik



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 11:34         ` hiro
  2012-11-22 11:57           ` Charles Forsyth
  2012-11-22 13:13           ` Hugo Rivera
@ 2012-11-22 15:50           ` lucio
  2 siblings, 0 replies; 124+ messages in thread
From: lucio @ 2012-11-22 15:50 UTC (permalink / raw)
  To: 9fans

> C++ and java feel highly inconsistent and are full of stupid busywork
> and strange programming philosophies that you have to "learn" about,

Chances are Go would not be what it is, if it was anything at all,
without the mistakes of C++ and Java (the latter are a mystery to me I
am not even remotely interested in unravelling - but I'm lucky that
way).

For what that's worth.  I enjoy the facility with which bugs are
identified and often even avoided in Go, I'm not as keen on the
"Program development by progressive approximation" development
technique I seem to have fallen into :-)

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:54                     ` Hugo Rivera
@ 2012-11-22 15:47                       ` tlaronde
  2012-11-22 16:00                         ` erik quanstrom
  2012-11-22 16:06                       ` lucio
  2012-12-03 13:43                       ` Ethan Grammatikidis
  2 siblings, 1 reply; 124+ messages in thread
From: tlaronde @ 2012-11-22 15:47 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 03:54:11PM +0100, Hugo Rivera wrote:
>
> Of course, it depends on the problem considered. But I think the big
> problems in the world have little to do with programming languages,
> particularly c++, which is the topic at hand.

But you are wrong... There are numerous big and desastrous problems
caused because of the inteconnections, the almost instantaneous and
worldwide speculation, not to count instantaneous and worldwide bugs,
all linked to programming.

This is not "butterfly's wings" in Far East that can cause a
earthquake in Occident, but a software bug in something used or relied
upon everywhere...

--
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 10:21           ` Nemo
@ 2012-11-22 15:37             ` lucio
  2012-11-22 16:19               ` Nemo
  0 siblings, 1 reply; 124+ messages in thread
From: lucio @ 2012-11-22 15:37 UTC (permalink / raw)
  To: 9fans

> Halo 4

Whatever it is, I haven't needed it in the past 38 years, should I
have?

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22  9:54       ` Balwinder S Dheeman
                           ` (2 preceding siblings ...)
  2012-11-22 11:34         ` hiro
@ 2012-11-22 14:54         ` Bakul Shah
  3 siblings, 0 replies; 124+ messages in thread
From: Bakul Shah @ 2012-11-22 14:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Nov 22, 2012, at 9:54 AM, Balwinder S Dheeman <bsd.SANSPAM@anu.homelinux.net> wrote:
>  
>> 
> Me, OTOH, would like see Go go out of fashion ASAP; What's so special a C/C++ programmer can't do what she/he can do with Go?

Is this opinion born out of experience with Go or due to a lack of experience? They are all Turing complete but if that was the only important criterion most prog. languages wouldn't exist.


^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:38                 ` Dan Cross
  2012-11-22 14:47                   ` erik quanstrom
@ 2012-11-22 14:54                   ` dexen deVries
  2012-11-22 17:04                     ` Dan Cross
  2012-11-22 16:15                   ` Christopher Nielsen
                                     ` (2 subsequent siblings)
  4 siblings, 1 reply; 124+ messages in thread
From: dexen deVries @ 2012-11-22 14:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thursday 22 of November 2012 09:38:06 Dan Cross wrote:
> In the big scheme of things, absolutely none of this matters.  Whether one
> programs in Java, C, Go, COBOL or 370 assembler doesn't really make any
> difference; one could die tomorrow, and would anyone care what language
> s/he programmed in?  really?  This world has bigger problems than that.
> 
> Programming languages are tools; nothing more.  (...)

that assumes any programming language is (at best) a constant or linear factor 
in problem solving time and complexity. some circles hold opinion that more 
powerfull programming languages provide polynominal or exponential factor.

aside of that, in various publications number of bugs is found to correlate 
with line counts or similar metrics, making a more concise language a net win.


-- 
dexen deVries

[[[↓][→]]]


Reality is just a convenient measure of complexity.
                -- Alvy Ray Smith



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:47                   ` erik quanstrom
@ 2012-11-22 14:54                     ` Hugo Rivera
  2012-11-22 15:47                       ` tlaronde
                                         ` (2 more replies)
  2012-11-22 16:58                     ` Dan Cross
  1 sibling, 3 replies; 124+ messages in thread
From: Hugo Rivera @ 2012-11-22 14:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> the fact that there are bigger problems in the world does not imply
> that we ourselves are in a position to do anything about them.  heck,
> i see problems very close to home that i can't do much about.  i can
> try to make arguments, but very often there is no direct influence that
> can be made.  and being right is no comfort.
>

Of course, it depends on the problem considered. But I think the big
problems in the world have little to do with programming languages,
particularly c++, which is the topic at hand.

--
Hugo



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:38                 ` Dan Cross
@ 2012-11-22 14:47                   ` erik quanstrom
  2012-11-22 14:54                     ` Hugo Rivera
  2012-11-22 16:58                     ` Dan Cross
  2012-11-22 14:54                   ` dexen deVries
                                     ` (3 subsequent siblings)
  4 siblings, 2 replies; 124+ messages in thread
From: erik quanstrom @ 2012-11-22 14:47 UTC (permalink / raw)
  To: 9fans

i agree with your point.  but i think that you the statments you point
out are hyperbole.

> In the big scheme of things, absolutely none of this matters.  Whether one
> programs in Java, C, Go, COBOL or 370 assembler doesn't really make any
> difference; one could die tomorrow, and would anyone care what language
> s/he programmed in?  really?  This world has bigger problems than that.

this argument isn't a good one.  this is a variation of the
"finish your plate there are starving kids in africa" argument.  the fact
that there are starving kids in africa has no bearing on if the kid in
the quote has had enough to eat.

the fact that there are bigger problems in the world does not imply
that we ourselves are in a position to do anything about them.  heck,
i see problems very close to home that i can't do much about.  i can
try to make arguments, but very often there is no direct influence that
can be made.  and being right is no comfort.

- erik



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:22               ` erik quanstrom
@ 2012-11-22 14:38                 ` Dan Cross
  2012-11-22 14:47                   ` erik quanstrom
                                     ` (4 more replies)
  2012-11-22 16:32                 ` Richard Miller
  1 sibling, 5 replies; 124+ messages in thread
From: Dan Cross @ 2012-11-22 14:38 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]

Personally, I think that all of this language posturing is
"geekier-than-thou" nonsense.

Calling C++ or Java a disease?  Really?
Suggesting that if you use one of those languages you're somehow mentally
deficient?  Really?
Suggesting someone change jobs because they're asked to program in C++?
 Really?

In the big scheme of things, absolutely none of this matters.  Whether one
programs in Java, C, Go, COBOL or 370 assembler doesn't really make any
difference; one could die tomorrow, and would anyone care what language
s/he programmed in?  really?  This world has bigger problems than that.

Programming languages are tools; nothing more.  Use whichever one fits the
problem at hand.  If you're the kind of person who geeks out on and enjoys
playing around with new tools; the kind that appreciates the relative
aesthetic quality of one versus the other, more power to you: but
understand that trying to reformulate problems so that one can apply one's
whizz-bang new shiny SuperHammer when the thing that comes out of parents'
toolbox will do is just wasting time.

I came across this recently, and it really resonated:
http://www.lindsredding.com/2012/03/11/a-overdue-lesson-in-perspective/

        - Dan C.

[-- Attachment #2: Type: text/html, Size: 1557 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 11:57           ` Charles Forsyth
@ 2012-11-22 14:25             ` Dan Cross
  0 siblings, 0 replies; 124+ messages in thread
From: Dan Cross @ 2012-11-22 14:25 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 882 bytes --]

VisitorFactoryBuilderFactorySingletonDecoratorFactory.


On Thu, Nov 22, 2012 at 6:57 AM, Charles Forsyth
<charles.forsyth@gmail.com>wrote:

> I'm writing Java now, after a long gap, and it's ok.
> It has its share of annoying aspects, but it's not too bad.
> Java is a bit like a high-level assembler for the JVM,
> and there are too many packages, many with intricate interfaces and
> conventions.
> C# fixes every one of my complaints about the Java language,
> and generally seems more thoughtful.
>
> I simply ignore the philosophy as much as I can,
> although it's hard to escape the terminology (all those "factories").
>
> On 22 November 2012 11:34, hiro <23hiro@gmail.com> wrote:
> > java feel highly inconsistent and are full of stupid busywork
> > and strange programming philosophies that you have to "learn" about,
> > but teach you nothing.
>
>

[-- Attachment #2: Type: text/html, Size: 1327 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 13:48             ` hiro
@ 2012-11-22 14:22               ` erik quanstrom
  2012-11-22 14:38                 ` Dan Cross
  2012-11-22 16:32                 ` Richard Miller
  0 siblings, 2 replies; 124+ messages in thread
From: erik quanstrom @ 2012-11-22 14:22 UTC (permalink / raw)
  To: 9fans

On Thu Nov 22 08:50:13 EST 2012, 23hiro@gmail.com wrote:
> Java was not in high school, but in 9th grade in a normal German school.

i think you're trying to make a subtile distinction about
the german educational system using american terms.  if so,
it would be much less confusing with untranslated terms.

9th grade is usually 1st year "high school" in the us.

- erik



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 14:10     ` David Leimbach
@ 2012-11-22 14:13       ` David Leimbach
  0 siblings, 0 replies; 124+ messages in thread
From: David Leimbach @ 2012-11-22 14:13 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 833 bytes --]

My advice.  Read Scott Meyer's books on Effective C++.  He's probably the
most sane of the authors out there.  Also Exceptional C++ isn't too bad by
Herb Sutter.  It's a bunch of "puzzles" which are kind of fun to work out
but will reveal ignorance at the same time.

C++ Gotchas is kind of a fun book, but I'm not sure I've even read that one
all the way through.




On Thu, Nov 22, 2012 at 6:10 AM, David Leimbach <leimy2k@gmail.com> wrote:

>
>
>
> On Mon, Nov 19, 2012 at 7:10 AM, Kurt H Maier <khm-9@intma.in> wrote:
>
>> On Mon, Nov 19, 2012 at 09:56:33AM -0500, Calvin Morrison wrote:
>> > On 19 November 2012 04:59, Steve Simon <steve@quintile.net> wrote:
>> >
>> > Isn't all C code valid C++? problem solved.
>>
>>
>> As of c99, they have diverged.
>>
>> They weren't the same in 1998 either.
>

[-- Attachment #2: Type: text/html, Size: 1587 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 15:10   ` Kurt H Maier
@ 2012-11-22 14:10     ` David Leimbach
  2012-11-22 14:13       ` David Leimbach
  0 siblings, 1 reply; 124+ messages in thread
From: David Leimbach @ 2012-11-22 14:10 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

On Mon, Nov 19, 2012 at 7:10 AM, Kurt H Maier <khm-9@intma.in> wrote:

> On Mon, Nov 19, 2012 at 09:56:33AM -0500, Calvin Morrison wrote:
> > On 19 November 2012 04:59, Steve Simon <steve@quintile.net> wrote:
> >
> > Isn't all C code valid C++? problem solved.
>
>
> As of c99, they have diverged.
>
> They weren't the same in 1998 either.

[-- Attachment #2: Type: text/html, Size: 747 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 13:13           ` Hugo Rivera
@ 2012-11-22 13:48             ` hiro
  2012-11-22 14:22               ` erik quanstrom
  0 siblings, 1 reply; 124+ messages in thread
From: hiro @ 2012-11-22 13:48 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Java was not in high school, but in 9th grade in a normal German school.

On Thu, Nov 22, 2012 at 2:13 PM, Hugo Rivera <uair00@gmail.com> wrote:
> Wow, C++ and Java in high school...
> We had nothing like that. Probably because I come from an
> underdeveloped country; but I don't know, maybe having nothing to
> learn is better than "learning" C++/Java.
>
> 2012/11/22 hiro <23hiro@gmail.com>:
>>> Me, OTOH, would like see Go go out of fashion ASAP; What's so special a
>>> C/C++ programmer can't do what she/he can do with Go?
>>
>> Looking at it from a theoretical educational view:
>> As someone who had to use java in school and C++ in high school I'm
>> sure my mental health would be in a better state if we had Go there.
>> C++ and java feel highly inconsistent and are full of stupid busywork
>> and strange programming philosophies that you have to "learn" about,
>> but teach you nothing.
>>
>
>
>
> --
> Hugo
>



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 11:34         ` hiro
  2012-11-22 11:57           ` Charles Forsyth
@ 2012-11-22 13:13           ` Hugo Rivera
  2012-11-22 13:48             ` hiro
  2012-11-22 15:50           ` lucio
  2 siblings, 1 reply; 124+ messages in thread
From: Hugo Rivera @ 2012-11-22 13:13 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Wow, C++ and Java in high school...
We had nothing like that. Probably because I come from an
underdeveloped country; but I don't know, maybe having nothing to
learn is better than "learning" C++/Java.

2012/11/22 hiro <23hiro@gmail.com>:
>> Me, OTOH, would like see Go go out of fashion ASAP; What's so special a
>> C/C++ programmer can't do what she/he can do with Go?
>
> Looking at it from a theoretical educational view:
> As someone who had to use java in school and C++ in high school I'm
> sure my mental health would be in a better state if we had Go there.
> C++ and java feel highly inconsistent and are full of stupid busywork
> and strange programming philosophies that you have to "learn" about,
> but teach you nothing.
>



--
Hugo



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20 20:07       ` tlaronde
  2012-11-20 20:17         ` Wes Kussmaul
@ 2012-11-22 12:58         ` Pedro Lamarão
  1 sibling, 0 replies; 124+ messages in thread
From: Pedro Lamarão @ 2012-11-22 12:58 UTC (permalink / raw)
  To: 9fans

Em 20/11/2012 18:07, tlaronde@polynum.com escreveu:
> On Tue, Nov 20, 2012 at 02:58:28PM -0500, Wes Kussmaul wrote:
>>
>> Irony (from the Ancient Greek ???????? eir?neía, meaning dissimulation
>> or feigned ignorance)[1] is a rhetorical device, literary technique, or
>> situation in which there is an incongruity between the literal and the
>> implied meaning. 
> 
> Do you mean that C++ is irony because of the discrepancy between what
> you wrote and what you get?

>From the compiler's point of view, you get exactly what you wrote about.

--
 P.





^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 11:34         ` hiro
@ 2012-11-22 11:57           ` Charles Forsyth
  2012-11-22 14:25             ` Dan Cross
  2012-11-22 13:13           ` Hugo Rivera
  2012-11-22 15:50           ` lucio
  2 siblings, 1 reply; 124+ messages in thread
From: Charles Forsyth @ 2012-11-22 11:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I'm writing Java now, after a long gap, and it's ok.
It has its share of annoying aspects, but it's not too bad.
Java is a bit like a high-level assembler for the JVM,
and there are too many packages, many with intricate interfaces and conventions.
C# fixes every one of my complaints about the Java language,
and generally seems more thoughtful.

I simply ignore the philosophy as much as I can,
although it's hard to escape the terminology (all those "factories").

On 22 November 2012 11:34, hiro <23hiro@gmail.com> wrote:
> java feel highly inconsistent and are full of stupid busywork
> and strange programming philosophies that you have to "learn" about,
> but teach you nothing.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22  9:54       ` Balwinder S Dheeman
  2012-11-22 10:07         ` lucio
  2012-11-22 10:18         ` Lluís Batlle i Rossell
@ 2012-11-22 11:34         ` hiro
  2012-11-22 11:57           ` Charles Forsyth
                             ` (2 more replies)
  2012-11-22 14:54         ` Bakul Shah
  3 siblings, 3 replies; 124+ messages in thread
From: hiro @ 2012-11-22 11:34 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> Me, OTOH, would like see Go go out of fashion ASAP; What's so special a
> C/C++ programmer can't do what she/he can do with Go?

Looking at it from a theoretical educational view:
As someone who had to use java in school and C++ in high school I'm
sure my mental health would be in a better state if we had Go there.
C++ and java feel highly inconsistent and are full of stupid busywork
and strange programming philosophies that you have to "learn" about,
but teach you nothing.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 10:07         ` lucio
  2012-11-22 10:21           ` Nemo
@ 2012-11-22 10:39           ` Charles Forsyth
  1 sibling, 0 replies; 124+ messages in thread
From: Charles Forsyth @ 2012-11-22 10:39 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I wrote compilers and emulators in COBOL, which was the fastest
language on the machine.
I ought to have written a little OS for the emulator, but I didn't
think of that.

A friend like defining level 88 conditions as TRUE with names like
THE-COWS-COME-HOME so that he
could write PERFORM ... UNTIL THE-COWS-COME-HOME

On 22 November 2012 10:07,  <lucio@proxima.alt.za> wrote:
> What is so special a COBOL programmer can't do?



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22 10:07         ` lucio
@ 2012-11-22 10:21           ` Nemo
  2012-11-22 15:37             ` lucio
  2012-11-22 10:39           ` Charles Forsyth
  1 sibling, 1 reply; 124+ messages in thread
From: Nemo @ 2012-11-22 10:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Halo 4

On Nov 22, 2012, at 11:07 AM, lucio@proxima.alt.za wrote:

> What is so special a COBOL programmer can't do?




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22  9:54       ` Balwinder S Dheeman
  2012-11-22 10:07         ` lucio
@ 2012-11-22 10:18         ` Lluís Batlle i Rossell
  2012-11-22 11:34         ` hiro
  2012-11-22 14:54         ` Bakul Shah
  3 siblings, 0 replies; 124+ messages in thread
From: Lluís Batlle i Rossell @ 2012-11-22 10:18 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Nov 22, 2012 at 09:54:34AM +0000, Balwinder S Dheeman wrote:
> On 11/20/2012 03:42 PM, Steve Simon wrote:
> >>How do you studiously not do something? Doesn't the imply working
> >>hard at something?
> >
> >Indeed, everything I did read about Go made it look very attractive so I am ignoring it
> >as I know myself. If I read more I will start to get annoyed that I am wasting my time learning C++
> >when Go is a much better solution. Its the sam reason I use plan9 and not Windows/Linux/OSX etc.
> >
> >its a backhanded compliment to the Go authors that I must not look at their work (yet).
>
> Me, OTOH, would like see Go go out of fashion ASAP; What's so
> special a C/C++ programmer can't do what she/he can do with Go?

I find big wins in go, but I hope it will be still improved.

The lack of header files is very nice, to mention only one big annoyance I see
in C/C++. :)

C/C++ don't have so fast (and ready) 'goroutines'. I hate writing state
machines; let the per-goroutine-stack hold every state!



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-22  9:54       ` Balwinder S Dheeman
@ 2012-11-22 10:07         ` lucio
  2012-11-22 10:21           ` Nemo
  2012-11-22 10:39           ` Charles Forsyth
  2012-11-22 10:18         ` Lluís Batlle i Rossell
                           ` (2 subsequent siblings)
  3 siblings, 2 replies; 124+ messages in thread
From: lucio @ 2012-11-22 10:07 UTC (permalink / raw)
  To: 9fans

> Me, OTOH, would like see Go go out of fashion ASAP; What's so special a
> C/C++ programmer can't do what she/he can do with Go?

What is so special a COBOL programmer can't do?

++L




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20 10:12     ` Steve Simon
@ 2012-11-22  9:54       ` Balwinder S Dheeman
  2012-11-22 10:07         ` lucio
                           ` (3 more replies)
  2012-11-22 17:40       ` Pavel Klinkovsky
  1 sibling, 4 replies; 124+ messages in thread
From: Balwinder S Dheeman @ 2012-11-22  9:54 UTC (permalink / raw)
  To: 9fans

On 11/20/2012 03:42 PM, Steve Simon wrote:
>> How do you studiously not do something? Doesn't the imply working
>> hard at something?
>
> Indeed, everything I did read about Go made it look very attractive so I am ignoring it
> as I know myself. If I read more I will start to get annoyed that I am wasting my time learning C++
> when Go is a much better solution. Its the sam reason I use plan9 and not Windows/Linux/OSX etc.
>
> its a backhanded compliment to the Go authors that I must not look at their work (yet).

Me, OTOH, would like see Go go out of fashion ASAP; What's so special a
C/C++ programmer can't do what she/he can do with Go?

--
Balwinder S "bdheeman" Dheeman
(http://werc.homelinux.net/contact/)



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20 19:05 ` Bakul Shah
@ 2012-11-20 20:31   ` Skip Tavakkolian
  0 siblings, 0 replies; 124+ messages in thread
From: Skip Tavakkolian @ 2012-11-20 20:31 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

just to add to what others have said,  it's easier to write code using
C++ features that are applicable to the task at hand, than it is to
read and understand a random piece of C++ code. keep in mind that
writing code will eventually lead to using STL and other libraries; so
you'll be forced to read complex code and decipher what the compiler
thinks it says.

but, allow me to get on the soapbox :)

starting a new system in C++ today would need justification. if you
need language features that C doesn't have, then the next logical step
is Go (or Python) because it take a lot less time to master it than to
master C++. Proof of Go's expressiveness and ease of use is the huge
number of packages that have been developed in it -- only three years
after its first release.  another bonus, it is available on Plan 9.

-Skip

On Tue, Nov 20, 2012 at 11:05 AM, Bakul Shah <bakul@bitblocks.com> wrote:
> On Nov 19, 2012, at 2:48 PM, steve wrote:
>
>> so far i have written a couple of hundred lines of c++, but for me the problem
>> i see is how to develop a sense of c++ style.  I want to write good code, but I
>> don't even know what good c++ code looks like!
>
> Look at something like OpenSceneGraph. Looks to be pretty
> decent code.  Look at Russ's RE2 code. Look at code for varius
> data structures (but *not* the boost library or templates).
>
> But I think the only way to develop good intuition is to write
> code.  Lots of it!
>
> IMHO, for a competent C programmer it is not hard to pick up
> C++ and continue using a spare style.  Basically use C++
> features only as needed.  Data structures map fairly naturally
> to objects (and hence classes) -- but just build in what you
> need.  Rather than write your own implementation of linked
> list, doubly linked list, priority queue etc. it may make
> sense to use relevant templates. If you have more than one
> related class, it may make sense to factor out the common
> interface in a separate base class. If it is an interface,
> functions will either be virtual or depend on virtual
> functions. Deep hierarchies are another thing needing very
> strong justification -- they are worse than a chain of #define
> macros.
>
> It is probably a good idea to get in the habit of writing test
> classes right at the outset. Often you can write the test
> class exercising the interface of a class even before you
> implement this interface!  This forces you to look at the API
> from a user perspective early on and you are less afraid to
> experiment as you can quickly test. If your program gets used
> a lot, over time you will end up wanting to replace classes
> for better performance or changes in usage.
>
> I used the "gang of four" book (desing patterns) in mid 90s
> and experimented with it but I haven't even opened the book in
> last decade. There are lots of useful patterns in there but as
> always one must justify use of every new pattern. Some
> patterns are powerful but make the code very hard to read.
> A few months ago I rewrote one such program on a challenge. It
> was so hard to follow I ended up just looking at its input and
> output and reimplementing from scratch.
>
> And profile your code! One should avoid optimizations that
> makes the code uglier but keeping an eye on performance helps
> find stupid bugs and hotspots early on when things are not so
> complicated.
>
> So that is a long way of saying just dive in and trust your
> judegment!
>
>>
>> i will press on with it, and read the pointers that have been suggested.
>>
>> thanks again.
>>
>> -Steve
>>
>> ps i am studiously not reading anything about go in case it distracts me... :-)
>
> Go too considered harmful?
>
>



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20 20:07       ` tlaronde
@ 2012-11-20 20:17         ` Wes Kussmaul
  2012-11-22 12:58         ` Pedro Lamarão
  1 sibling, 0 replies; 124+ messages in thread
From: Wes Kussmaul @ 2012-11-20 20:17 UTC (permalink / raw)
  To: 9fans

On Tue, 2012-11-20 at 21:07 +0100, tlaronde@polynum.com wrote:

> Do you mean that C++ is irony because of the discrepancy between what
> you wrote and what you get?

Yeah, that and the fact that the comment was made by someone (me) who
has not a clue about C++







^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 22:48 [9fans] c++ steve
  2012-11-20  1:37 ` Jeff Sickel
  2012-11-20 19:05 ` Bakul Shah
@ 2012-11-20 20:09 ` dexen deVries
  2 siblings, 0 replies; 124+ messages in thread
From: dexen deVries @ 2012-11-20 20:09 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Monday 19 of November 2012 22:48:09 steve wrote:
> (...)
> i have been on a 3 day course and have been reading the c++ primer,
> and have effective c++ also, so i seem well equipped. the environment
> i am to use is Qt based as it has to be cross platform, though we hope to
> try to keep the core vanilla STL based.
> (...)

frommy brief enounters with Qt: do use signal/slot mechanics. concise and seem 
to work well in both small and large (KDE-sized) projects.

semi-related: qmake is one of few sane build tools in linuxland. based on 
simple text files, `mkspecs'.


-- 
dexen deVries

[[[↓][→]]]


Reality is just a convenient measure of complexity.
                -- Alvy Ray Smith



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20 19:58     ` Wes Kussmaul
@ 2012-11-20 20:07       ` tlaronde
  2012-11-20 20:17         ` Wes Kussmaul
  2012-11-22 12:58         ` Pedro Lamarão
  0 siblings, 2 replies; 124+ messages in thread
From: tlaronde @ 2012-11-20 20:07 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Tue, Nov 20, 2012 at 02:58:28PM -0500, Wes Kussmaul wrote:
> 
> Irony (from the Ancient Greek ???????? eir?neía, meaning dissimulation
> or feigned ignorance)[1] is a rhetorical device, literary technique, or
> situation in which there is an incongruity between the literal and the
> implied meaning. 

Do you mean that C++ is irony because of the discrepancy between what
you wrote and what you get?

-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20  2:08   ` Matthew Veety
  2012-11-20 10:12     ` Steve Simon
@ 2012-11-20 19:58     ` Wes Kussmaul
  2012-11-20 20:07       ` tlaronde
  1 sibling, 1 reply; 124+ messages in thread
From: Wes Kussmaul @ 2012-11-20 19:58 UTC (permalink / raw)
  To: 9fans

On Mon, 2012-11-19 at 21:08 -0500, Matthew Veety wrote:
> How do you studiously not do something? Doesn't the imply working
> hard at something?

Irony (from the Ancient Greek εἰρωνεία eirōneía, meaning dissimulation
or feigned ignorance)[1] is a rhetorical device, literary technique, or
situation in which there is an incongruity between the literal and the
implied meaning. No written method for indicating irony exists, though
an irony punctuation mark has been proposed. In the 1580s, Henry Denham
introduced a rhetorical question mark or percontation point which looks
like a reversed question mark. This mark was also proposed by the French
poet Marcel Bernhardt at the end of the 19th century to indicate irony
or sarcasm.

Ironic statements (verbal irony)[2] are statements that imply a meaning
in opposition to their literal meaning. A situation is often considered
to be ironic (situational irony) if there is an "incongruity between the
actual result of a sequence of events and the normal or expected
result."[3] The discordance of verbal irony may be deliberately created
as a means of communication (as in art or rhetoric). Descriptions or
depictions of situational irony, whether in fiction or in non-fiction,
serves the communicative function of sharpening or highlighting certain
discordant features of reality. Verbal and situational irony are often
used for emphasis in the assertion of a truth. The ironic form of
simile, used in sarcasm, and some forms of litotes emphasize one's
meaning by the deliberate use of language which states the opposite of
the truth — or drastically and obviously understates a factual
connection.






^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 22:48 [9fans] c++ steve
  2012-11-20  1:37 ` Jeff Sickel
@ 2012-11-20 19:05 ` Bakul Shah
  2012-11-20 20:31   ` Skip Tavakkolian
  2012-11-20 20:09 ` dexen deVries
  2 siblings, 1 reply; 124+ messages in thread
From: Bakul Shah @ 2012-11-20 19:05 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Nov 19, 2012, at 2:48 PM, steve wrote:

> so far i have written a couple of hundred lines of c++, but for me the problem
> i see is how to develop a sense of c++ style.  I want to write good code, but I
> don't even know what good c++ code looks like!

Look at something like OpenSceneGraph. Looks to be pretty
decent code.  Look at Russ's RE2 code. Look at code for varius
data structures (but *not* the boost library or templates).

But I think the only way to develop good intuition is to write
code.  Lots of it!

IMHO, for a competent C programmer it is not hard to pick up
C++ and continue using a spare style.  Basically use C++
features only as needed.  Data structures map fairly naturally
to objects (and hence classes) -- but just build in what you
need.  Rather than write your own implementation of linked
list, doubly linked list, priority queue etc. it may make
sense to use relevant templates. If you have more than one
related class, it may make sense to factor out the common
interface in a separate base class. If it is an interface,
functions will either be virtual or depend on virtual
functions. Deep hierarchies are another thing needing very
strong justification -- they are worse than a chain of #define
macros.

It is probably a good idea to get in the habit of writing test
classes right at the outset. Often you can write the test
class exercising the interface of a class even before you
implement this interface!  This forces you to look at the API
from a user perspective early on and you are less afraid to
experiment as you can quickly test. If your program gets used
a lot, over time you will end up wanting to replace classes
for better performance or changes in usage.

I used the "gang of four" book (desing patterns) in mid 90s
and experimented with it but I haven't even opened the book in
last decade. There are lots of useful patterns in there but as
always one must justify use of every new pattern. Some
patterns are powerful but make the code very hard to read.
A few months ago I rewrote one such program on a challenge. It
was so hard to follow I ended up just looking at its input and
output and reimplementing from scratch.

And profile your code! One should avoid optimizations that 
makes the code uglier but keeping an eye on performance helps
find stupid bugs and hotspots early on when things are not so
complicated.

So that is a long way of saying just dive in and trust your
judegment!

> 
> i will press on with it, and read the pointers that have been suggested.
> 
> thanks again.
> 
> -Steve
> 
> ps i am studiously not reading anything about go in case it distracts me... :-)

Go too considered harmful?




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20  2:08   ` Matthew Veety
@ 2012-11-20 10:12     ` Steve Simon
  2012-11-22  9:54       ` Balwinder S Dheeman
  2012-11-22 17:40       ` Pavel Klinkovsky
  2012-11-20 19:58     ` Wes Kussmaul
  1 sibling, 2 replies; 124+ messages in thread
From: Steve Simon @ 2012-11-20 10:12 UTC (permalink / raw)
  To: 9fans

> How do you studiously not do something? Doesn't the imply working
> hard at something?

Indeed, everything I did read about Go made it look very attractive so I am ignoring it
as I know myself. If I read more I will start to get annoyed that I am wasting my time learning C++
when Go is a much better solution. Its the sam reason I use plan9 and not Windows/Linux/OSX etc.

its a backhanded compliment to the Go authors that I must not look at their work (yet).

-Steve



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20  2:24 ` Taj Khattra
@ 2012-11-20  3:47   ` Bruce Ellis
  0 siblings, 0 replies; 124+ messages in thread
From: Bruce Ellis @ 2012-11-20  3:47 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 775 bytes --]

best answer yet. the google c++ style guide is your friend, but you will be
lucky to find code in the wild that adheres to the rules. i like this:

C++11
▶
Use only approved libraries and language extensions from C++11 (formerly
known as C++0x). Currently, none are approved.


brucee


On 20 November 2012 13:24, Taj Khattra <taj.khattra@gmail.com> wrote:

>
> anyone sugest a project that I could look at that contains well written
>> code?
>>
>
> https://code.google.com/p/leveldb (mostly written by sanjay ghemawat i
> believe)
>
> given its pedigree, it probably follows the google c++ style guide:
>   http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
>
>


-- 
Don't meddle in the mouth -- MVS (0416935147, +1-513-3BRUCEE)

[-- Attachment #2: Type: text/html, Size: 2553 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19  9:59 Steve Simon
                   ` (6 preceding siblings ...)
  2012-11-19 20:02 ` Aharon Robbins
@ 2012-11-20  2:24 ` Taj Khattra
  2012-11-20  3:47   ` Bruce Ellis
  7 siblings, 1 reply; 124+ messages in thread
From: Taj Khattra @ 2012-11-20  2:24 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 308 bytes --]

> anyone sugest a project that I could look at that contains well written
> code?
>

https://code.google.com/p/leveldb (mostly written by sanjay ghemawat i
believe)

given its pedigree, it probably follows the google c++ style guide:
  http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml

[-- Attachment #2: Type: text/html, Size: 888 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-20  1:37 ` Jeff Sickel
@ 2012-11-20  2:08   ` Matthew Veety
  2012-11-20 10:12     ` Steve Simon
  2012-11-20 19:58     ` Wes Kussmaul
  0 siblings, 2 replies; 124+ messages in thread
From: Matthew Veety @ 2012-11-20  2:08 UTC (permalink / raw)
  To: 9fans

How do you studiously not do something? Doesn't the imply working
hard at something?

-- Veety



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 22:48 [9fans] c++ steve
@ 2012-11-20  1:37 ` Jeff Sickel
  2012-11-20  2:08   ` Matthew Veety
  2012-11-20 19:05 ` Bakul Shah
  2012-11-20 20:09 ` dexen deVries
  2 siblings, 1 reply; 124+ messages in thread
From: Jeff Sickel @ 2012-11-20  1:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


On Nov 19, 2012, at 4:48 PM, steve <steve@quintile.net> wrote:

> ps i am studiously not reading anything about go in case it distracts me... :-)

Oh good, that saves room for a new build of rust.

-jas




^ permalink raw reply	[flat|nested] 124+ messages in thread

* [9fans] c++
@ 2012-11-19 22:48 steve
  2012-11-20  1:37 ` Jeff Sickel
                   ` (2 more replies)
  0 siblings, 3 replies; 124+ messages in thread
From: steve @ 2012-11-19 22:48 UTC (permalink / raw)
  To: 9fans

thanks all for being positive, i was wary that those on the 9fans list
might be a bit dismissive of c++.

i have been on a 3 day course and have been reading the c++ primer,
and have effective c++ also, so i seem well equipped. the environment
i am to use is Qt based as it has to be cross platform, though we hope to
try to keep the core vanilla STL based.

so far i have written a couple of hundred lines of c++, but for me the problem
i see is how to develop a sense of c++ style.  I want to write good code, but I
don't even know what good c++ code looks like!

i will press on with it, and read the pointers that have been suggested.

thanks again.

-Steve

ps i am studiously not reading anything about go in case it distracts me... :-)




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19  9:59 Steve Simon
                   ` (5 preceding siblings ...)
  2012-11-19 16:21 ` Andrés Domínguez
@ 2012-11-19 20:02 ` Aharon Robbins
  2012-11-20  2:24 ` Taj Khattra
  7 siblings, 0 replies; 124+ messages in thread
From: Aharon Robbins @ 2012-11-19 20:02 UTC (permalink / raw)
  To: 9fans

Hello Steve, 9fans.

> I need to learn c++ for work - people have strong opinions on
> languages I know, and not everyone likes c++ but its a requirment for me.
>
> I really want to develop a good sence of c++ style, I learnt C at the feet of
> K&R and then the plan9 sourcecode so I learnt how to write clean elegant code
> (I think :-). The problem I am finding is there are many c++ styles and I have
> yet to find a clean and elegant one.
>
> anyone sugest a project that I could look at that contains well written code?
> failing that is there a book that teaches good style?

This letter may end up being a bit long, and will be contrary to the popular
wisdom on 9fans. So be it.

I have over 30 years of C and Unix experience and ~13 years of C++ experience.
For whatever that's worth.

I will try to offer practical advice on the assumption that you want to
keep your job and therefore you want to learn C++ and learn it well.

First, realize that C++ is a MUCH bigger language than C. There's more to
C++ style than just naming conventions.  You should work to understand
the language features, first, and in particular understand that they
often interact in somewhat strange ways.

For learning the language, you should probably go with the C++ Primer
by Lippman, Lajoie and Moo. I see that a new edition just came out:
http://www.amazon.com/Primer-5th-Stanley-B-Lippman/dp/0321714113/ref=sr_1_1?s=books&ie=UTF8&qid=1353353296&sr=1-1&keywords=c%2B%2B+primer

Write some code, get a feel for things.  Work your way up slowly, since
there's a lot to learn.

To understand the intricacies of C++, you can't do better than Scott Myers
"Effective C++", "More Effective C++" and "Effective STL":

http://www.amazon.com/Effective-Specific-Improve-Programs-Designs/dp/0321334876/ref=sr_1_1?s=books&ie=UTF8&qid=1353353626&sr=1-1&keywords=Scott+Myers+C%2B%2B

http://www.amazon.com/More-Effective-Improve-Programs-Designs/dp/020163371X/ref=sr_1_4?s=books&ie=UTF8&qid=1353353626&sr=1-4&keywords=Scott+Myers+C%2B%2B

http://www.amazon.com/Effective-STL-Specific-Standard-Template/dp/0201749629/ref=sr_1_3?s=books&ie=UTF8&qid=1353353626&sr=1-3&keywords=Scott+Myers+C%2B%2B

In addition, a book that I found really helpful was Stanley Lippman's
"Inside the C++ Object Model": http://www.amazon.com/Inside-Object-Model-Stanley-Lippman/dp/0201834545/ref=sr_1_1?s=books&ie=UTF8&qid=1353353699&sr=1-1&keywords=C%2B%2B+object+model

Lippman worked with Stroustrup on cfront at Bell Labs, he's been involved
since the beginning. Also, he's a great writer.

Despite the scorn expressed here for Design Patterns, they have value.
The canonical reference is the book by the Gang of Four: http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612/ref=sr_1_1?s=books&ie=UTF8&qid=1353353825&sr=1-1&keywords=Design+Patterns

Not all the patterns see the same amount of use in C++, but a few are
critical for understanding and working with everyday C++: Factory, Singleton
and Visitor come to mind, there are some others.  In any case, the book is
worth having as a reference.

Java and C# provide large "frameworks" out of the box (vendor supplied),
making programming in them a much more "pick the parts and stich them
together" practice. C++ does not have this, although the Qt framework
goes a long way towards filling the gap.  The Qt classes are well designed
and make for clean code that also avoids your having to reinvent certain
wheels yet again.

C++ is far from a perfect language.  It tries to be many things to many people.
Using it well requires discipline on the part of the programmer, as opposed
to newer languages where the compiler imposes much of the discipline. The
Myers books will help with that.

And it's possible to do awful things with it. I think template metaprogramming
is the work of the devil and regular programmers shouldn't even consider
going anywhere near it.

And yes, there's a lot of miserable C++ out there. There's also a lot
of miserable C and shell and even awk code out there. This just proves
that there are lots of crappy programmers.

However, having worked on a project containing over 4 Million lines of C++
code, I can say that there are things you can do with object oriented
design and code in C++ that you simply could not do were you trying to
do them in C.

Some of the cleanest and most elegant code I have ever seen, as well as
some of the best code I have ever written, was in C++.

There is much, Much, MUCH more that could be said, for and against C++.
I'm probably aware of most of it, so don't bother flaming me.  I do think
that C++ is worth learning, knowing, and using well.  (I think that Walter
Bright's D is an even better language, but that's another story.)

So Steve, look upon this as an adventure and keep an open mind. You may find
that you are doing new, different, and maybe even enjoyable things as
your horizons open up.

I think the books I've listed will give you a good start if you're serious
about working in C++. There are others I can name also.  Feel free to
ping me (probably best off list - remove the 9fans from the subject header
so that it doesn't get sent to the wrong mailbox).

Thanks,

Arnold Robbins



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 15:38     ` Bence Fábián
@ 2012-11-19 16:45       ` Jeff Sickel
  0 siblings, 0 replies; 124+ messages in thread
From: Jeff Sickel @ 2012-11-19 16:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Steve,

A lot will depend on the target compiler and toolchain you'll
be using.  There's a big push in certain circles to go to Clang
and C++11

<n.tufnel>
Well, it's one louder, isn't it? It's not ten. You see, most
blokes, you know, will be playing at ten. You're on ten here,
all the way up, all the way up, all the way up, you're on ten
on your guitar. Where can you go from there? Where?
</n.tufnel>

though on the other hand there are a lot of groups trying to
boost Boost.  I don't recommend looking at the Boost
implementation, it will make your compiler churn and your head
spin.  And then once you understand it a bit, you'll have to
code tons of workarounds to slice out pieces of Boost.

Google's protocol buffers source has a decent C++ implementation
and should be a good example of writing relatively clean C++ code.
Also take a look at (http://www.250bpm.com/blog:4) for a few
pointers what not to do.

-jas




^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19  9:59 Steve Simon
                   ` (4 preceding siblings ...)
  2012-11-19 14:56 ` Calvin Morrison
@ 2012-11-19 16:21 ` Andrés Domínguez
  2012-11-19 20:02 ` Aharon Robbins
  2012-11-20  2:24 ` Taj Khattra
  7 siblings, 0 replies; 124+ messages in thread
From: Andrés Domínguez @ 2012-11-19 16:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

2012/11/19 Steve Simon <steve@quintile.net>:
> I need to learn c++ for work - people have strong opinions on
> languages I know, and not everyone likes c++ but its a requirment for me.

"C++ Annotations" is good for C programers, in my opinion.
http://www.icce.rug.nl/documents/cplusplus/

> I really want to develop a good sence of c++ style, I learnt C at the feet of
> K&R and then the plan9 sourcecode so I learnt how to write clean elegant code
> (I think :-). The problem I am finding is there are many c++ styles and I have
> yet to find a clean and elegant one.

I don't think that an elegant c++ style exists, not even a usual c++
subset. Every
project uses his own c++ subsets and styles, so I think that adapting to every
project style is the key.

Andrés



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 14:09   ` cinap_lenrek
@ 2012-11-19 15:38     ` Bence Fábián
  2012-11-19 16:45       ` Jeff Sickel
  0 siblings, 1 reply; 124+ messages in thread
From: Bence Fábián @ 2012-11-19 15:38 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

Then it's not. And if it were it still wouldn't do any good. Just check the
code of the others.


2012/11/19 <cinap_lenrek@gmx.de>

> no, its not.
>
> --
> cinap
>
>

[-- Attachment #2: Type: text/html, Size: 468 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 14:58     ` tlaronde
@ 2012-11-19 15:17       ` Bence Fábián
  0 siblings, 0 replies; 124+ messages in thread
From: Bence Fábián @ 2012-11-19 15:17 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]

If i remember correctly

void foo();

in C++ is equivalent to

void foo(void)

in C.  And the type of 'x' (character literal) in C++ is char. Apart
from that C++ is a superset of C.

But i think it hardly helps him. In the end he will have to follow the
conventions the others use. So I'd recommend reading the code you will
work on.  We use C++ too. And sadly it is hardly consistent since it is
written by loads of people and noone bothers to check. But it's mostly
readable. No template metaprogramming voodoo. Thankfully i work on some
internal tools right now so i can get away with C and yacc. I'm even
using plan9 right now to write documentation for one of them :)



2012/11/19 <tlaronde@polynum.com>

> It was not the question (since it is not a matter of taste but of
> professional need), but I find quite significant that nobody has
> cited a book of the author of the language as a good reading.
>
> I'm sorry to say that, for me, this says something about the language
> itself...
> --
>         Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
>                       http://www.kergis.com/
> Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C
>
>

[-- Attachment #2: Type: text/html, Size: 1877 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 14:56 ` Calvin Morrison
  2012-11-19 14:09   ` cinap_lenrek
@ 2012-11-19 15:10   ` Kurt H Maier
  2012-11-22 14:10     ` David Leimbach
  1 sibling, 1 reply; 124+ messages in thread
From: Kurt H Maier @ 2012-11-19 15:10 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Nov 19, 2012 at 09:56:33AM -0500, Calvin Morrison wrote:
> On 19 November 2012 04:59, Steve Simon <steve@quintile.net> wrote:
>
> Isn't all C code valid C++? problem solved.


As of c99, they have diverged.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 13:22   ` cinap_lenrek
@ 2012-11-19 14:58     ` tlaronde
  2012-11-19 15:17       ` Bence Fábián
  0 siblings, 1 reply; 124+ messages in thread
From: tlaronde @ 2012-11-19 14:58 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

It was not the question (since it is not a matter of taste but of
professional need), but I find quite significant that nobody has
cited a book of the author of the language as a good reading.

I'm sorry to say that, for me, this says something about the language
itself...
--
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19  9:59 Steve Simon
                   ` (3 preceding siblings ...)
  2012-11-19 14:25 ` Robert Raschke
@ 2012-11-19 14:56 ` Calvin Morrison
  2012-11-19 14:09   ` cinap_lenrek
  2012-11-19 15:10   ` Kurt H Maier
  2012-11-19 16:21 ` Andrés Domínguez
                   ` (2 subsequent siblings)
  7 siblings, 2 replies; 124+ messages in thread
From: Calvin Morrison @ 2012-11-19 14:56 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 945 bytes --]

On 19 November 2012 04:59, Steve Simon <steve@quintile.net> wrote:

> I need to learn c++ for work - people have strong opinions on
> languages I know, and not everyone likes c++ but its a requirment for me.
>
> I really want to develop a good sence of c++ style, I learnt C at the feet
> of
> K&R and then the plan9 sourcecode so I learnt how to write clean elegant
> code
> (I think :-). The problem I am finding is there are many c++ styles and I
> have
> yet to find a clean and elegant one.
>
> anyone sugest a project that I could look at that contains well written
> code?
> failing that is there a book that teaches good style?
>
> I am refering to things like adding a leading m_ to class member variables
> (which looks horrid to me but I am willing to learn), and smart locks
> (mutexs
> which unlock on destruct).
>
> Thanks for any suggestions.
>
> -Steve
>
>
Isn't all C code valid C++? problem solved.

[-- Attachment #2: Type: text/html, Size: 1347 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19  9:59 Steve Simon
                   ` (2 preceding siblings ...)
  2012-11-19 12:17 ` Balwinder S Dheeman
@ 2012-11-19 14:25 ` Robert Raschke
  2012-11-19 14:56 ` Calvin Morrison
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 124+ messages in thread
From: Robert Raschke @ 2012-11-19 14:25 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1004 bytes --]

The only C++ book that I ever found to be worth it, is Ruminations on C++
by Andrew Koenig.

Robby
On Nov 19, 2012 10:01 AM, "Steve Simon" <steve@quintile.net> wrote:

> I need to learn c++ for work - people have strong opinions on
> languages I know, and not everyone likes c++ but its a requirment for me.
>
> I really want to develop a good sence of c++ style, I learnt C at the feet
> of
> K&R and then the plan9 sourcecode so I learnt how to write clean elegant
> code
> (I think :-). The problem I am finding is there are many c++ styles and I
> have
> yet to find a clean and elegant one.
>
> anyone sugest a project that I could look at that contains well written
> code?
> failing that is there a book that teaches good style?
>
> I am refering to things like adding a leading m_ to class member variables
> (which looks horrid to me but I am willing to learn), and smart locks
> (mutexs
> which unlock on destruct).
>
> Thanks for any suggestions.
>
> -Steve
>
>

[-- Attachment #2: Type: text/html, Size: 1270 bytes --]

^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 14:56 ` Calvin Morrison
@ 2012-11-19 14:09   ` cinap_lenrek
  2012-11-19 15:38     ` Bence Fábián
  2012-11-19 15:10   ` Kurt H Maier
  1 sibling, 1 reply; 124+ messages in thread
From: cinap_lenrek @ 2012-11-19 14:09 UTC (permalink / raw)
  To: 9fans

no, its not.

--
cinap



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 12:17 ` Balwinder S Dheeman
  2012-11-19 12:46   ` Aram Hăvărneanu
@ 2012-11-19 13:22   ` cinap_lenrek
  2012-11-19 14:58     ` tlaronde
  1 sibling, 1 reply; 124+ messages in thread
From: cinap_lenrek @ 2012-11-19 13:22 UTC (permalink / raw)
  To: 9fans

this is the problem. c++ programs follow a different
definition of "clean code" than idiomatic c programs.

by clean, they dont mean elegant or simple...

it usualy boils down to lots and lots of structure,
delegation and micro management and obsession with
consistency and patterns. there will be proxy classes
and visitor and mvc patterns and all that stuff and
a c++ programmer will call it clean code because it
follows constentent camel case naming and the funky
patterms can be looked up in some book, tho its
very hard to read or understand what the whole thing
is even supposed todo with all that indirection and
boiler plate.

--
cinap

PS: i think this is relevant:

Sometimes, the elegant implementation is just a function.
Not a method. Not a class. Not a framework. Just a function.
-- John Carmack



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 12:46   ` Aram Hăvărneanu
@ 2012-11-19 12:55     ` hiro
  0 siblings, 0 replies; 124+ messages in thread
From: hiro @ 2012-11-19 12:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Steve, what do they pay you for this? did you consider changing your
profession at all? I fear I might stand before the same kind of
decision some day.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 12:17 ` Balwinder S Dheeman
@ 2012-11-19 12:46   ` Aram Hăvărneanu
  2012-11-19 12:55     ` hiro
  2012-11-19 13:22   ` cinap_lenrek
  1 sibling, 1 reply; 124+ messages in thread
From: Aram Hăvărneanu @ 2012-11-19 12:46 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> 1. C++ Coding Standards by Sutter and Alexandrescu, and

Haven't read this book, but I read Modern C++ Design by Alexandrescu,
and it was one of the worst books on programming I have ever read,
pretty much the antithesis of what we consider good in this group, so
caveat emptor.

> The best projects in the best/clean coding style I've come across are:
>
> 1. http://yate.null.ro/

Bhaha. No.

-- 
Aram Hăvărneanu



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19  9:59 Steve Simon
  2012-11-19 10:10 ` Mathieu Lonjaret
  2012-11-19 10:45 ` iainws
@ 2012-11-19 12:17 ` Balwinder S Dheeman
  2012-11-19 12:46   ` Aram Hăvărneanu
  2012-11-19 13:22   ` cinap_lenrek
  2012-11-19 14:25 ` Robert Raschke
                   ` (4 subsequent siblings)
  7 siblings, 2 replies; 124+ messages in thread
From: Balwinder S Dheeman @ 2012-11-19 12:17 UTC (permalink / raw)
  To: 9fans

On 11/19/2012 03:29 PM, Steve Simon wrote:
> I need to learn c++ for work - people have strong opinions on
> languages I know, and not everyone likes c++ but its a requirment for me.
>
> I really want to develop a good sence of c++ style, I learnt C at the feet of
> K&R and then the plan9 sourcecode so I learnt how to write clean elegant code
> (I think :-). The problem I am finding is there are many c++ styles and I have
> yet to find a clean and elegant one.
>
> anyone sugest a project that I could look at that contains well written code?
> failing that is there a book that teaches good style?
>
> I am refering to things like adding a leading m_ to class member variables
> (which looks horrid to me but I am willing to learn), and smart locks (mutexs
> which unlock on destruct).

I think, one should use proper design regardless of program size; keep
in mind that the small programs tend to become large programs.

In my view this means adhering to the OO (object oriented) programming
paradigm making full use of established design patterns. In essence this
boils down to programming against interfaces (pure virtual classes in C++).

The best books in the best practice category I've come across are:

1. C++ Coding Standards by Sutter and Alexandrescu, and
2. API design for C++ by Reddy.

The best OO design pattern introductory book I come across unfortunately
uses Java as model language but it's still worth reading for the insight,

3. Head First Design Patterns by Freeman & Freeman.

and a few of the must read books:

1. C++ Annotations by Frank B. Brokken
    http://www.icce.rug.nl/documents/cplusplus/

See also:

1. http://www.cplusplus.com/

The best projects in the best/clean coding style I've come across are:

1. http://yate.null.ro/
2. http://qt.digia.com/

Hope that helps.

--
Balwinder S "bdheeman" Dheeman
(http://werc.homelinux.net/contact/)



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19 10:10 ` Mathieu Lonjaret
@ 2012-11-19 11:31   ` Aram Hăvărneanu
  0 siblings, 0 replies; 124+ messages in thread
From: Aram Hăvărneanu @ 2012-11-19 11:31 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

RE2 is very good code, but it doesn't contain any "modern" C++
features, and it's not written in "standard" style. That is part of
what makes it good, I guess, but it might not help Steve.

-- 
Aram Hăvărneanu



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19  9:59 Steve Simon
  2012-11-19 10:10 ` Mathieu Lonjaret
@ 2012-11-19 10:45 ` iainws
  2012-11-19 12:17 ` Balwinder S Dheeman
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 124+ messages in thread
From: iainws @ 2012-11-19 10:45 UTC (permalink / raw)
  To: 9fans

I would definitely use the new features of c++0x. Autos and Lambdas are the biggest noticeable change, so using them could be good style. Apparently the new constant expression offers optimisations from the compiler (probably equivalent to Java's final). Initialisation save's a couple of lines now. I'd also be interested in any books on the new threading part. Good luck.



^ permalink raw reply	[flat|nested] 124+ messages in thread

* Re: [9fans] c++
  2012-11-19  9:59 Steve Simon
@ 2012-11-19 10:10 ` Mathieu Lonjaret
  2012-11-19 11:31   ` Aram Hăvărneanu
  2012-11-19 10:45 ` iainws
                   ` (6 subsequent siblings)
  7 siblings, 1 reply; 124+ messages in thread
From: Mathieu Lonjaret @ 2012-11-19 10:10 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

Well, I haven't looked at the code, but Russ wrote Re2, so one could
hope it's written in a style that's more familiar to you than other
projects: http://code.google.com/p/re2/

Mathieu

On Mon, Nov 19, 2012 at 10:59 AM, Steve Simon <steve@quintile.net> wrote:
> I need to learn c++ for work - people have strong opinions on
> languages I know, and not everyone likes c++ but its a requirment for me.
>
> I really want to develop a good sence of c++ style, I learnt C at the feet of
> K&R and then the plan9 sourcecode so I learnt how to write clean elegant code
> (I think :-). The problem I am finding is there are many c++ styles and I have
> yet to find a clean and elegant one.
>
> anyone sugest a project that I could look at that contains well written code?
> failing that is there a book that teaches good style?
>
> I am refering to things like adding a leading m_ to class member variables
> (which looks horrid to me but I am willing to learn), and smart locks (mutexs
> which unlock on destruct).
>
> Thanks for any suggestions.
>
> -Steve
>



^ permalink raw reply	[flat|nested] 124+ messages in thread

* [9fans] c++
@ 2012-11-19  9:59 Steve Simon
  2012-11-19 10:10 ` Mathieu Lonjaret
                   ` (7 more replies)
  0 siblings, 8 replies; 124+ messages in thread
From: Steve Simon @ 2012-11-19  9:59 UTC (permalink / raw)
  To: 9fans

I need to learn c++ for work - people have strong opinions on
languages I know, and not everyone likes c++ but its a requirment for me.

I really want to develop a good sence of c++ style, I learnt C at the feet of
K&R and then the plan9 sourcecode so I learnt how to write clean elegant code
(I think :-). The problem I am finding is there are many c++ styles and I have
yet to find a clean and elegant one.

anyone sugest a project that I could look at that contains well written code?
failing that is there a book that teaches good style?

I am refering to things like adding a leading m_ to class member variables
(which looks horrid to me but I am willing to learn), and smart locks (mutexs
which unlock on destruct).

Thanks for any suggestions.

-Steve



^ permalink raw reply	[flat|nested] 124+ messages in thread

end of thread, other threads:[~2012-12-04 21:36 UTC | newest]

Thread overview: 124+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-24  1:45 [9fans] C++ Winston Kodogo
  -- strict thread matches above, loose matches on Subject: below --
2012-11-22 22:32 Winston Kodogo
2012-11-23  3:04 ` Comeau At9Fans
2012-11-23  9:47 ` Gorka Guardiola
2012-11-23 10:21   ` dexen deVries
2012-11-23 13:28     ` Pedro Lamarão
2012-11-23 14:02       ` lucio
2012-11-25  6:03         ` David Leimbach
2012-11-27 17:09     ` Eugene Gorodinsky
2012-11-27 19:57       ` David Leimbach
2012-11-27 20:15         ` Kurt H Maier
2012-12-03 10:02 ` faif
2012-11-19 22:48 [9fans] c++ steve
2012-11-20  1:37 ` Jeff Sickel
2012-11-20  2:08   ` Matthew Veety
2012-11-20 10:12     ` Steve Simon
2012-11-22  9:54       ` Balwinder S Dheeman
2012-11-22 10:07         ` lucio
2012-11-22 10:21           ` Nemo
2012-11-22 15:37             ` lucio
2012-11-22 16:19               ` Nemo
2012-11-22 16:31                 ` lucio
2012-11-25  6:09                   ` David Leimbach
2012-11-22 10:39           ` Charles Forsyth
2012-11-22 10:18         ` Lluís Batlle i Rossell
2012-11-22 11:34         ` hiro
2012-11-22 11:57           ` Charles Forsyth
2012-11-22 14:25             ` Dan Cross
2012-11-22 13:13           ` Hugo Rivera
2012-11-22 13:48             ` hiro
2012-11-22 14:22               ` erik quanstrom
2012-11-22 14:38                 ` Dan Cross
2012-11-22 14:47                   ` erik quanstrom
2012-11-22 14:54                     ` Hugo Rivera
2012-11-22 15:47                       ` tlaronde
2012-11-22 16:00                         ` erik quanstrom
2012-11-22 16:11                           ` Bakul Shah
2012-11-22 16:15                           ` lucio
2012-11-22 16:31                             ` erik quanstrom
2012-11-22 17:30                               ` lucio
2012-11-22 16:18                           ` tlaronde
2012-11-22 16:06                       ` lucio
2012-11-22 16:07                         ` erik quanstrom
2012-11-22 16:12                         ` Hugo Rivera
2012-11-22 16:25                           ` lucio
2012-11-22 16:51                         ` Bakul Shah
2012-11-22 17:16                           ` Charles Forsyth
2012-11-22 17:39                           ` lucio
2012-11-22 17:51                             ` Paul Lalonde
2012-11-22 17:53                               ` hiro
2012-11-22 18:13                                 ` lucio
2012-11-22 18:00                               ` lucio
2012-12-03 13:43                       ` Ethan Grammatikidis
2012-12-03 14:13                         ` Charles Forsyth
2012-12-03 14:58                           ` Kurt H Maier
2012-12-03 15:21                             ` Charles Forsyth
2012-12-03 15:29                               ` Kurt H Maier
2012-12-04 21:36                                 ` hiro
2012-11-22 16:58                     ` Dan Cross
2012-11-22 22:25                       ` erik quanstrom
2012-11-22 14:54                   ` dexen deVries
2012-11-22 17:04                     ` Dan Cross
2012-11-22 17:31                       ` hiro
2012-11-22 17:45                         ` Dan Cross
2012-11-22 17:46                         ` lucio
2012-11-22 20:17                           ` Matthew Veety
2012-11-22 17:42                       ` lucio
2012-11-22 17:44                         ` hiro
2012-11-22 17:47                           ` lucio
2012-11-22 19:55                             ` Kurt H Maier
2012-11-23  3:31                               ` lucio
2012-11-23  3:56                                 ` Kurt H Maier
2012-11-22 17:50                         ` Dan Cross
2012-11-22 17:59                           ` lucio
2012-11-22 18:02                             ` Charles Forsyth
2012-11-22 18:12                               ` lucio
2012-11-22 19:15                                 ` Richard Miller
2012-11-22 21:48                                 ` Bakul Shah
2012-11-22 21:34                               ` Bakul Shah
2012-11-22 16:15                   ` Christopher Nielsen
2012-11-22 17:10                   ` Kurt H Maier
2012-11-22 17:18                     ` Charles Forsyth
2012-11-22 17:22                       ` tlaronde
2012-11-22 17:27                         ` Bakul Shah
2012-11-22 17:45                     ` Dan Cross
2012-11-22 19:55                       ` Kurt H Maier
2012-11-23  9:42                     ` Balwinder S Dheeman
2012-11-22 17:58                   ` lucio
2012-11-22 16:32                 ` Richard Miller
2012-11-22 17:39                   ` hiro
2012-11-22 20:14                   ` Matthew Veety
2012-11-22 15:50           ` lucio
2012-11-22 14:54         ` Bakul Shah
2012-11-22 17:40       ` Pavel Klinkovsky
2012-11-22 18:11         ` tlaronde
2012-11-20 19:58     ` Wes Kussmaul
2012-11-20 20:07       ` tlaronde
2012-11-20 20:17         ` Wes Kussmaul
2012-11-22 12:58         ` Pedro Lamarão
2012-11-20 19:05 ` Bakul Shah
2012-11-20 20:31   ` Skip Tavakkolian
2012-11-20 20:09 ` dexen deVries
2012-11-19  9:59 Steve Simon
2012-11-19 10:10 ` Mathieu Lonjaret
2012-11-19 11:31   ` Aram Hăvărneanu
2012-11-19 10:45 ` iainws
2012-11-19 12:17 ` Balwinder S Dheeman
2012-11-19 12:46   ` Aram Hăvărneanu
2012-11-19 12:55     ` hiro
2012-11-19 13:22   ` cinap_lenrek
2012-11-19 14:58     ` tlaronde
2012-11-19 15:17       ` Bence Fábián
2012-11-19 14:25 ` Robert Raschke
2012-11-19 14:56 ` Calvin Morrison
2012-11-19 14:09   ` cinap_lenrek
2012-11-19 15:38     ` Bence Fábián
2012-11-19 16:45       ` Jeff Sickel
2012-11-19 15:10   ` Kurt H Maier
2012-11-22 14:10     ` David Leimbach
2012-11-22 14:13       ` David Leimbach
2012-11-19 16:21 ` Andrés Domínguez
2012-11-19 20:02 ` Aharon Robbins
2012-11-20  2:24 ` Taj Khattra
2012-11-20  3:47   ` Bruce Ellis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).