PDA

View Full Version : What type of coding do you do?


Intel17
09-21-05, 10:37 AM
So, I'm curious, to all the programmers on these boards, I'd like to know what type of programming they enjoy the most, and maybe tell about how they got started with it (inspirations etc.).

Personally, my main interest is graphics/shader programming because it's really quite rewarding to think of an algorithm (or learn how to implement one), implement it into your program and then see some spectacular results (I was quite happy when I'd written my first graphics demo -- spinning boxes :D ).

I started programming about 3 or 4 months ago, inspired mainly by John Carmack and Tim Sweeney, I'd always wanted to be like them, so I'd finally took the initiative and got coding. After about a a month or so, I was familiar with C++, then I learned basic Win32 Window coding (enough for Direct3D or OpenGL to render to), and now I'm learning how to code in Direct3D, and am focusing now on shaders/effects files. It's quite a challenge (especially since I just turned 15 and haven't been introduced to a lot of math in school -- more stuff I'm learning) but I'm loving every minute of it! :)

|MaguS|
09-21-05, 11:13 AM
Im an Engine Coder... My main focus though is Graphics and Scripting but have also worked on Interface and Physics.

I have been coding for about 6 or 7 years now with just recently given a lead position at my job.

jAkUp
09-21-05, 11:56 AM
Wheres the option for UBB Coding? :D

Nutty
09-21-05, 12:04 PM
I do mainly gameplay stuff, but I've done Maya tools and some graphics coding too. Used to do alot of OpenGL stuff at home a while back. I've done audio and various other stuff, and worked on loads of consoles and PC. The only thing I haven't done at all is AI.

Butter Bandit
09-23-05, 05:03 PM
Homework assignments only.

superklye
09-23-05, 05:07 PM
(X)HTML, CSS, XML, JavaScript, ActionScript/Flash MX 2004...so, basically, web stuff. :)

OWA
09-23-05, 05:25 PM
Scientific (data acquisition, analysis, etc.).

retsam
09-23-05, 06:05 PM
mainframe mostly jcl ... some cobalt....command line stuff mostly...if you could consider that programming.... but also alot of cisco cli ....again if you consider that programming

Daneel Olivaw
09-23-05, 08:33 PM
I work for a small company that owns a developper's license of Microsoft Axapta (a huge Enterprise Resource Planner) (ERP).
I program Axapta modules in X++ (a mix of MS SQL server and C++)

Subtestube
09-23-05, 09:14 PM
AI & Graphics, pretty much exclusively in C++ (though I'm 'skilled' in vanilla C, and competent in Java). I've been coding properly for around 4 years, and have completed a Computer Science Hons degree, specialising in, you guessed it, AI & Graphics. This year is a bit of an off year for me, as I'm very busy with non-computer-y work, but next year I'll be doing more coding.

EDIT: BTW Daneel, what's your Avatar? Looks to me like some kind of particle thing, and it looks pretty damn neat.

Daneel Olivaw
09-23-05, 11:03 PM
AI & Graphics, pretty much exclusively in C++ (though I'm 'skilled' in vanilla C, and competent in Java). I've been coding properly for around 4 years, and have completed a Computer Science Hons degree, specialising in, you guessed it, AI & Graphics. This year is a bit of an off year for me, as I'm very busy with non-computer-y work, but next year I'll be doing more coding.

EDIT: BTW Daneel, what's your Avatar? Looks to me like some kind of particle thing, and it looks pretty damn neat.Nothing too brainy, just some Matrix code ;) (about my Avatar)
Thanks though. :)

Rakeesh
09-23-05, 11:06 PM
I am not a hardcore developer, but I have recently sold a commercial redistribution license to some bash and TCL programs I have written.

Funny thing is; I never really intended on making any money on it. Just kinda happened.

CaptNKILL
09-23-05, 11:26 PM
Heh, Ive been doing quite a bit of DOS\Batch File crap lately... I guess that sorta counts ;)