Quote:
Originally posted by cradeg
i have some programming background so i think i dont need to start from scratch
... i programmed in ...
BASIC / PASCAL / VBasic / PHP

i think i will start with c#
|
Good call! C# is not as advanced as C++, but the same idea is there with OO development and you should be able to do anything in C# as you could C++, just without the nastiness of garbage collection, pointers, etc.
Don't get me wrong, one day I want to know C++ (for Windows development) inside and out, but from what I hear, that's impossible and also is quite complicated. Have you looked at the "hello world" example with Visual Studio 6? Heh, pages and pages of code when you could do System.Windows.Forms.MessageBox.Show("Hello World"); in C#
Also, if you need a little help here and there, feel free to contact me. My email and messaging info is in my profile.