UK and Europe · Public discussion

[OT] Programming Languages

Started by Not Responding · · Last activity · 49 posts · 1,720 views

This thread is locked and is currently read-only.

Thread navigation

Jump through the discussion

Go to the original post, the replies on this page, or the latest preserved contribution.

Thread details

What we know about this thread

Original section
UK and Europe
Published
6 April 2005
Last activity
14 April 2005
Original author
Not Responding
Posts
49
Discussion status
Public discussion
Total views
1,720
Views / 30 days
0

The navigation and discussion metadata provide context. Posts remain in their original chronological order.

Showing posts 41–49 of 49
Posts remain in their original chronological order.

Text size
  1. Jon Senior said:
    dwb said:

    You know that Vb.net is virtually identical in terms of (the most
    commonly used functionality) to C# don't you?

    As in, it uses the same libraries? Yes. But the language itself is
    still pretty ugly and (last time I checked) has some of the hangovers
    from previous versions such as multiple styles of function /
    subroutine calling. Its history alone should be a good enough
    deterrent!

    I'd disagree 🙂

    Quoted message said:


    And yes... I have used VB for a large project. And yes... it was an
    absolute c**t!

    Jon

    Each to their own - VB.Net is just as good as C# for 99% of projects - it's
    a world away from VB.

    I'll concede though that if you've had C++/Java experience then changing to
    C# is the easiest route if you're doing .Net

  2. dwb said:

    You know that Vb.net is virtually identical in terms of (the most commonly
    used functionality) to C# don't you?

    As in, it uses the same libraries? Yes. But the language itself is still
    pretty ugly and (last time I checked) has some of the hangovers from
    previous versions such as multiple styles of function / subroutine
    calling. Its history alone should be a good enough deterrent!

    And yes... I have used VB for a large project. And yes... it was an
    absolute c**t!

    Jon

  3. Nick Kew said:
    Jon Senior said:
    Tim Woodall said:

    Nobody has mentioned Lisp yet. It's on my must learn list but i'm short
    of round tuits ATM.

    Good fun, but flawed IMO. It starts with a philosophy (functional
    programming with no side-effects), then fills up with exceptions
    to its own rule.

    Common lisp has never been like that - it's designed to support
    different programming styles. Scheme might be a little closer to your
    description.

    Quoted message said:

    And would you want to use a language one of whose
    most important functions is "car"?

    "first" is a synonym for car ...

    Quoted message said:

    Also it's one of those languages - like BASIC or SQL - having lots
    of mututally-incompatible variants.

    .... there's also a standard which is implemented by quite few
    compilers.

    Still my advice to OP is still to start out with python...

  4. in message <[email hidden]>, Paul Rudin

    (') said:
    Nick Kew said:
    Jon Senior said:

    Tim Woodall wrote:

    > Nobody has mentioned Lisp yet. It's on my must learn list but i'm
    > short of round tuits ATM.

    Good fun, but flawed IMO. It starts with a philosophy (functional
    programming with no side-effects), then fills up with exceptions
    to its own rule.

    Common lisp has never been like that - it's designed to support
    different programming styles.

    Indeed, it supports practically every style *except* LISP.

    Quoted message said:
    Quoted message said:

    And would you want to use a language one of whose
    most important functions is "car"?

    "first" is a synonym for car ...

    Quoted message said:

    Also it's one of those languages - like BASIC or SQL - having lots
    of mututally-incompatible variants.

    ... there's also a standard which is implemented by quite few
    compilers.

    But the standard is a compendium of all the worst bits and none of the
    good bits of all the other variants - which is /why/ LISP is now more
    or less dead.

    --
    [email hidden] (Simon Brooke) http://www.jasmine.org.uk/~simon/

    ;; single speed mountain bikes: for people who cycle on flat mountains.

  5. Jon Senior said:
    dwb said:

    Each to their own - VB.Net is just as good as C# for 99% of projects
    - it's a world away from VB.

    Fair enough. I must conceded that I've not used VB.Net (My experiences
    with its ancestors have left me scarred). In the past I felt it
    offered C's ability to produce sloppy code, but without any of the
    speed / power. Is it actually object-oriented yet?

    Jon

    Yup.

  6. In article <[email hidden]>,

    dwb said:
    Shaun Murray said:


    If you want a full on IDE for C, C++ or Java then consider buying a
    Mac. You can buy a complete Mac for the price Microsoft charges just
    for it's compiler environment

    http://lab.msdn.microsoft.com/express/

    You can get a Mac for free now? Where from?

    I did say a 'full on IDE' not a [censored] cut down.

    Xcode is comparable to Visual Studio Enterprise which costs $1799 IMHO.

    Quoted message said:

    and Apple gives it's tools away for

    Quoted message said:

    free and doesn't charge for membership of it's developer network
    unless you want pre-release OSs - http://www.apple.com/xcode/

    It doesn't cost anything to access all of MSDN either.

    Right. http://msdn.microsoft.com/howtobuy/subscribers/ is a figment of
    my imagination.

    Shaun

  7. In article <[email hidden]>,

    Chris said:


    I'm finding more and more that our clients are moving away from GUI apps
    and client based software. The first question they always ask now,
    before they even see any software is, "Does it run in a browser?".

    At least two clients of mine now use thin clients only (a very minimal
    Linux run from CD) - everything they use is server based.

    The other refreshing trend we are seeing is a move away from IE. Hoorah!

    I haven't written substantial client side code in 4 years!

    Now that web developers are finally getting their heads around the
    Document Object Model and most of the bugs in IE have been worked
    around, writing fast browser based apps is quite possible.

    For example,

    http://www.adaptivepath.com/publications/essays/archives/000385.php

    Oddly, I'd been doing that before they gave it a name. ;-)

    Shaun

  8. Shaun Murray said:

    In article <[email hidden]>,

    dwb said:


    and Apple gives it's tools away for

    Quoted message said:

    free and doesn't charge for membership of it's developer network
    unless you want pre-release OSs - http://www.apple.com/xcode/

    It doesn't cost anything to access all of MSDN either.

    Right. http://msdn.microsoft.com/howtobuy/subscribers/ is a figment of
    my imagination.

    That is to get copies of the Microsoft software, or the O/S pre-releases -
    so exactly the same as your example.
    There are hundreds of tools, howto's and everything else under the sun
    absolutely FOC on the MS site.

    I sense we're not going to agree on this though, and to be frank, I don't
    care enough to argue about it either.

  9. In article <[email hidden]>,

    dwb said:


    That is to get copies of the Microsoft software, or the O/S pre-releases -
    so exactly the same as your example.

    Not at all. MS Don't give away copies of Visual Studio Enterprise, which
    is essentially what Apple do by giving away Xcode.

    Quoted message said:

    There are hundreds of tools, howto's and everything else under the sun
    absolutely FOC on the MS site.

    I sense we're not going to agree on this though, and to be frank, I don't
    care enough to argue about it either.

    No, Don't care at all. Not since 10.4 came out a couple of days ago. ;-)

    Shaun

Active in the last 60 minutes

Active in this thread

0 users · 0 guests ·0 bots ·0 total

No signed-in users are active right now.

No known search crawlers active right now.