Page 1 of 2 [ 27 posts ]  Go to page 1, 2  Next

LordoftheMonkeys
Veteran
Veteran

User avatar

Joined: 15 Aug 2009
Age: 35
Gender: Male
Posts: 927
Location: A deep,dark hole in the ground

31 Dec 2009, 9:56 pm

I've used Visual Studio, JGrasp, and XCode, but my favorite one is definitely Vim. What's yours?



monsterland
Veteran
Veteran

User avatar

Joined: 30 Dec 2009
Age: 47
Gender: Male
Posts: 837
Location: San Francisco, CA

31 Dec 2009, 10:26 pm

Turbo Pascal, Delphi.



Pobodys_Nerfect
Veteran
Veteran

User avatar

Joined: 10 Mar 2008
Age: 45
Gender: Male
Posts: 600
Location: New Zealand

31 Dec 2009, 10:33 pm

I'm using Gel with my current project. It's just what I already had. I like it though



Orwell
Veteran
Veteran

User avatar

Joined: 8 Aug 2007
Age: 35
Gender: Male
Posts: 12,518
Location: Room 101

31 Dec 2009, 10:55 pm

Vim, of course.

Big bulky flashy things like Xcode and Eclipse just confuse me. I have enough trouble with programming, I don't want to have to fight so hard to get a piece of software to let me write code.


_________________
WAR IS PEACE
FREEDOM IS SLAVERY
IGNORANCE IS STRENGTH


Scientist
Veteran
Veteran

Joined: 6 Nov 2009
Age: 49
Gender: Non-binary
Posts: 1,524
Location: The Netherlands

01 Jan 2010, 12:52 am

I'll give you my programming history:
I started programming in 1988 in BASIC on one of these old machines with monochrome green screen and two cartridge slots, one for a minicassette and one for a large cassette, featuring a 2.5 MHz 8-bit microprocessor :)
In 1999 I've programmed in Turbo Pascal in Delphi.
In 2000 I made a website in HTML 4.
Since 2001 I've been programming in MATLAB; designing and running experiments and collecting and analysing data.
In 2004 I've also programmed C++ in Xcode for a while.
Most of my programming experience is with MATLAB, which also is my favourite :D

Here's a related/similar topic, I don't know if you noticed: For those programmers out there ;)


_________________
1975, ASD: Asperger's Syndrome (diagnosed: October 22, 2009)

Interests: science, experimental psychology, psychophysics, music (listening and playing (guitar)) and visual arts

Don't focus on your weaknesses, focus on your strengths


Woodpecker
Veteran
Veteran

User avatar

Joined: 18 Oct 2008
Age: 51
Gender: Male
Posts: 2,625
Location: Europe

01 Jan 2010, 2:53 am

I might be old fashioned and the computer aspies might get upset with me but I would rather use Fortran or one of the better forms of Basic.

I always found fortran to be like basic with some of the commands missing, but with more weight placed on the idea of the GOSUB command.


_________________
Health is a state of physical, mental and social wellbeing and not merely the absence of disease or infirmity :alien: I am not a jigsaw, I am a free man !

Diagnosed under the DSM5 rules with autism spectrum disorder, under DSM4 psychologist said would have been AS (299.80) but I suspect that I am somewhere between 299.80 and 299.00 (Autism) under DSM4.


lau
Veteran
Veteran

User avatar

Joined: 17 Jun 2006
Age: 76
Gender: Male
Posts: 9,795
Location: Somerset UK

01 Jan 2010, 8:47 am

vim

I've tried most IDEs, over time, but eventually find that I have to drop out from them, to get a particularly fiddly bit of editing done - when I either use vim, or write my own code to to the edit. Sometimes I even go so far as to invent my own meta-language, which then involves me in customising something to do my syntax highlighting for me. Textpad used to be nice for that sort of game.

In any case... eventually, vim is the fall-back solution, which will work.


_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer


leejosepho
Veteran
Veteran

User avatar

Joined: 14 Sep 2009
Gender: Male
Posts: 9,011
Location: 200 miles south of Little Rock

01 Jan 2010, 8:56 am

Scientist wrote:
I started programming in 1988 in BASIC on one of these old machines with monochrome green screen and two cartridge slots, one for a minicassette and one for a large cassette, featuring a 2.5 MHz 8-bit microprocessor :)


My beginning just a couple of years earlier was similar, but at only 2 MHz and with an amber screen ... then I learned and did some 6502 in an assembler ... and after completing a specific project, that is as far as I ever got. I had wanted to get started in the early '70s, and I really wish I had. But, I could not come up with the money for a computer at that time.


_________________
I began looking for someone like me when I was five ...
My search ended at 59 ... right here on WrongPlanet.
==================================


ruveyn
Veteran
Veteran

User avatar

Joined: 21 Sep 2008
Age: 88
Gender: Male
Posts: 31,502
Location: New Jersey

01 Jan 2010, 12:19 pm

A quiet room with no disturbances.

ruveyn



curtis122
Snowy Owl
Snowy Owl

User avatar

Joined: 4 Nov 2009
Age: 34
Gender: Male
Posts: 138

01 Jan 2010, 4:27 pm

Visual studio! Thats is my favourite environment.



PilotPirx
Sea Gull
Sea Gull

User avatar

Joined: 8 May 2008
Age: 54
Gender: Male
Posts: 237
Location: Amsterdam, NL

04 Jan 2010, 8:11 am

i used so many...
at moment i us kate texteditor in linux to write python code
i used Qt Creator to write C++ with the Qt lib for Linux & Win
on a Mac textmate is a great editor

NetBeans isn't too bad if you like those all in one envs with tons of options
Eclipse sucks
KDevelop wasn't too bad


_________________
Deep into that darkness peering, long I stood there wondering, fearing,
Doubting, dreaming dreams no mortal ever dared to dream before (E.A.Poe)


KazigluBey
Velociraptor
Velociraptor

User avatar

Joined: 3 Jan 2009
Age: 46
Gender: Male
Posts: 405

04 Jan 2010, 10:14 am

I enjoy Programmer's Notepad as a multi-language environment. I can open it up and have say a session of JavaScript right next to HTML right next to VBScript and it automatically adjusts the color scheme to match each language appropriately. Additionally, if I have some code open and run the code I can make slight modifications in the code from another environment (like VB Script for our AS/400) and a window in PN pops up notifying me of the change and allowing me to update PN.

Unfortunately, there isn't a scheme for ActionScript, but I can use the JavaScript scheme just the same (for the most part)



monsterland
Veteran
Veteran

User avatar

Joined: 30 Dec 2009
Age: 47
Gender: Male
Posts: 837
Location: San Francisco, CA

04 Jan 2010, 3:25 pm

ruveyn wrote:
A quiet room with no disturbances.

ruveyn


Oh snap :)



Alibak
Butterfly
Butterfly

User avatar

Joined: 3 Jan 2010
Age: 30
Gender: Male
Posts: 9

08 Jan 2010, 1:33 am

I am using emacs + sbcl + slime to code in Common lisp.



Fuzzy
Veteran
Veteran

User avatar

Joined: 30 Mar 2006
Age: 52
Gender: Male
Posts: 5,223
Location: Alberta Canada

08 Jan 2010, 2:23 am

Gedit + glade programming in python.


_________________
davidred wrote...
I installed Ubuntu once and it completely destroyed my paying relationship with Microsoft.


jdbob
Toucan
Toucan

User avatar

Joined: 4 Jan 2006
Age: 68
Gender: Male
Posts: 263
Location: Oregon

08 Jan 2010, 2:29 am

I still use Delphi 5 for Windows programming. Even if I'm using Eclipse for MSP430 or AVR32 development I tend to do most of my editing in Delphi just because I'm used to it.