comp.lang.ada
 help / color / mirror / Atom feed
From: "Chad R. Meiners" <crmeiners@hotmail.com>
Subject: Re: The Hobby Lobby was Windows CE?
Date: Sat, 29 Sep 2001 14:34:14 -0400
Date: 2001-09-29T14:34:14-04:00	[thread overview]
Message-ID: <9p53sh$a97$1@msunews.cl.msu.edu> (raw)
In-Reply-To: 9p2ca0$iq5$1@nh.pace.co.uk

The distinction is the audience that you are targeting.  When one wants to
learn to program, one usually gets a book or a college education.  In either
case, a book is needed.  In order the make the market for hobbyist Ada
larger, we need the newcomers to have a positive experience with it.  A
cheap intro programming text targets the audience of potential hobbyists.
Boxed compilers target people who already know how to program.  I would
guess that this market would be smaller.  With a larger hobby lobby that has
been introduced to GNAT, a box edition of GNAT tailored to specific
platforms might become more feasible.

As I mentioned above the other area that should be targeted more is the
universities.  In order to do so, professors must be persuaded that the
course language that they want to switch to should be Ada instead of Java.
This isn't by any means easy.  Perhaps open content text books that use Ada
would help in that area because it would be impossible for the books to go
out of print since universities could simply use there own printing services
to serve their own needs (students would get cheaper books so they should be
happy in that respect ;).

The point I am trying to make is that I think that we, the Ada advocates
(hobbyists), should make a play for the youths' minds and mold them to favor
Ada.  I don't think a simple boxed compiler will do this since the presence
of boxed compilers is most likely just a symptom of a popular language.

Of course this still leaves us with the issue of how to get a Ada compiler
for Windows CE.  I personally would find such a port wonderful because quite
a bit of research projects at MSU use Windows CE, and it would make an
argument much easier if I could say "Hey look its free/cheap and it has
excellent support for multi-tasking, data structures, and you don't have to
constantly mess with pointers"  ;)  Perhaps if our hobby lobby is big
enough, there exist someone in our lobby that will make the port.

With reguards, to the title of the book, I think we should consult a
marketting expert of good quality;  this person would be best suited to name
the product for maxium effect at catching the impulse buyer.  We would just
need to hook them early so we get to fill their minds first.  I like your
suggestion for the title of the book; it makes me smile.

-Chad R. Meiners


"Marin David Condic" <dont.bother.mcondic.auntie.spam@[acm.org> wrote in
message news:9p2ca0$iq5$1@nh.pace.co.uk...
> I'm not sure what distinction you're trying to draw. A book that came with
a
> disk that included Gnat & AdaGIDE and gdb would *be* a compiler kit.
You're
> selling a book that happens to include software or your selling software
> that happens to include a book - the only difference might be the
particular
> retail outlet you'd put it in.
>
> In either case, I'd think it was a *good* thing. I'm just not sure it
would
> be a *profitable* thing. :-)
>
> BTW, the book title should be "Programming For Smart People Because All
The
> Dummies Are Using C++" :-)
>
> MDC
> --
> Marin David Condic
> Senior Software Engineer
> Pace Micro Technology Americas    www.pacemicro.com
> Enabling the digital revolution
> e-Mail:    marin.condic@pacemicro.com
> Web:      http://www.mcondic.com/
>
>






  parent reply	other threads:[~2001-09-29 18:34 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-19 10:30 Windows CE? John McCabe
2001-09-20 14:56 ` Robert Dewar
2001-09-21  9:30   ` John McCabe
2001-09-21 14:13     ` Stephen Leake
2001-09-21 15:01       ` John McCabe
2001-09-22  4:12         ` Robert Dewar
2001-09-22  6:59         ` Robert C. Leif, Ph.D.
2001-09-22 12:21           ` Robert Dewar
2001-09-22 13:41             ` Samuel Tardieu
2001-09-24 14:55           ` Marin David Condic
2001-09-24 18:13             ` The Hobby Lobby was " Richard Riehle
2001-09-24 18:55               ` Marin David Condic
2001-09-25 10:49                 ` John McCabe
2001-09-25 14:27                   ` Marin David Condic
2001-09-25 16:41                   ` Wes Groleau
2001-09-26 12:56                     ` John McCabe
2001-09-26 16:50                       ` Wes Groleau
2001-09-26 18:17                         ` Ted Dennison
2001-09-26 19:13                           ` tmoran
2001-09-26 19:39                           ` Wes Groleau
2001-09-26 19:49                             ` Ted Dennison
2001-09-26 19:55                               ` Marin David Condic
2001-09-26 21:17                                 ` Ted Dennison
2001-09-27 13:44                                   ` Marin David Condic
2001-09-27 15:07                                     ` Gary Scott
2001-09-27 15:37                                       ` Marin David Condic
2001-09-28 13:23                                         ` Ted Dennison
2001-09-28 13:45                                           ` Marin David Condic
2001-09-30 14:28                                             ` Nils Kassube
2001-10-01  1:42                                               ` Gary Scott
2001-10-01 14:14                                               ` Marin David Condic
2001-10-01 15:05                                                 ` Nils Kassube
2001-09-29  3:10                                           ` Robert Dewar
2001-09-28 15:49                                         ` Gary Scott
2001-09-28 17:28                                           ` Marin David Condic
2001-09-28 19:27                                             ` David Starner
2001-10-01 14:23                                               ` Marin David Condic
2001-10-12 21:01                                               ` Stefan Skoglund
2001-10-13  1:43                                                 ` David Starner
2001-09-28 15:56                                         ` Chad Robert Meiners
2001-09-28 17:33                                           ` Marin David Condic
2001-09-28 20:28                                             ` Aristophon
2001-09-28 20:15                                               ` Pascal Obry
2001-09-28 22:30                                                 ` GNAT ftp sites/mirrors ... was:The Hobby Lobby Aristophon
2001-09-29  3:09                                                   ` Robert Dewar
2001-09-29 18:34                                             ` Chad R. Meiners [this message]
2001-09-27  7:13                               ` The Hobby Lobby was Windows CE? Robert C. Leif, Ph.D.
2001-09-27 13:51                                 ` DuckE
2001-09-30 23:17                       ` Richard Riehle
2001-09-26  2:18                   ` Robert Dewar
2001-09-26  4:52                     ` David Botton
2001-09-28  1:15                       ` Robert Dewar
2001-09-26 12:56                     ` John McCabe
2001-09-28  1:20                       ` Robert Dewar
2001-09-28  8:33                         ` John McCabe
2001-09-28 14:07                           ` Marin David Condic
2001-09-28 15:12                             ` Larry Kilgallen
2001-09-28 15:35                               ` Marin David Condic
2001-09-28 15:50                               ` John McCabe
2001-09-24 20:28               ` David Botton
2001-09-24 21:42                 ` Richard Riehle
2001-09-24 23:22                   ` David Botton
2001-09-21 14:59     ` Ted Dennison
2001-09-24  9:16 ` John McCabe
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox