Re: parser
- From: "cr88192" <cr88192@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 22 Sep 2008 06:25:46 +1000
"Malcolm McLean" <regniztar@xxxxxxxxxxxxxx> wrote in message
news:V_udnT-6zMhI8UvVnZ2dnUVZ8qGdnZ2d@xxxxxxxxx
"cr88192" <cr88192@xxxxxxxxxxxxxxxxxx> wrote in message
C# and friends are mostly used by commercial windows-centric people, andVisual Basic is still the single most popular programming language.
> so are rarely encounted so much in practice (where most code one is
liable to encounter in practice is, by definition, open source, and in so
being, is typically more biased towards Linux than Windows).
Probably rightly. What most people want to do is cludge something together
on Windows that does a little bit of trivial business logic, is easy to
program, and easy to use.
you entirely sure about this?...
actually, in practice encountering any of these VB apps is far rarer than
even Java apps, although potentially this is because very few people
distribute said VB apps (or, at least the source code / project files for
such apps).
actually, I had before been faced with working on VB apps (this random VB
app exists but as it so happens is broken), and was once asked to write one
(some compensation would have been given had I done it), but was rather put
off by the "language" and didn't have any of the helpfiles (apparently you
buy these separately...). so, I ended up procrastinating this project
away...
it was not enough motivation to go on this here "point and click adventure"
masquerading as a programming language (especially when one notices that the
pointy/clicky aspect is far less "intuitive" than one would expect).
I guess it can also be noted that in my case, frontends and user interfaces
are sort of my achillees heel anyways, where usually the only real way I can
care much about the UI is when I am the one using it, and even then, I tend
to violate most "rules" of UI design (namely, I have this aesthetic of
normally not having any GUI widgets visible, instead driving most things via
keyboard shortcuts, or occasionally typing things into a console...).
some rare exceptions are that I often use context menus, and find load/save
dialogs more convinient than loading and saving via console commands
(nevermind that, as it happens, my dialogs tend to be mostly driven by the
keyboard, and technically are horridly drawn colored boxes with text in
them, but then again, it tends not to bother me enough to care...).
now, even more bizarre, is I tend to like using my tools vs tools with more
"conventional" UIs (which can often take up 30 to 50% of the screen area
with toolboxes and various GUI widgets...).
if I need some textbox or widgets, I can summon them with the context menu,
and then, of all things, make them disappear...
--
Free games and programming goodies.
http://www.personal.leeds.ac.uk/~bgy1mm
.
- References:
- parser
- From: Bill Cunningham
- Re: parser
- From: Pascal J. Bourguignon
- Re: parser
- From: Bill Cunningham
- Re: parser
- From: Jon Harrop
- Re: parser
- From: Bill Cunningham
- Re: parser
- From: Richard Heathfield
- Re: parser
- From: Jon Harrop
- Re: parser
- From: Malcolm McLean
- Re: parser
- From: Jon Harrop
- Re: parser
- From: spinoza1111
- Re: parser
- From: Jon Harrop
- Re: parser
- From: spinoza1111
- Re: parser
- From: Jon Harrop
- Re: parser
- From: Chris M. Thomasson
- Re: parser
- From: Jon Harrop
- Re: parser
- From: stan
- Re: parser
- From: Jon Harrop
- Re: parser
- From: gremnebulin
- Re: parser
- From: Jon Harrop
- Re: parser
- From: cr88192
- Re: parser
- From: Malcolm McLean
- parser
- Prev by Date: Re: parser
- Next by Date: Re: parser
- Previous by thread: Re: parser
- Next by thread: Re: parser
- Index(es):
Relevant Pages
|