topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 3:52 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Last post Author Topic: What's your *favorite* programming language and *why* ?  (Read 28291 times)

wraith808

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 11,186
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #25 on: January 28, 2010, 09:04 PM »
Of those 17% with none, how many are modern operating systems, I wonder.  I would hazard a guess that none are, or a very small subset.  So we're looking at Windows 95 systems... I would doubt that anyone but personal users would still be using Windows 95-era OSes :)

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #26 on: January 28, 2010, 09:08 PM »
 Never change a running system.

Armando

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 2,727
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #27 on: January 28, 2010, 09:23 PM »
Of those 17% with none, how many are modern operating systems, I wonder.  I would hazard a guess that none are, or a very small subset.  So we're looking at Windows 95 systems... I would doubt that anyone but personal users would still be using Windows 95-era OSes :)

I work in schools... You'd be surprised.

In any case, without true statistical studies (hard(er) numbers), everything becomes pure subjective speculation.

But enough hijacking... Let's got bac to the main subject : What's your *favorite* programming language and, most importantly, *why* ?

KynloStephen66515

  • Animated Giffer in Chief
  • Honorary Member
  • Joined in 2010
  • **
  • Posts: 3,741
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #28 on: January 28, 2010, 09:29 PM »
PET BASIC...just cause its old

parkint

  • Supporting Member
  • Joined in 2010
  • **
  • Posts: 119
  • It's bad luck to be superstitious
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #29 on: January 29, 2010, 08:55 PM »

In any case, without true statistical studies (hard(er) numbers), everything becomes pure subjective speculation.

And 53% of all statistics are simply made up on the spot!

KynloStephen66515

  • Animated Giffer in Chief
  • Honorary Member
  • Joined in 2010
  • **
  • Posts: 3,741
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #30 on: January 30, 2010, 11:12 AM »
My none research and random number generator in my head says its more like 72% ;)

Armando

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 2,727
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #31 on: January 30, 2010, 03:45 PM »

In any case, without true statistical studies (hard(er) numbers), everything becomes pure subjective speculation.

And 53% of all statistics are simply made up on the spot!

 :) Yup, maybe... (Nice performative contradiction.)
I don't know the exact number and, errrr, I don't have the time to research at this point.

vixay

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 140
  • ViXaY
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #32 on: February 09, 2010, 10:12 PM »
javascript for now, just because it's one of the ones I learnt recently, and it was absolutely thrilling to discover the fun things it could do, you know the whole dynamic programming thing:)
"Drunk on the Nectar of Life!" -me

Armando

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 2,727
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #33 on: February 09, 2010, 11:23 PM »
Cool ! Keep'em coming ! :)

Kamel

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 138
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #34 on: February 09, 2010, 11:33 PM »
My personal view on this is python. Reason being, python is intentionally designed to be concise, yet readable. If python code is difficult to read, it's usually done that way intentionally.

Also, it is very good with data and string manipulation. While it isn't insanely picky about variable types, it's not exactly lax either. It is a good mix which allows for easy adaptations to many environments, making it not only very quick as a rapid prototyping language, but also very multipurpose for a very wide variety of tasks.
I'm the guy you yell at when your DSL goes down...

geowink

  • Participant
  • Joined in 2007
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #35 on: February 10, 2010, 09:05 AM »
Interesting that there has been no mention of Delphi which I have been using since Version 1. These days it also comes with C++. It has always made VB look lost and does anything I have ever needed.

wraith808

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 11,186
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #36 on: February 10, 2010, 10:27 AM »
Delphi is good, and I loved it, but I've since had to move on.  With all of the changes and instability in the companies behind it (the platform is rock solid- but the management... sigh), it became increasingly hard to get work using Delphi.  I've moved on to C#, and as I've increased in competency, I've been able to do everything I did with Delphi, and more besides.  And it has most of the advantages of Delphi, and enough extra that what is not there isn't missed.  And the being able to work has definite advantages.

czb

  • Honorary Member
  • Joined in 2007
  • **
  • Posts: 336
    • View Profile
    • My open-source online piano game
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #37 on: February 10, 2010, 10:46 AM »
F# because it is a functional language, and it runs on Net (a lot of libraries available)
see:
http://www.fsharp.net/
http://en.wikipedia..../Functional_language
My open-source online piano game: https://github.com/musicope/game

ewemoa

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #38 on: February 10, 2010, 07:21 PM »
Now if .NET could be made portable...

Eóin

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,401
    • View Profile
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #39 on: February 11, 2010, 02:39 AM »
I was browsing through book on F# just recently and was really impressed. Thinking of buying the book at very least, it seemed like as a language it was well worth a study.

RedPillow

  • Member
  • Joined in 2008
  • **
  • Posts: 141
  • Pillows.
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: What's your *favorite* programming language and *why* ?
« Reply #40 on: February 25, 2010, 04:29 AM »
I can't say I have a favorite language at this point.. If you had asked me 10 years ago I would have said C++.  I still use C++ more than any other language, and have used it for over two decades now.  But I can't bring myself to say it's my favorite language because i've spent the last decade looking for a replacement language that I could really fall in love with, and still haven't found one.

How about "Brainfuck"?
Lawl  :D