CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #3
    Join Date
    Nov 2000
    Location
    Voronezh, Russia
    Posts
    6,633

    Re: I just don't see the point anymore.

    All your desperate speech seems related mostly to GUI things. But not everything in programming world spins around GUI, you know.

    Besides, even with GUI, your ultimate choice will depend on your niche where you intend to 'compete'. If you feel like moving to portable GUI programming, you better go with Qt or Java. If your competition's most important factor is speed of development, you go with .NET and Java. And all of them have their dark pits you can stumble with or even fall in.

    But the most amazing fact is that really competitive product is very rarely created with a single programming language/tool/technology. And C++ skill appears not the very last one you need.

    but how can I possibly compete now?
    Just join a good team.
    Last edited by Igor Vartanov; December 25th, 2009 at 04:03 AM.
    Best regards,
    Igor

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured