CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 1999
    Location
    Great Falls, Montana
    Posts
    3

    Job seeking and specialty? Please Help.

    Obviously I should know both VB & VC++, but which is more in demand in the job market today? I am a CS (Computer Science) student and would like to specialize in one of the above.

    I'm simply looking to be more marketable.

    Any ideas are GREATLY appreciated!

    Thank you,

    Marc


  2. #2
    Join Date
    Nov 1999
    Posts
    43

    Re: Job seeking and specialty? Please Help.

    Learn both. The more you know, the better a computer programmer you'll be, and more marketable as well.

    Specialising is a mistake, especially so early in your career. The industry and employment market changes so quickly these days, you have to be able to learn new things and change directions all the time. If you know more about the fundamentals of being a good programmer (i.e. modular programming, object-oriented design, working to a spec, skillful debugging, etc. etc.) and less about vendor-specific stuff (e.g. MFC, Visual C, VB), you'll be much more able to respond to a changing work environment.



  3. #3
    Join Date
    Oct 1999
    Location
    WA
    Posts
    2,393

    Re: Job seeking and specialty? Please Help.

    If you've a CS, try to be an expert in C/C++, Win32 API. So VC is a good platform to start writing professional software, which needs to be small and efficient.


  4. #4
    Join Date
    May 1999
    Location
    Atlanta, GA, USA
    Posts
    443

    Re: Job seeking and specialty? Please Help.

    Hi.

    That I should know both VB & VC++ makes no sense in the actual commercial level programming.
    Commercial level program is so hard than the school student thinks.

    So, first, which the language is comfy for you, VB or VC++?

    When you check the website like www.computerjobs.com, you will find VB demand is more than one of VC++.

    As for me, I prefer VC++ in part because we can make the application by Java as long as we keep in touch of VC like OO.

    Totally, I think that the programmer need some kind of "marketing sense" now. Application programmer must need web application
    language like VC - ASP and so on mainly because the software company needs this kind of people now.

    Good luck.
    -Masaaki Onishi-







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