Click here to Skip to main content
15,911,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Paul Riley8-Sep-02 12:05
Paul Riley8-Sep-02 12:05 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Alastair Stell8-Sep-02 15:09
Alastair Stell8-Sep-02 15:09 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Christian Graus8-Sep-02 17:47
protectorChristian Graus8-Sep-02 17:47 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Alastair Stell8-Sep-02 19:47
Alastair Stell8-Sep-02 19:47 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Joaquín M López Muñoz9-Sep-02 0:01
Joaquín M López Muñoz9-Sep-02 0:01 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Stephane Rodriguez.8-Sep-02 19:13
Stephane Rodriguez.8-Sep-02 19:13 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Ryan Cromwell10-Sep-02 18:56
Ryan Cromwell10-Sep-02 18:56 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Alastair Stell8-Sep-02 20:04
Alastair Stell8-Sep-02 20:04 
Some more direct advice if you're starting out. While programming in this country will take a down turn until this recession (or whatever it is) has ended, you can still get work in multimedia stuff. I recommend you get your teeth into Macromedia stuff (you can get a 30 day license on a free download of Studio MX 8.5). You should also take a look at DirectX if you want to go low level. This is essential for game writing (along with OpenGL).

The primary language for game writing is C or C++, but you can experiment in all sorts of languages, even Visual Basic! However until the official release of DirectX 9 SDK for .NET, I suggest you might want to get yourself a copy of C++ from Studio 6 (Standard edition should do I think). In fact if I were writing a game today I would consider Studio 6 ahead of Studio .NET (that comment may raise some controversy!)

I think in the long run that programmer salaries are set to fall a long way. We cannot compete with WiPro in Indian, and coders in China or Thailand. So if you are here in the USA you want to aim to get out of low-level programming as quickly as possible. Analyst, specialist, or something which requires close customer interaction. These domains are more difficult for overseas companies to dominate!

Gaming engines are really powerful and you can download any number of them. Most support C or C++ interfaces, some have their own associated language. Many of them are free (although if you want to use the engine commerically you may have to pay).

And finally, if you're bored, there is Cg from NVIDIA. This is a free download (C for graphics) and I have used this myself. It is fun, insightful if you're starting out, but I doubt it has a long term future (I might be wrong however as gaming is just a hobby for me).

Incidentally, if you check out your bookstore, there are many books on game writing and on AI for games. Personally I would like to find an AI which can adapt to my style of playing. Because I can easily wipe out the enemies at SOFII at the maximum setting, but everytime I go online I die!

Only change is constant
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
leppie9-Sep-02 1:38
leppie9-Sep-02 1:38 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Vipermmx9-Sep-02 4:37
sussVipermmx9-Sep-02 4:37 
GeneralSingle instance problem Pin
Tomji8-Sep-02 10:52
Tomji8-Sep-02 10:52 
GeneralRe: Single instance problem Pin
yonjuro8-Sep-02 19:28
yonjuro8-Sep-02 19:28 
GeneralRe: Single instance problem Pin
Tomji9-Sep-02 11:11
Tomji9-Sep-02 11:11 
GeneralAvailable Controls Pin
Nnamdi Onyeyiri8-Sep-02 7:27
Nnamdi Onyeyiri8-Sep-02 7:27 
GeneralRe: Available Controls Pin
Stephane Rodriguez.8-Sep-02 7:57
Stephane Rodriguez.8-Sep-02 7:57 
GeneralRe: Available Controls Pin
leppie8-Sep-02 7:58
leppie8-Sep-02 7:58 
GeneralRe: Available Controls Pin
Mazdak8-Sep-02 10:34
Mazdak8-Sep-02 10:34 
QuestionThrowing exception when a property must not be null? Pin
Martin Haesemeyer7-Sep-02 23:56
Martin Haesemeyer7-Sep-02 23:56 
AnswerRe: Throwing exception when a property must not be null? Pin
Paul Riley8-Sep-02 0:33
Paul Riley8-Sep-02 0:33 
GeneralRe: Throwing exception when a property must not be null? Pin
Martin Haesemeyer8-Sep-02 0:39
Martin Haesemeyer8-Sep-02 0:39 
GeneralRe: Throwing exception when a property must not be null? Pin
Paul Riley10-Sep-02 4:50
Paul Riley10-Sep-02 4:50 
GeneralRe: Throwing exception when a property must not be null? Pin
Martin Haesemeyer10-Sep-02 9:56
Martin Haesemeyer10-Sep-02 9:56 
GeneralRe: Throwing exception when a property must not be null? Pin
Paul Riley10-Sep-02 10:10
Paul Riley10-Sep-02 10:10 
AnswerRe: Throwing exception when a property must not be null? Pin
Erik Westermann9-Sep-02 7:43
professionalErik Westermann9-Sep-02 7:43 
GeneralRe: Throwing exception when a property must not be null? Pin
Paul Riley9-Sep-02 9:34
Paul Riley9-Sep-02 9:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.