January 03, 2007
What?

All I remember is D now. ;)

-JJR
January 03, 2007
Am 03.01.2007, 00:29 Uhr, schrieb Walter Bright <newshound@digitalmars.com>:

> I know you all are early adopters of D, and that's a special breed different from the vast majority of programmers. But still, it would be   useful (in writing documentation) to know what language was your primary tool before coming to D. I also know that many of you are handy with multiple diverse languages, I just want to know the primary one.
>
> Asm?
> C++?
> C?
> None (D's your first language)?
> Java?
> C#?
> Python?
> Lisp?
> Ruby?
> Delphi?
> Perl?
> Cobol? <g>

Favorite language:

Basic -> Pascal -> C -> C++ -> D

Primary tool:

Basic -> Pascal -> C -> C++/Tk -> VBA/PHP/Java/Javascript... and does SQL, HTML etc. count? :)

It's funny that as long as I you're a hobbyist your main tool and favorite language are the same. BTW: I forgot an Option Explicit today ... oh, how much I hate VB.

-mike

-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/
January 03, 2007
My Journey:

    D -> C++ :( -> D
January 03, 2007
"Walter Bright" <newshound@digitalmars.com> wrote in message news:enepvj$20iq$1@digitaldaemon.com...
>I know you all are early adopters of D, and that's a special breed different from the vast majority of programmers. But still, it would be useful (in writing documentation) to know what language was your primary tool before coming to D. I also know that many of you are handy with multiple diverse languages, I just want to know the primary one.

C++

But I recall programming my Sega SC-3000 in Basic, and later at high school commanding a "turtle" around the screen with the Logo language. Those were the days!


January 03, 2007
C++
January 03, 2007
Walter Bright wrote:
> I know you all are early adopters of D, and that's a special breed different from the vast majority of programmers. But still, it would be  useful (in writing documentation) to know what language was your primary tool before coming to D. I also know that many of you are handy with multiple diverse languages, I just want to know the primary one.

- C++
- PHP (not anymore)
- Python

-- 
serg.
January 03, 2007
On Tue, 02 Jan 2007 15:29:03 -0800, Walter Bright wrote:

> I just want to know the primary one.

Tough ;-) There is no simple 'primary' one.

Current Primary: OpenEdge (last 10 years)
( http://www.progress.com/openedge/products/openedge_10_1b/index.ssp )

Almost primary: Euphoria, Visual Basic 6.0, C

Past Primarys: Asm (IBM 370, x86, VAX, Motorola 68000 series)
               COBOL, PL/I, RPGII, Forth, C++, Pascal/Delphi,
               IBM 1440 Autocoder, BOSS COBOL, REXX,
               IBM U2 ( http://www-306.ibm.com/software/data/u2/ ),
               VAXTPU

-- 
Derek
(skype: derek.j.parnell)
Melbourne, Australia
"Down with mediocrity!"
3/01/2007 11:00:51 AM
January 03, 2007
Walter Bright wrote:

> I know you all are early adopters of D, and that's a special breed
> different from the vast majority of programmers. But still, it would be
>   useful (in writing documentation) to know what language was your
> primary tool before coming to D. I also know that many of you are handy
> with multiple diverse languages, I just want to know the primary one.

C++ (and java in school)

January 03, 2007
Walter Bright wrote:
> I know you all are early adopters of D, and that's a special breed different from the vast majority of programmers. But still, it would be  useful (in writing documentation) to know what language was your primary tool before coming to D. I also know that many of you are handy with multiple diverse languages, I just want to know the primary one.

Python. In fact, I'd still call Python my primary language. Before Python, I used C++ primarily.

-- 
Kirk McDonald
Pyd: Wrapping Python with D
http://pyd.dsource.org
January 03, 2007
C