http://qs321.pair.com?node_id=342641


in reply to Re: Re: C++, C# or Java
in thread C++, C# or Java

Then you need a language that can get you work, right?

I recommend:

Java, C++, C#

You also need to lean some technologies if you want to get a job fast: such as web services, server programming and so on.

what about XML?

comments?

Replies are listed 'Best First'.
Re^4: C++, C# or Java
by csuhockey3 (Curate) on Jul 12, 2004 at 16:56 UTC
    I think Java is the way to go, although C/C++ is good for looking back at legacy code. A lot of my work changes old C/C++ into java (well mostly JSP). I agree with you on learning XML, but it is really pretty trivial to learn. I use JSPs to render all of my XML. I guess you could say I learned Java and then just picked up XML along the way.

    CSUhockey3