poll: what do you program in?

Started by
49 comments, last by pimple 20 years ago
not the language itself, but what do you write your code in? notepad? dev-c++? you get the idea... me = C# Builder
---Current project - Duck Hunt 2: Free at Last!http://www.duckhunt2.cjb.net
Advertisement
TextPad 4.5, they are up to 4.7.2 now. Its great, I use it for plain text, C/C++ game code, PHP scripts, editing HTML by hand, everything text related. I hate the auto-indent of Visual C, I would rather space myself.

TextPad.com

Phil P
Notepad or MSVC 2003.
I use the K Advanced Text Editor (KATE) in a linux environment. I like it because i can change the font and background color (i like to edit on powder blue :-)
Notepad, MinGW Developer Studio, SharpDevelop.

Gave away my VC6. I''ll buy Visual Studio .NET after I get a new computer.
Notepad, VSNET
Different stuff at different times:
Visual Studio .NET
Vistual Studio 6
GEdit
KATE
Anjunta
KDevelop
MVS(.NET), an incrediable IDE. For all my C/C++ and C# programs.

Eclipse for all of my Java projects.

Eclipse w/ propiatary plugins for scripting languages.

EDIT:
For C/C++ porting, I still use the MVS.NET ide, then port using plain old VI. Simple, Clean, Effective....

[edited by - paulcesar on April 10, 2004 1:13:17 AM]
An hex editor



Ok, seriously I use MVC++ 6.0
VB.net & C++ = Visual Studio .Net
HTML / Javascript = Notepad
PHP = DevPHP
"Game Programming" in an of itself does not exist. We learn to program and then use that knowledge to make games.

This topic is closed to new replies.

Advertisement