Thread: Quick Question About C++

  1. #1
    anamol12
    Guest

    Quick Question About C++

    I am learning both c++ and visual basic at the same time...
    I am taking courses in both

    I am currently unemployed I'd like to know
    which one is more marketable....


    I like c++ more than vb....

  2. #2
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    I hate to say this but in GB Visual basic programmers are more in demand than c/c++ programmers. Theres not too much in it though. C++ is harder to learn but is the more powerful tool. Visual basic is also windows only and c++ can be used on any operating system that has a c++ compiler written for it.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  3. #3
    I also hate to admit I see alot more VB jobs open than C++, in fact I see more JAVA J2EE jobs than C++. .NET jobs are also coming out now - C++ jobs seem to be boring such as maintaining legacy backend systems or you have to be a Sr. Engineer with 15 years exp. The only exciting C++ jobs are in the Gaming Industry.

    I'm in the USA.

    This is disapointing, but C++ is the best in my opinion and you will be able to go the furthest with it - it's just breaking into the industry that's a B***H so I guess start getting into .NET and pickup VB just enough but keep your C++ skills handy.

    The easiest route to break into the industry is to pickup a scripting lang. like PERL and PHP (VB is for ASP). You'll get into making and maintaining Websites but you should be able to move up using your C++/VC++ skills.
    My Avatar says: "Stay in School"

    Rocco is the Boy!
    "SHUT YOUR LIPS..."

  4. #4
    anamol12
    Guest

    Thanks

    I understand...I have been reading alot about making games....I have made a simple tic tac toe game...


    Is it possible for a single person to create a semi good game with c++ like a supermario bros, or possible a zelda equivalent

    I know it takes many programmers to make a playstation type game...

  5. #5
    Registered User
    Join Date
    Jan 2003
    Posts
    38
    It is very much possible.... But we are talking about many lines of code...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Very quick math question
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 10-26-2005, 11:05 PM
  2. very quick question.
    By Unregistered in forum C++ Programming
    Replies: 7
    Last Post: 07-24-2002, 03:48 AM
  3. quick question
    By Unregistered in forum C++ Programming
    Replies: 5
    Last Post: 07-22-2002, 04:44 AM
  4. Quick Question Regarding Pointers
    By charash in forum C++ Programming
    Replies: 4
    Last Post: 05-04-2002, 11:04 AM
  5. Quick question: exit();
    By Cheeze-It in forum C Programming
    Replies: 6
    Last Post: 08-15-2001, 05:46 PM