Thread: Moving from c++

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    15

    Moving from c++

    Hey I just learned c++ and i was wondering what should i do from here on.

  2. #2
    Registered User
    Join Date
    Apr 2003
    Posts
    2,663
    Write killer apps and rule the world.

  3. #3
    Registered User
    Join Date
    Mar 2004
    Posts
    15
    No really

    fine reccomend another language i should learn

  4. #4
    Registered User
    Join Date
    Apr 2003
    Posts
    2,663
    Server side java: servlets and jsp's, but you need to know basic java first. I can recommend "Java: A Beginner's Guide"(2nd ed. Schildt). The 3rd edition just came out. It's a very short, easy overview of java, so it doesn't require a huge time commitment.

    Or, windows programming with Visual C++ to create nice windows for your desktop applications.
    Last edited by 7stud; 05-31-2005 at 03:34 AM.

  5. #5
    Registered User
    Join Date
    May 2005
    Posts
    5
    It all depends on what you're looking into programming.

    If you're looking into game programming, then go and learn about DirectX/OpenGL, it really does depend.

  6. #6
    Registered User
    Join Date
    May 2005
    Posts
    50
    Don't do java, do win32/opengl and put your C++ to work!

  7. #7
    pronounced 'fib' FillYourBrain's Avatar
    Join Date
    Aug 2002
    Posts
    2,297
    There's nothing wrong with Java. Although I would agree that you should spend some time with C++ first. Since you now know a language that you can work in, getting actual programming time in is a good next step.
    "You are stupid! You are stupid! Oh, and don't forget, you are STUPID!" - Dexter

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Moving Average Question
    By GCNDoug in forum C Programming
    Replies: 4
    Last Post: 04-23-2007, 11:05 PM
  2. moving median function
    By supermeew in forum C Programming
    Replies: 0
    Last Post: 05-04-2006, 02:37 PM
  3. Replies: 4
    Last Post: 01-16-2006, 05:58 PM
  4. 3D moving
    By bluehead in forum C++ Programming
    Replies: 9
    Last Post: 04-02-2005, 05:46 AM
  5. Simple program i cant get (dot moving)
    By Lupusk9 in forum C++ Programming
    Replies: 4
    Last Post: 09-14-2004, 08:04 PM