Thread: Hey all Im beginner

  1. #1
    Registered User Need_O2's Avatar
    Join Date
    Jan 2008
    Posts
    13

    Smile Hey all Im beginner

    I dont know anything about C++ at the moment hope to learn some
    Do you have good example applications that I can explore ? (games suggested)
    I have Dev-C++, Visual C++ 2008 Express, DarkBasic Professional (downloaded everything I found xD)

    And btw I tried to compile source of This Game
    It was requiring some libraries and stuff, I placed them in include folder of Dev-C++ and tried to test and still there were some errors. It would be good if you can compile it

    I used some easy languages before (JASS - vJASS, Game Maker Language :P)
    And Im not one of "OMG <language name> is too hard I cant do it"
    Last edited by Need_O2; 01-11-2008 at 07:17 AM.

  2. #2
    Beginner in C++
    Join Date
    Dec 2007
    Posts
    34
    www.sourceforge.net


    Good place for free software, usually has the source.

  3. #3
    Registered User Need_O2's Avatar
    Join Date
    Jan 2008
    Posts
    13
    nice !!!

    Thanks

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    http://www.rafb.net/efnet_cpp/books/
    I would suggest you spend some time learning the language, before you try and apply that knowledge to what it is you want to do.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. beginner here need help with an array code
    By Ohshtdude in forum C++ Programming
    Replies: 6
    Last Post: 02-01-2009, 05:42 PM
  2. Same old beginner question...
    By Sharmz in forum C Programming
    Replies: 15
    Last Post: 08-04-2008, 11:48 AM
  3. What are some good beginner programs I shouold make?
    By oobootsy1 in forum C# Programming
    Replies: 6
    Last Post: 08-09-2005, 02:02 PM
  4. Windows programming for beginner (Absolute beginner)
    By WDT in forum Windows Programming
    Replies: 4
    Last Post: 01-06-2004, 11:21 AM